zk_html/diary/2012-12-06-google-funds-res...

49 lines
3.2 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | 2012-12-06-google-funds-research-gender-role-analysis</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Gentium+Plus&family=Lato&family=Ubuntu+Monodisplay=swap" />
<link rel="stylesheet" type="text/css" href="/style.css?2024-05-04" />
<meta name="viewport" content="width=device-width" />
<meta charset="utf-8" />
</head>
<body>
<main>
<header>
<h1>Zk | 2012-12-06-google-funds-research-gender-role-analysis</h1>
</header>
<article class="content">
<hr />
<p>type: link
link: http://arstechnica.com/science/2012/12/google-funds-research-tool-for-gender-role-analysis-in-tv-films/
title: Google funds research tool for gender role analysis in TV, films
slug: google-funds-research-gender
date: 2012-12-06</p>
<hr />
<p>Via @teamvalkyrieftw -</p>
<blockquote>
<p>Google granted $1.2 million to a nonprofit organization to help with gender stereotyping research in the media on Thursday, according to Google&rsquo;s websitefor its own Global Impact Awards. The money will go toward developing a tool that will automate the process of identifying women and their actions in hundreds of hours of video.</p>
</blockquote>
<p>This is pretty neat, actually, especially if the data is made available.</p>
<p>I&rsquo;ve mentioned before that data is something I deal with a lot of, both in and out of work. I screw around with data for the furry fandom offline and I screw around with data for cloud stuff online, it&rsquo;s just the type of thing that I like to work with. Big, juicy sets of data. My own role seems to have settled on visualization, &lsquo;cause I have relatively little background in manipulation, analysis, etc. In this realm, I&rsquo;ve already poked and prodded at the <a href="http://vis.mjs-svc.com/bechdel/">Bechdel Test data</a>.</p>
<p>Probably understandable, then, that my favorite bit is this:</p>
<blockquote>
<p>With Google&rsquo;s grant, the institute will reach out to developers to automate the collection of data, designating how women fit into fictional and non-fictional worlds. The institute has not made clear how it hopes to identify women and further establish their marginalization through that automation process (presumably that&rsquo;s mostly for the developers to figure out), but we imagine a combination of audio and visual analysis that check for a number of typical female identifiers would do the trick.</p>
<p>What we&rsquo;d most like to see is a tool that could analyze the speech content and patterns of women in TV and films to compare their eloquence with the men presented alongside them.</p>
</blockquote>
<p>(I left off that annoying quip at the end that goes along with short articles.)</p>
</article>
<footer>
<p>Page generated on 2024-05-04</p>
</footer>
</main>
<script type="text/javascript">
document.querySelectorAll('.tag').forEach(tag => {
let text = tag.innerText;
tag.innerText = '';
tag.innerHTML = `<a href="/tags.html#${text}">${text}</a>`;
});
</script>
</body>
</html>