<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta>
      <journal-title-group>
        <journal-title>Language Fiction”. In:Journal of Cultural Analytics</journal-title>
      </journal-title-group>
    </journal-meta>
    <article-meta>
      <article-id pub-id-type="doi">10.22148/16.019</article-id>
      <title-group>
        <article-title>A quantitative study of gender representation and ⋆ authors' gender in a large-market print medium</article-title>
      </title-group>
      <contrib-group>
        <aff id="aff0">
          <label>0</label>
          <institution>Department Computer Science, University of Applied Sciences Technikum Wien</institution>
          ,
          <country country="AT">Austria</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Institute of Literary Studies, University of Stuttgart</institution>
          ,
          <country country="DE">Germany</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2018</year>
      </pub-date>
      <volume>2</volume>
      <issue>2018</issue>
      <fpage>1037</fpage>
      <lpage>1052</lpage>
      <abstract>
        <p>We analyse gender representation in articles published by the Austrian daily newspaper 'Der Standard' in the years 2021 and 2022. We use named entity recognition and automated gender classification of first names to count the number of female and male persons in articles. The analysis reveals the dominance of male persons in article content. We find that female authors exhibit a significantly higher tendency to mention female persons in their articles.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>are susceptible to bias. We therefore estimate the error profile of the gender assignment to first
names and verify that there is no significant bias that might have distorted our analysis.</p>
      <p>We statistically estimate the probability that a journalist mentions a female person when
mentioning a person. We find that females are less likely to be mentioned by journalists. This
ifnding holds for male as well as female authors, but we find it to be less pronounced in female
journalists. These efects are present to diferent degrees in diferent editorial departments,
with some departments not exhibiting the imbalance at all. The causal pathways leading to
these efects could include statistical ’self-selection’, whereby female authors and male authors
have a difering propensity to report on certain issues, or female authors could tend to highlight
the roles of female persons more than their male colleagues, even when reporting on the same
issue.</p>
      <p>
        Literature review. The issue of gender representation and gender inequality is lively
discussed in the digital humanities, including computational linguisti1c2s][, digital film studies
[3, 32], game studies [31], and computational literary studie4s,[
        <xref ref-type="bibr" rid="ref12 ref18 ref4 ref7">5, 8, 13, 19, 30, 32</xref>
        ].
Newspapers and magazines in particular have been studied with respect to gender representation and
possible gender bias. Yun et al. found that women were given more space in online than in
print journals and that, in a significant fraction of cases, women were portrayed in
stereotypical ways [16]. Kian et al. analysed tennis news, finding that female reporters did not write
more often about female athletes than their male colleagues but that female reporters tended
to use more stereotypical description1s7[]. Kozlowski et al. 1[
        <xref ref-type="bibr" rid="ref7">8</xref>
        ] analyse the magazines from
an Argentinian publisher from 2008 to 2018 using topic modelling and find that the prevalence
of thematic areas difers between magazines that target female readers and those that target
male ones. They find that this gap is diminishing with respect to certain topics, such as ’family’
and ’children’, whereas it remains large in others, such as ’fashion’ and ’horoscope’. The
largescale analysis of Shor et al.2[
        <xref ref-type="bibr" rid="ref6">7</xref>
        ], in which more than 20,000 prominent personalities of male and
female gender and diferent (but matching) professions were searched in about 2,000
Englishlanguage newspapers, came to the conclusion that the reduced media coverage of women is
not in line with the readers’ interest, which does not favour prominent men over prominent
women. They thus provide some evidence in favour of the hypothesis that newspapers and
magazines foster stereotypes and gender bias.
      </p>
      <p>The work most related to ours is due to Mateos de Cabo et a2l1.][, whose analysis of Spanish
online newspapers found that females were more likely to be mentioned in female-authored
articles, and to Shor et al. 28[], whose analysis of about 2,000 news sources found that the
fraction of females in articles increased from 19% in 1983 to 27% in 2008. The latter also found
significant diferences between editorial departments.</p>
      <p>
        The digital humanities community has formulated a need to further the application of its
methods to questions of gender. These voices include Miriam Posne2r3][, who criticized that
gender-related work in the digital humanities does not receive sufÏcient attention, neither from
the scholarly community nor from news outlets. In 2018 Susan Brown stated that a feminist
perspective is largely lacking in the digital humanities, going as far as calling ’feminism’ the ’f
word’, suggesting that feminist approaches are efectively silenced6[]. In 2019 Laura Mandell
argued that studies on gender within the digital humanities would rather reproduce stereotypes
than analyse them [
        <xref ref-type="bibr" rid="ref19">20</xref>
        ]. Coining the term ’data feminism’ in 2020, D’Ignazio and Klein drew
awareness to gender representation biases in the digital humanities and in other data-driven
ifelds [
        <xref ref-type="bibr" rid="ref9">10</xref>
        ]. Although gender bias has been studied in various domain9s, [
        <xref ref-type="bibr" rid="ref10 ref11 ref14 ref18">25, 15, 30, 19, 11, 24,
12</xref>
        ], we agree that a sufÏcient corpus of statistical results remains absent.
      </p>
    </sec>
    <sec id="sec-2">
      <title>2. Data and methods</title>
      <p>We start with the text and metadata of 87,032 articles, corresponding to the entire journalistic
output ofDer Standard between January 1, 2021 and December 31, 2022. The metadata of the
articles includes authorship, publication date, title, and editorial department. We removed all
articles from consideration that were written by a group of journalists or signed by a press
agency. This restriction is in line with our interest in the behaviour of individual writers at
a newspaper, as opposed to press agencies, group authorship, or anonymous authorship. We
retain 36,204 articles.</p>
      <p>Named entity recognition and gender-assignment. We use the Python package
GenderGuesser 0.4.0 to assign gender to the authors’ given names. GenderGuesser uses a database
of 40,000 gender-assigned first names to assign gender to a given name [2]. Since some given
names, such as ‘Andrea’, ’Maria’ or ‘Robin’, are not gender-exclusive, GenderGuesser returns
‘mostly female’, ‘mostly male’, and ‘androgynous’ in some cases. We assigned the first two
of these categories to ‘female’ and ‘male’ respectively. We manually checked the
genderassignments of all 1,571 authors and corrected three cases. We therefore treat the assignment
of gender to the names of authors as certainly correct in the remainder of our analysis.</p>
      <p>We used the Python package Flair 0.12.21[] to recognize personal names in the article texts
using the named entity recognition model ‘ner-german-larg2e6’][. In a first step we restrict
attention to names consisting of a given name and a family name since the editorial policy
of Der Standard prescribes the use of the full name at least once per article. The gender of
the detected given names was then determined using GenderGuesser. Names such as ‘Barack
Obama’, ‘Viktor F.’, ‘Angela Merkel’, ‘Nina H.’, and ’Luke Skywalker’ were identified. In a
second step we parse the articles for mentions of the identified persons using only a part of the
full name. To clarify our counting method: An article mentioning two persons, the same male
person 9 times and a female person once, is considered a text where 90% of mentioned persons
are male.</p>
      <p>
        We evaluated our extraction of full names in comparison to the manual counting of the
number of female and male full names in 200 randomly selected articles (T2a)b.lWee use binomial
estimates to quantify the conditional accuracies of the automated extraction (Tab1l).eThe
fairness criterion of predictive parity requires the equality of the true positive rate for male and
female cases [
        <xref ref-type="bibr" rid="ref6">7</xref>
        ]. We find that these two rates are numerically very similar, approximate0l.y87
and 0.88, and that the hypothesis that they are equal can not be rejected (Binomial proportions
test,  = 0.68 ).
      </p>
      <p>Generative model. Our main interest is the probability that an author, when mentioning a
person, does mention a female person. Our task is complicated by the fact that the automated
name is male
detection of full names and the automated assignment of gender to the respective first names
could be biased. The probability that we have access to is</p>
      <p>ℙ(detected as female|name detected).</p>
      <p>We consider a simple generative model for our data (Figu1)r,ewhich illustrates that the events
’detected as female’ and ’detected as male’ do not allow the identification of the parameter of
interest, that is , unless certain assumptions are made. The two necessary assumptions are
the absence of mix-ups, that is</p>
      <p>ℙ(detected as female|male) = ℙ(detected as male|female) = 0,
and unbiased non-detection, that is
If Equations 1 and 2 hold, then</p>
      <p>ℙ(not detected|female) = ℙ(not detected|male).
ℙ(fem. name detected|name detected) = ℙ (fem. name mentioned|name mentioned).
(1)
(2)
It is not necessary to assume that non-detection does not occur, but that non-detection is
unbiased. The empirical probabilities corresponding to those in Equat2ioanre similar,
approximately 0.10 and 0.13, and the hypothesis that they are equal can not be rejected (Binomial
proportions test, = 0.31 ). As Table 1 reports, the empirical probabilities for mix-ups equal
approximately0.00 and 0.02. We feel that these values are sufÏciently low to assume that
Equation 1 holds. In Table2 the fraction of female persons among the mentioned persons equals
160/(160 + 715) ≈ 0.18while the fraction of names classified as female among the classified
names equals143/(143 + 624) ≈ 0.1.9This numerically illustrates the absence of bias.
Statistical model. The details of our statistical approach are presented in AppendAi.xOur
basic modelling assumption is that the number of persons in an article is predetermined, but
the respective journalist ’chooses’ the gender of the mentioned persons independently from a
Bernoulli distribution. The parameter of this Bernoulli distribution is specific to the subset of
the data for which an estimate is desired. We believe that this model is sufÏcient to organise
the data in a tractable and intuitive fashion. To be concrete: We estimate the probability that a
journalist uses the name of a female person when using the name of a person. Note that our
estimate does not equal the fraction of female persons in a certain subset of articles. Our estimate
is descriptive of authors’ behaviour, not of article output (see AppendAi)x. It is important to
note that every author, regardless of the number of persons mentioned in their respective
articles, has equal importance for our point estimates, but the difering degrees of uncertainty for
diferent authors, caused by the diferent quantities of mentioned persons, are reflected in the
interval estimates, that is in the confidence intervals. When we estimate probabilities specific
to editorial departments, we employ a weighting scheme whereby the degree of membership
of an author in an editorial department is taken into account. Consult AppenAdixfor details
on our statistical approach.</p>
    </sec>
    <sec id="sec-3">
      <title>3. Descriptive analysis</title>
      <p>Of the 36,204 articles, 12,736 (35%) were written by a female author and 23,468 (65%) were
written by a male author. Among the 1,571 unique authors 606 (39%) are female. The average
author has contributed 23 articles to the dataset. The articles are of varying length, the median
length being 3,859 characters (1st quartile = 2,560, 3rd quartile = 5,248).</p>
      <p>The mean of the fraction of females in an article equals 25%. The respective mean for the
articles written by male writers equals 20%. On the other hand, the mean for the articles authored
All articles</p>
      <p>Male-authored articles</p>
      <p>Female-authored articles
by female writers equals 33%. The empirical distributions of the fraction of female persons
in an article are visualized in Figur2e. Note that we only consider articles that do mention
at least one person. It is apparent that many articles that do mention persons do not mention
females at all. This is true for female- as well as male-authored articles. It is evident that the
distributions for female- and male-authored articles difer. The distribution for female-authored
articles stochastically dominates the distribution for male-authored articles (McFadden’s test
[22],  = 0.00 ). The distributions exhibit concentrations at the extremes. This illustrates that
many articles solely mention persons of one gender.</p>
      <p>Diferentiating with respect to the editorial departments oDfer Standard (Table3), one finds
that the department Family produces the smallest number of articles but has the largest fraction
of female authorship. The largest number of articles is produced by the department Culture,
which corresponds to roughly 13% of our data.</p>
    </sec>
    <sec id="sec-4">
      <title>4. Statistical estimation</title>
      <p>Our first interests are to estimate the probabilities that (i) an author who mentions a person
does mention a female person, (ii) a female author who mentions a person does mention a
female person, and (iii) a male author who mentions a person does mention a female person.
The respective estimated probabilities are reported in Tab4laend visualised in Figur3e. While
the probability that an author mentions a female person when mentioning a person is estimated
to be roughly27%, the respective estimate for female authors is rough4l6y% and roughly14%
for male authors. The diferences are highly statistically significant (= 0.00 ). We conclude
that there is strong evidence, at least in our data, that female journalists are more likely to
mention female persons in their articles compared to male journalists.</p>
      <p>To elucidate the diferences between authors from diferent editorial departments, we
estimate the probability that a journalist from a given department mentions a female person when
mentioning a person. These estimates are reported in Tab5leand visualized in Figur4e. There
are editorial departments whose output is likely to mention females, such as FemSatalnedard
and Family, and departments whose writers are unlikely to mention females, such as
Automo0.81
0.21
0.91
0.92</p>
      <p>Opinion
International</p>
      <p>Domestic</p>
      <p>Career</p>
      <p>Government
Female Standard</p>
      <p>Health</p>
      <p>Science
Economy</p>
      <p>Sport</p>
      <p>Family
Panorama</p>
      <p>Realty</p>
      <p>Law
Culture</p>
      <p>Future
Lifestyle</p>
      <p>Travel</p>
      <p>Web</p>
      <p>Education
Automobile
0</p>
      <p>
        0.14 0.27 0.46
Probability that author mentions a female person when mentioning a person
1
bile and Sport. These findings are in line with previous studies from diferent countries and
languages [
        <xref ref-type="bibr" rid="ref16 ref17">17, 28, 18</xref>
        ].
      </p>
      <p>To disentangle the efect of authors’ gender and editorial departments, we stratify our
analysis with respect to both. These estimates are visualized in Figur5eand reported in Table6,
including hypothesis tests for the null-hypothesis that female and male authors behave
identically. We obtain significantly diferent estimates for female and male authors for many
editoOpinion, fem. auth.</p>
      <p>Opinion, male auth.</p>
      <p>International, fem. auth.</p>
      <p>International, male auth.</p>
      <p>Domestic, fem. auth.</p>
      <p>Domestic, male auth.</p>
      <p>Career, fem. auth.</p>
      <p>Career, male auth.</p>
      <p>Government, fem. auth.</p>
      <p>Government, male auth.</p>
      <p>Female Standard, fem. auth.</p>
      <p>Female Standard, male auth.</p>
      <p>Health, fem. auth.</p>
      <p>Health, male auth.</p>
      <p>Science, fem. auth.</p>
      <p>Science, male auth.</p>
      <p>Economy, fem. auth.</p>
      <p>Economy, male auth.</p>
      <p>Sport, fem. auth.</p>
      <p>Sport, male auth.</p>
      <p>Family, fem. auth.</p>
      <p>Family, male auth.</p>
      <p>Panorama, fem. auth.</p>
      <p>Panorama, male auth.</p>
      <p>Realty, fem. auth.</p>
      <p>Realty, male auth.</p>
      <p>Law, fem. auth.</p>
      <p>Law, male auth.</p>
      <p>Culture, fem. auth.</p>
      <p>Culture, male auth.</p>
      <p>Future, fem. auth.</p>
      <p>Future, male auth.</p>
      <p>Lifestyle, fem. auth.</p>
      <p>Lifestyle, male auth.</p>
      <p>Travel, fem. auth.</p>
      <p>Travel, male auth.</p>
      <p>Web, fem. auth.</p>
      <p>Web, male auth.</p>
      <p>Education, fem. auth.</p>
      <p>Education, male auth.</p>
      <p>Automobile, fem. auth.</p>
      <p>Automobile, male auth.</p>
      <p>0.0
0.1
0.2
0.3
0.4
0.5
0.6
0.7
0.8
0.9
1.0</p>
      <p>Probability that author mentions a female person when mentioning a person
gender mentions a female person when mentioning a person (with 95%-confidence intervals).
rial departments. The departments Opinion, Career, FemaSlteandard, Science, Economy, Law,
Education do not exhibit statistically significant gender diferences ( &gt; 0.1 ).</p>
      <p>Culture, Lifestyle, Web, and Automobile exhibit highly significant diferences with respect to
author gender  (= 0.00 ). The departments Domestic, Government, Health, Realty, Travel, and</p>
    </sec>
    <sec id="sec-5">
      <title>5. Conclusion and caveats</title>
      <p>We present some statistical evidence for the hypothesis that female and male journalists have
difering propensities to mention female persons in their writing. This efect varies between
editorial departments, at least in our data, and is stronger within certain editorial departments
than across editorial departments. Further research is needed to elucidate whether the
findings of the present study are driven by a mechanism through which female journalists write
about diferent topics than male journalists. Even if this were true, it would remain ambiguous
whether the ultimate cause is the issue-assignment policy within newsrooms, or a desire by
journalists to write on topics featuring persons of a certain gender. The latter could also
correspond to a conscious attempt by female journalists to highlight female persons in an attempt to
counteract existing gender imbalances. We deem it an interesting avenue for further research
to quantitatively elucidate the relationship between journalistic topics, gender representation,
and authorship. If the observed diferences were caused by diferent propensities in mentioning
female persons even when reporting on the same topic, this would indicate gender-specificity
in journalist’s viewpoints. Finally we want to highlight that the present study is most
certainly marred by the problem that many relevant and potentially confounding factors, such as
topics, have not yet been taken into account. Therefore the present study is but an empirical
quantification of a status quo.</p>
    </sec>
    <sec id="sec-6">
      <title>Acknowledgments References</title>
      <p>The authors thank Martin Kotynek and Werner Weichselberger froDmer Standard for their
support.
ity via the Internet? An Analysis of Women’s Presence in Spanish Online Newspapers”.</p>
      <p>In: Sex Roles 70.1 (2014), pp. 57–71. doi: 10.1007/s11199-013-0331-y.</p>
      <p>D. McFadden. “Testing for Stochastic Dominance”. InS:tudies in the Economics of
Uncertainty. Springer, 1989, pp. 113–134.</p>
      <p>M. Posner. “What’s Next: The Radical, Unrealized Potential of Digital Humanities”. In:
Debates in the Digital Humanities 2016. University of Minnesota Press, 2016, pp. 32–41.
Game Culture: Exploring Gender specific Vocabulary in Video Game Magazines”. In:
Proceedings of the Digital Humanities in the Nordic Countries 5th Conference (DHN 2020)</p>
      <p>M. Schumacher and M. Flüh. “Made to Be a Woman: A case study on the categorization
of gender using an individuation-based approach in the analysis of literary texts”. In:
Digital Humanities Quarterly 17.3 (2023). url: https://www.digitalhumanities.org/dhq/v
[26] S. Schweter and A. Akbik. “FLERT: Document-level features for named entity
recogni[27] E. Shor, A. van de Rijt, and B. Fotouhi. “A Large-Scale Test of Gender Bias in the Media”.</p>
      <p>In: Sociological Science 6 (2019), pp. 526–550. doi: 10.15195/v6.a20.
[28] E. Shor, A. van de Rijt, A. Miltsov, V. Kulkarni, and S. Skiena. “A Paper Ceiling:
Explaining the Persistent Underrepresentation of Women in Printed News”. AInm:erican
Sociological Review 80.5 (2015), pp. 960–984. doi: 10.1177/0003122415596999.
[29] Statista. Österreich Tageszeitungen nach Anzahl der Leser. 2022. url: https://de.statista.c
ahl-der-leser. /
des Computerspiels. 2021.</p>
      <p>Big Bang Theory. 2023.
[30] T. Underwood, D. Bamman, and S. Lee. “The Transformation of Gender in
English[31] T. Unterhuber.Männlich codiert?: Annäherung an eine Medien- und Geschlechtergeschichte
[32] E.-M. Venzmer.”Oh, the [digital] humanities¡‘ – Eine quantitative Gender-Analyse von The</p>
    </sec>
    <sec id="sec-7">
      <title>A. Appendix</title>
      <p>Maximum likelihood estimate.</p>
      <p>We consider the weighted likelihood</p>
      <p>=1 ∈ 
( 1, ...,   ) ∝∏ (∏ ( 
  (1 −   )  −  )  ) ,</p>
      <p>(3)
respective journalist , that is
where   denotes the number of persons detected as female in artic l, e  denotes the number
of detected persons in articl e, { 1, ...,   } are disjoint subsets of the data{1, ..., } , and the weight
  equals the reciprocal of the number of natural persons detected in articles written by the
3) is maximized at the parameter-value{s 1̂, ...,  ̂ } given by
Note that we have discarded multiplicative constants from Equatio3n. Weighted likelihood
estimation is a well-established method in several circumstanc1e4s][. The likelihood (Equation
  =</p>
      <p>1
∑∶  =   
 ̂ =
∑</p>
      <p>∈ 
∑
∈</p>
      <p>.
.</p>
      <p>Under our choice of weighting (Equation4), the maximum-likelihood estimates according to
Equation 5 can be written as
 ̂ =
∑</p>
      <p>∈
∑
∈
 ,
 
 ,
  =
∑
∈
1
 , ∈
 
∑
 ,
   ,
 , ,
where  denotes the set of unique authors, , denotes the number of persons detected in
texts of author in subset   ,   denotes the number of persons detected in texts of author
 , and  , denotes the number of female persons detected in articles by auth orin subset   .
This is but the weighted mean of the naive per-author estimates for the subset, that  is, / , ,
weighted by the ’degree of membership’ of author in subset   , that is by  , /  . Note that
this estimator is such that multiplying all data from a certain author by a constant does not
change the estimate. In the special case of a single subset equal to the entirety of the data, the
estimator takes the form
 =̂
1
|| ∈
∑ (
∑</p>
      <p>∶  =  
∑
∶  =  
) ,
which is but the arithmetic average of the per-author relative frequencies.</p>
      <p>Confidence intervals. The variance of ̂ equals
 (  ̂ ) =</p>
      <p>1
(∑∈</p>
      <p>2
) ∈ 
∑  2 (  )</p>
      <p>(∑∈ 
    )
2
for the variance o f ̂ is
where   ∼ binomial(  ,   )and hence  (  ) =   (1 −   )  . Therefore the plug-in estimator
This enables us to use a normal approximation to the distributio n ôtfo construct confidence
intervals.
(4)
(5)
(6)
Hypothesis tests. To test null-hypotheses of the form

=   ′ , we construct a test using the
test statistic
where the variances are computed according to Equatio6n.</p>
      <p>Model
0.011
0.013
0.010
0.048
0.032
0.035
0.023
0.021
0.016
0.014
0.081
0.023
0.030
0.040
0.012
0.050
0.021
0.058
0.024
0.056
0.037
[0.218,0.263]
[0.178,0.229]
[0.152,0.191]
[0.211,0.399]
[0.202,0.328]
[0.691,0.827]
[0.289,0.378]
[0.267,0.348]
[0.153,0.217]
[0.108,0.163]
[0.355,0.674]
[0.211,0.302]
[0.115,0.233]
[0.124,0.283]
[0.289,0.337]
[0.220,0.417]
[0.313,0.396]
[0.159,0.388]
[0.104,0.200]
[0.293,0.511]
[0.000,0.138]
p-value,  0 ∶   =  
0.052
0.023</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1] [4]
          <string-name>
            <given-names>A.</given-names>
            <surname>Akbik</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Bergmann</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Blythe</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Rasul</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Schweter</surname>
          </string-name>
          , and
          <string-name>
            <given-names>R.</given-names>
            <surname>Vollgraf</surname>
          </string-name>
          . “FLAIR:
          <article-title>An easyto-use framework for state-of-the-art NLP”</article-title>
          .
          <article-title>InP:roceedings of the 2019 Annual Conference of the North American Chapter of the Association for Computational Linguistics (</article-title>
          <year>2019</year>
          ), pp.
          <fpage>54</fpage>
          -
          <lpage>59</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          <string-name>
            <given-names>D.</given-names>
            <surname>Arcos</surname>
          </string-name>
          .Gender-guesser.
          <year>2016</year>
          . url: https://github.com/lead-ratings/gender-guesse.r
          <string-name>
            <given-names>D.</given-names>
            <surname>Bamman</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B. O</given-names>
            <surname>'Connor</surname>
          </string-name>
          ,
          <string-name>
            <given-names>and N. A.</given-names>
            <surname>Smith.</surname>
          </string-name>
          “
          <article-title>Learning Latent Personas of Film Characters”</article-title>
          . In:
          <article-title>Proceedings of the 51st Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)</article-title>
          .
          <source>Association for Computational Linguistics</source>
          ,
          <year>2013</year>
          , pp.
          <fpage>352</fpage>
          -
          <lpage>361</lpage>
          . url: https://aclanthology.org/P13-103.5
          <string-name>
            <given-names>O.</given-names>
            <surname>Baylog</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Dimmit</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Heller</surname>
          </string-name>
          , G. Kirillof,
          <string-name>
            <given-names>S.</given-names>
            <surname>Smith</surname>
          </string-name>
          , G. Thomas,
          <string-name>
            <given-names>C.</given-names>
            <surname>Warren</surname>
          </string-name>
          , and J.
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          Wehrwein. ”
          <article-title>More than Custom has Pronounced Necessary”: Exploring the Correlation between Gendered Verbs and Character in the 19th Century Novel Nebraska Literary Lab</article-title>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>J.</given-names>
            <surname>Bergenmar</surname>
          </string-name>
          and
          <string-name>
            <given-names>K.</given-names>
            <surname>Leppänen</surname>
          </string-name>
          . “
          <article-title>Gender and Vernaculars in Digital Humanities</article-title>
          and World Literature”.
          <source>InN: ORA - Nordic Journal of Feminist and Gender Research 25.4</source>
          (
          <issue>2017</issue>
          ), pp.
          <fpage>232</fpage>
          -
          <lpage>246</lpage>
          . doi:
          <volume>10</volume>
          .1080/08038740.
          <year>2017</year>
          .
          <volume>1378256</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [6]
          <string-name>
            <surname>S. Brown.</surname>
          </string-name>
          “Delivery Service:
          <article-title>Gender and the Political Unconscious of Digital Humanities”</article-title>
          . In: Bodies of Information:
          <article-title>Intersectional Feminism and the Digital Humanities</article-title>
          . University of Minnesota Press,
          <year>2018</year>
          , pp.
          <fpage>261</fpage>
          -
          <lpage>286</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>A.</given-names>
            <surname>Castelnovo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Crupi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Greco</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Regoli</surname>
          </string-name>
          ,
          <string-name>
            <given-names>I. G.</given-names>
            <surname>Penco</surname>
          </string-name>
          ,
          <article-title>and</article-title>
          <string-name>
            <given-names>A. C.</given-names>
            <surname>Cosentini</surname>
          </string-name>
          . “
          <article-title>A clariifcation of the nuances in the fairness metrics landscape”</article-title>
          .
          <source>In:Scientific Reports 12.4209</source>
          (
          <year>2022</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [8]
          <string-name>
            <surname>J. Cheng.</surname>
          </string-name>
          “
          <article-title>Fleshing Out Models of Gender in English-Language Novels (</article-title>
          <year>1850</year>
          -2000)
          <article-title>”</article-title>
          .
          <source>In: Journal of Cultural Analytics 5.1</source>
          (
          <year>2020</year>
          ). doi:
          <volume>10</volume>
          .22148/001c.
          <fpage>11652</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>M.</given-names>
            <surname>Conroy</surname>
          </string-name>
          . “
          <article-title>Quantifying the Gap: The Gender Gap in French Writers' Wikidata”</article-title>
          .
          <source>In: Journal of Cultural Analytics 8.2</source>
          (
          <year>2023</year>
          ). doi:
          <volume>10</volume>
          .22148/001c.
          <fpage>74068</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [10]
          <string-name>
            <surname>C. D'Ignazio</surname>
            and
            <given-names>L. F.</given-names>
          </string-name>
          <string-name>
            <surname>Klein</surname>
          </string-name>
          .Data Feminism. MIT Press,
          <year>2020</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>M.</given-names>
            <surname>Flüh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Horstmann</surname>
          </string-name>
          , and
          <string-name>
            <given-names>M.</given-names>
            <surname>Schumacher</surname>
          </string-name>
          . “
          <article-title>Genderaspekte in Fantasy-Jugendromanen von 2008 bis 2020: Distant Gender Reading”</article-title>
          . In:Gender in der deutschsprachigen Kinderund Jugendliteratur. De Gruyter,
          <year>2022</year>
          , pp.
          <fpage>457</fpage>
          -
          <lpage>482</lpage>
          . doi:
          <volume>10</volume>
          .1515/
          <fpage>9783110726404</fpage>
          -
          <lpage>025</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>C.</given-names>
            <surname>Freitas</surname>
          </string-name>
          and
          <string-name>
            <given-names>D.</given-names>
            <surname>Santos</surname>
          </string-name>
          . “
          <article-title>Human Depiction in Portuguese. Distant reading Brazilian and Portuguese literature”</article-title>
          .
          <source>InJ:ournal of Computational Literary Studies</source>
          <volume>2</volume>
          (
          <year>2024</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>S.</given-names>
            <surname>Hota</surname>
          </string-name>
          and
          <string-name>
            <given-names>S.</given-names>
            <surname>Argamon</surname>
          </string-name>
          .
          <article-title>Performing gender: Automatic stylistic analysis of Shakespeare's characters</article-title>
          .
          <year>2006</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>F.</given-names>
            <surname>Hu</surname>
          </string-name>
          and
          <string-name>
            <surname>J. Zidek. “</surname>
          </string-name>
          <article-title>The weighted likelihood”</article-title>
          .
          <source>InC: anadian Journal of Statistics 30.3</source>
          (
          <issue>2002</issue>
          ), pp.
          <fpage>347</fpage>
          -
          <lpage>371</lpage>
          . doi: https://doi.org/10.2307/331614 1.
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [15] [16]
          <string-name>
            <given-names>M.</given-names>
            <surname>Jockers</surname>
          </string-name>
          and
          <string-name>
            <surname>G. Kirillof.</surname>
          </string-name>
          “
          <article-title>Understanding Gender and Character Agency in the 19th Century Novel”</article-title>
          .
          <source>In:Journal of Cultural Analytics 2.2</source>
          (
          <year>2016</year>
          ). doi:
          <volume>10</volume>
          .22148/16.010.
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          <string-name>
            <given-names>H.</given-names>
            <surname>Jung Yun</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Postelnicu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Ramoutar</surname>
          </string-name>
          , and
          <string-name>
            <given-names>L. Lee</given-names>
            <surname>Kaid</surname>
          </string-name>
          . “Where Is She?
          <article-title>: Coverage of women in online news magazines”</article-title>
          .
          <source>In:Journalism Studies 8.6</source>
          (
          <issue>2007</issue>
          ), pp.
          <fpage>930</fpage>
          -
          <lpage>947</lpage>
          . doi:
          <volume>10</volume>
          .1080/14616700701556823.
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>E. M.</given-names>
            <surname>Kian</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. S.</given-names>
            <surname>Fink</surname>
          </string-name>
          , and
          <string-name>
            <given-names>M.</given-names>
            <surname>Hardin</surname>
          </string-name>
          . “
          <article-title>Examining the Impact of Journalists' Gender in Online and Newspaper Tennis Articles”</article-title>
          .
          <source>InW: omen in Sport and Physical Activity Journal 20.2</source>
          (
          <issue>2011</issue>
          ), pp.
          <fpage>3</fpage>
          -
          <lpage>21</lpage>
          . doi:
          <volume>10</volume>
          .1123/wspaj.20.
          <issue>2</issue>
          .3.
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>D.</given-names>
            <surname>Kozlowski</surname>
          </string-name>
          , G. Lozano,
          <string-name>
            <given-names>C.</given-names>
            <surname>Felcher</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Gonzalez</surname>
          </string-name>
          , and
          <string-name>
            <surname>E. AltszylGere.</surname>
          </string-name>
          <article-title>nder bias in magazines oriented to men and women: A computational approach</article-title>
          .
          <year>2020</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [19]
          <string-name>
            <given-names>E.</given-names>
            <surname>Kraicer</surname>
          </string-name>
          and
          <string-name>
            <given-names>A.</given-names>
            <surname>Piper</surname>
          </string-name>
          . “
          <article-title>Social Characters: The Hierarchy of Gender in Contemporary English-Language Fiction”</article-title>
          .
          <source>In:Journal of Cultural Analytics 3.2</source>
          (
          <year>2019</year>
          ). doi:
          <volume>10</volume>
          .22148/16 .032.
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [20]
          <string-name>
            <given-names>L.</given-names>
            <surname>Mandell</surname>
          </string-name>
          . “
          <article-title>Gender and Cultural Analytics: Finding or Making Stereotypes?D” eInba:tes in the Digital Humanities 2019</article-title>
          . University of Minnesota Press,
          <year>2019</year>
          , pp.
          <fpage>3</fpage>
          -
          <lpage>26</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [21]
          <string-name>
            <surname>R. Mateos de Cabo</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          <string-name>
            <surname>Gimeno</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <article-title>Martńı ez</article-title>
          , and
          <string-name>
            <given-names>L.</given-names>
            <surname>López</surname>
          </string-name>
          . “Perpetuating Gender Inequal[24]
          <string-name>
            <given-names>T.</given-names>
            <surname>Schmidt</surname>
          </string-name>
          ,
          <string-name>
            <surname>I. Engl</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Herzog</surname>
          </string-name>
          , and
          <string-name>
            <given-names>L.</given-names>
            <surname>Judisch</surname>
          </string-name>
          . “
          <source>Towards an Analysis of Gender in Video 95% interval 0.011 0.091 0.00 0.09 0.92 0.00 0.11 0.00 0.82 0.00 0.00 0.03 0.25 0.00 0.00 0.01 0.00 0.19 0.00 0.40 0</source>
          .
          <fpage>00</fpage>
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>