<!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 />
    <article-meta>
      <title-group>
        <article-title>Gender Prediction for Authors of Russian Texts Using Regression And Classification Techniques</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Tatiana Litvinova</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Pavel Seredin</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Olga Litvinova</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Olga Zagorovskaya</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Alexandr Sboev</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Dmitry Gudovskih</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Ivan Moloshnikov</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Roman Rybka</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Kurchatov Institute</institution>
          ,
          <addr-line>Moscow</addr-line>
          ,
          <country country="RU">Russia</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Voronezh State Pedagogical University</institution>
          ,
          <addr-line>Voronezh</addr-line>
          ,
          <country country="RU">Russia</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>Voronezh State University</institution>
          ,
          <addr-line>Voronezh</addr-line>
          ,
          <country country="RU">Russia</country>
        </aff>
      </contrib-group>
      <fpage>44</fpage>
      <lpage>53</lpage>
      <abstract>
        <p>Automatic extraction of information about authors of texts (gender, age, psychological type, etc.) based on the analysis of linguistic parameters has gained a particular significance as there are more online texts whose authors either avoid providing any personal data or make it intentionally deceptive despite of it being of practical importance in marketing, forensics, sociology. These studies have been performed over the last 10 years and mainly for English. The paper presents the results of the study of a corpus of Russian-language texts RusPersonality that addressed automatic identification of the gender of the author of a Russian text using mostly topic-independent text parameters. The identification of the gender of authors of texts was addressed as a classification as well as regression task. For the first time for Russian texts we have obtained the models classifying authors of texts according to their gender with the accuracy identical to the state-of-the-art one.</p>
      </abstract>
      <kwd-group>
        <kwd>authorship profiling</kwd>
        <kwd>corpus</kwd>
        <kwd>stylometry</kwd>
        <kwd>text classification</kwd>
        <kwd>regression</kwd>
        <kwd>gender attribution</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>In recent years, exponential increase in textual information has sparked interest in
automatically predicting users’ personal information (gender, age, personality traits
and so on). This field of research is often referred to as authorship profiling.
Automatic prediction of such information has various applications in the fields of forensics,
business intelligence and security.</p>
      <p>The general algorithm for solving this problem is as follows:
1) Collecting a corpus of texts with metadata containing information about their
authors;</p>
      <p>2) Designing a list of text parameters, linguistic labelling of a corpus and extraction
of numerical values of selected text parameters;
3) Designing a mathematical model to detect a certain personality trait based on
qualitative values of texts and evaluation of their accuracy.</p>
      <p>
        This area of research has been rapidly developing. There have been contests to find
most accurate techniques for categorizing texts according to their authors’ personal
information [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ].
      </p>
      <p>
        One of the most important characteristics of authors of texts is their gender, i.e.
there are a lot of papers on automatic detection of personality traits using texts.
Research in identifying author’s gender started with extensions of the earlier work on
categorization and classification of text [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]. Using the various methods and features,
researchers have automated prediction of an author’s gender with accuracies ranging
from 80% to 90%. [1;2;4;5;12]. For instance, the winners of PAN 2015 obtained
models to classify texts according to the gender of their authors with the accuracy as
high as 0.97 for Danish and Spanish and 0.86 for English [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ].
      </p>
      <p>
        There are still a lot of issues to be addressed and selecting the parameters to study
seems most crucial. Different groups of text parameters were used which can be
extracted using NLP tools such as content-based features (bag of words, words n-grams,
dictionary words, slang words, ironic words, sentiment words, emotional words) and
style-based features (frequency of punctuation marks, capital letters, quotations,
together with POS tags) as well as feature selection along with a supervised learning
algorithm (see [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ] for review). Different research including the one mentioned above
have used the parameters of the frequency of words of different topics but it is
obvious that the resulting models might not be appropriate to use for corpora of texts of
other genres. We are also cautious about the fact that «the reported performance
might be overly optimistic due to non-stylistic factors such as topic bias in gender that
can make the gender detection task easier» [12, p. 78]. Therefore it is essential that
the high-frequency parameters less dependent on a particular topic and genre are used.
      </p>
      <p>
        Most studies of the classification of texts according to the gender of their authors
have been conducted using English texts and there have been only a few studies
dealing with other languages (see [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ] for details), especially Slavic ones.
      </p>
      <p>The author’s gender is known to be explicitly expressed in Russian texts if a verb
in a sentence is in the past form and the subject is a singular first-person pronoun “я”.
Compare: "Прошлой зимой я ездила в Альпы" (a female speaker); "Прошлой
зимой я ездил в Альпы " (a male speaker). If the subject is not the pronoun "я" or if
the verb is not in the past form, the gender of the speaker is not explicit. Compare: "Я
поеду в Альпы" (the gender of the speaker is not explicit). It is worth emphasizing
that the existence of grammatical forms which reflect the speaker’s gender does not
automatically make gender identification in Russian texts a trivial task. In Russian
“the gender of the speaker” is explicit in a statistically insignificant number of
statements. Any non-first-person narrative does not indicate the gender of its author.
Besides, it is easy for the author to imitate the speech of an individual of the other
gender using the above forms. Therefore it is only by relying on these parameters that the
gender of the author can be identified particularly in a forensic context.</p>
      <p>In our lab, we focus on identifying the gender of authors of Russian texts using
different methods of data analysis and different sets of text parameters. The basic
assumptions of our research rely on issues facing forensic analysis, i.e. we use relatively
short texts (150-300 words) as material for training and testing models and the text
parameters were relatively topic-independent and cannot be consciously controlled
and imitated and quantifiable and extracted by means of different NLP tools.
2
2.1</p>
    </sec>
    <sec id="sec-2">
      <title>Design of the study</title>
      <sec id="sec-2-1">
        <title>Dataset</title>
        <p>For this study, we used corpus “RusPersonality” which consists of Russian-language
texts of different genres (e.g. description of a picture, essays on different topics, etc.)
labelled with information on their authors (gender, age, results of psychological tests,
and so on). As of now, the corpus “RusPersonality” contains 1 867 texts by 1 145
respondents (depending on the type of a task, they wrote one or two texts). Overall
corpus contains about 300 000 words. The average length of texts was 230 words.
Most of the respondents were students of Russian universities. For experimental
studies of automatic identification of an author’s gender we selected only students’ texts
so that other factors (age, education level, etc.) do not have any influence on gender
and linguistic text parameters. Selections in all of the experiments were balanced by
gender. The selections in all the experiments were balanced by gender.
2.2</p>
      </sec>
      <sec id="sec-2-2">
        <title>Feature set</title>
        <p>We employed different text parameters that are relatively topic-independent.</p>
        <p>
          Morphological features:
─ POS tag features, which mainly represent a particular part of speech for every word
in a given text: the number of nouns; the number of numerals; the number of
adjectives; the number of prepositions; the number of verbs; the number of pronouns;
the number of interjections; the number of adverbs; the number of рarticles, the
number of conjunctions, the number of participles, the number of infinitives, the
number of finite verbs (were extracted in different experiments using a
morphological parser by XEROX, pymorphy 2 library script, morphosyntactic parser [
          <xref ref-type="bibr" rid="ref11">11</xref>
          ]);
─ Derivatives of the coefficients which were different relationships of parts of
speech: Treiger index, dynamics coefficient, 27 in total [
          <xref ref-type="bibr" rid="ref9">9</xref>
          ], [
          <xref ref-type="bibr" rid="ref13">13</xref>
          ];
─ POS bigrams extracted using a morphological parser by XEROX [
          <xref ref-type="bibr" rid="ref8">8</xref>
          ];
1. Syntactical features (60):
─ Synto – frequencies of different types of syntactic relationships between heads and
dependents. Syntactic structure of sentences was analyzed as a dependency tree
and extracted using a morphosyntactic parser [
          <xref ref-type="bibr" rid="ref11">11</xref>
          ];
─ number of sentences of different types: compound and complex, etc. (extracted
manually);
2. Punctuation features – the number of commas, exclamatory marks, the number of
question marks; the number of dots; the number of emoticons etc. extracted by
means of a specially designed script;
3. Lexical features – lexical diversity indices extracted using online service istio.com
and EmoDicts – frequencies of words denoting different types of emotions (e.g.,
“Anxiety”, “Discontent”, the total of 37 categories, see [
          <xref ref-type="bibr" rid="ref6">6</xref>
          ] for details).
2.3
        </p>
      </sec>
      <sec id="sec-2-3">
        <title>Methods</title>
        <p>We have addressed automatic detection of an author’s gender as a regression and text
classification task. Logistic regression was designed using IBM SPSS Statistics
software.</p>
        <p>Basically, the prediction of gender and age of the author of a text document is
made by machine learning algorithms. Independent of the classifier used (see Section
IV-D), the input consists of a large list of features with appropriate values and a
corresponding classification class. The class is used to train the algorithms if the
document is part of the training set, as well as for evaluating if the document is part of the
test set. To determine the best working algorithm for this approach, several commonly
used methods have been tested, which are well studied and have been used
extensively in several text classification tasks. In particular, we used Gradient Boosting
Classifier, Adaptive Boosting Classifier (adaBoosting), ExtraTrees, Random Forest, PNN
(sigma = 0.1), Support Vector Machine with linear kernel (SVMs), ReLU (1 Hidden
Layer with 26 neurons). Python libraries were used for learning the classification
models: scikit-learn fitted with machine learning methods and keras for designing
neural network models (http://scikit-learn.org/, https://pypi.python.org/pypi/Keras).
3
3.1</p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>Results</title>
      <p>
        Regression models
1. First experiment. For a pilot study, 150 texts from 75 participants (26 males, 49
females) were selected with the average number of words being 166. There was a
total of 75 text parameters all of which are relatives values that is correlations of
numerical values of different text parameters (part-of-speech correlations, e.g.
(vfin+vinf)/noun, adj/(adv+pronadv), correlations of the number of types of various
syntactic structures and so on) [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ]. Ratios, i.e. relative frequencies, were used as the
parameters in order to refrain from the dependence on the length of the text.
      </p>
      <p>In order to estimate the closeness and direction of the linkage between the
parameters of the text and personality and to establish the analytical expression (form),
correlation and regression analysis was used based on modern statistical data visualization
software. The main aim of the study was to establish a function dependence of a
conditional mean of the result property (Y) (gender) on the factor properties (х1, х2, …,
хk), which are the parameters of the text. Therefore the initial regression equation, or a
statistical model of the relationship between the author’s gender and quantitative
parameters of the text is given by the function</p>
      <p>Y ( x) = f ( х1, х2 , …, хn ),
(1)
where n is a number of factors included in the model; хi are the factors that influence
the result Y.</p>
      <p>In order to determine the characteristics of and type of connection between the text
parameters and individual characteristics of the author, a correlation analysis was
performed (р &lt; 0.05) using the software IBM SPSS Statistics. We established a
number of correlations between the text parameters and the author’s gender (0 – woman, 1
– man). The following correlations (p &lt; 0.05) are found: the number of content words
/ the number of function words (0.258); the number of nouns / the total of words
(0.252), the number of function words / the number of nouns (0.297), (pronouns of all
types + prepositions + pronominal adverbs) / the total of words (-0.269) and so forth.</p>
      <p>The accuracy of the model assessed on test corpus is ~60%.</p>
      <p>
        2. Second experiment. The study [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] is a follow-up of the search for the text
parameters independent of its subject matter and consciously uncontrolled by the author
and therefore impossible to imitate. As the analysis of scientific literature suggests,
these are frequencies of sequences (bigrams) of parts of speech. The research using
English-language materials has proved the analysis of the frequencies of different
bigrams in texts to be efficient in authorship profiling [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ].
      </p>
      <p>96 texts were used for the study which were randomly selected from
RusPersonality corpus. The frequencies of POS bigrams in each text (227 types of bigrams were
overall identified) were calculated, bigrams were then selected which are found in no
less than 75% of the analyzed texts.</p>
      <p>The only bigram found to have a significant correlation with the gender of the
author of the text is prep_noun bigram. Its Pearson’s correlation coefficient is 0.215.
Therefore, it can be stated that there is weak linear connection between the
proportions of prep_noun bigrams in the text and the gender of its author, males typically
score more on this parameter.</p>
      <p>Selecting different types of linear functions revealed that this dependence is most
accurately described by a four-parameter linear regression.</p>
      <p>The model was tested on test set (texts not used for designing the model, 10 written
by males, 10 written by females, mean length = 161 word). The model was found to
be 65% accurate. It also should be noted that the model was considerably better at
distinguishing females than males.</p>
      <p>3. Third experiment. A number of the text parameters correlated with gender of
their authors allowed us to design a regression models [8;9]. However, testing of the
quality of the models showed that this type of approximation yields a low level of
accuracy as the parameters of texts by individuals of different gender are usually in
overlapping ranges. This makes it impossible to design a functional model as part of a
multiparameter regression. Therefore, it was decided to design a few regression
models instead. In order to design regression models, 1090 texts by 545 authors were
randomly selected (two texts by each respondent) from RusPersonality.</p>
      <p>The text parameters were only those that were not consciously controlled:
indicators of lexical diversity of a text, proportions of parts of speech, and different
correlations of parts of speech (a total of 78 parameters).</p>
      <p>For each text parameter a regression model was designed based on an optimal
selection considering the sign of a correlation coefficient and exclusion of statistical
outliers. Let us show the suggested approach using an example of 5 text parameters
correlated with the gender of an author (p&lt;0.05): TTR (type-token ratio, r = 0.390),
formality (r = 0.315), a proportion of prepositions and pronoun-like adjectives (r =
0.243), proportion of the 100 most frequent Russian words in a text (r = -0.322); a
ratio of function words to content words in a text (r= -0.295).</p>
      <p>In order to properly estimate the obtained result, let us determine the average
arithmetic values from the solution of the five equations:</p>
      <p>GENDER1 = −0.669 + (2.622TTR) , (2)</p>
      <p>GENDER2 = −0.637 + (0.971 Formality),
GENDER3 = −0.188 + (0.0432 preposition + pronoun − like adjective) ,
(3)
(4)
(5)
(6)
GENDER4 = 1.500 − (0.0303 Frequent ),</p>
      <p>GENDER5 = 1.392 − (0.0229 Function)</p>
      <p>In order to properly estimate the obtained result, let us determine the average
arithmetic values from the solution of the five equations.</p>
      <p>In order to estimate the suggested approach, we used a corpus of texts with
contributions from 553 individuals (368 women, and 185 men, while two texts from each
respondent were considered as one text). Their topic and length were identical to
those used to design the regression models. Gender was correctly identified in 65% of
women and 63% of men. Thus, the accuracy of the approach was 64%.
4</p>
    </sec>
    <sec id="sec-4">
      <title>Classification models</title>
      <p>
        For the current research we have chosen 556 respondents and each of them wrote two
texts (a description of a picture and a letter to a friend). Each of two texts were joined
and considered as one text with average length of 350 words. All the texts were split
into the learning (80%), cross-validation (10%) and trial (10%) samples. We used
different groups of features, in total 141 features:
1) Emomarkers – psycholinguistic markers of emotiveness based on morphological
features [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ];
2) EmoDicts – frequencies of emotional words (e.g., “Anxiety”, “Discontent”, the
total of 37 categories [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ]);
3) Litvinova – a set of parameters used in [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ] which are ratios of PoS frequencies,
number of sentences in a text, number of clauses, number of exclamation marks etc.
4) PoS – frequencies of part-of-speech (nouns, adjectives, adverbs, pronouns,
numerals, particles, prepositions, verbs, conjunctions) [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ];
5) Sinto – frequencies of different types of syntactic relationships between head and
dependents [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ].
      </p>
      <p>Comparative analysis of different machine learning algorithms has shown that
ReLu is the most efficient classification algorithm with the F-score of 0.74 (see Table
1).</p>
      <sec id="sec-4-1">
        <title>Model</title>
        <p>Gradient Boosting
adaBoosting
ExtraTrees
adaBoosting
Random Forest
PNN(sigma = 0.1)
SVM
ReLU (1 Hidden Layer
with 26 neurons) imp10 0.74</p>
        <p>In order to understand which groups of parameters yield the most accurate result,
we designed graphs of f1-score distribution of the trained models (for SVM with a
linear core) with different sets of parameters, each model was trained 100 times with a
new combination of example sets. The selection was divided into the training (80%)
and testing (20%) samples each time (see Fig. 1).</p>
        <sec id="sec-4-1-1">
          <title>b) EmoDicts</title>
        </sec>
        <sec id="sec-4-1-2">
          <title>c) Litvinova</title>
          <p>d) PoS</p>
        </sec>
        <sec id="sec-4-1-3">
          <title>e) Sinto As Fig. 1 shows, the most informative parameters for identifying the gender of text author are different ratios of parts of speech, syntactic parameters, frequencies of various emotional words.</title>
          <p>5</p>
        </sec>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>Conclusion and future work</title>
      <p>The study performed for the first time for Russian-language texts confirms previously
reported for English and some other languages findings that gender can be traced in
texts beyond topic and genre using both regression and classification approach. It is
shown that the author’s gender is conveyed through specific syntactical and
morphological patterns and use of emotion words. Comparative analysis of different machine
learning algorithms has shown that ReLu is the most efficient classification algorithm
with the F-score of 0.74. There are plans to expand the list of the text parameters and
to test the obtained models on a Russian corpus of tweets and online chats.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Burger</surname>
            ,
            <given-names>J. D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Henderson</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kim</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zarella</surname>
          </string-name>
          , G.:
          <article-title>Discriminating Gender on Twitter</article-title>
          .
          <source>In: Proceedings of the Conference on Empirical Methods in Natural Language Processing (EMNLP)</source>
          ,
          <year>Edinburgh</year>
          ,
          <fpage>27</fpage>
          -
          <issue>31</issue>
          <year>July 2011</year>
          , pp.
          <fpage>1301</fpage>
          -
          <lpage>1309</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2. Cheng, Na, Chandramouli,
          <string-name>
            <given-names>R.</given-names>
            ,
            <surname>Subbalakshmi</surname>
          </string-name>
          ,
          <string-name>
            <surname>K.P.</surname>
          </string-name>
          :
          <article-title>Author gender identification from text</article-title>
          .
          <source>Digital Investigation</source>
          <volume>8</volume>
          (
          <issue>1</issue>
          ),
          <fpage>78</fpage>
          -
          <lpage>88</lpage>
          (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Ciot</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sonderegger</surname>
            ,
            <given-names>M</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ruths</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          :
          <article-title>Gender Inference of Twitter Users in Non-English Contexts</article-title>
          .
          <source>In: Conference on Empirical Methods in Natural Language Processing (EMNLP)</source>
          (
          <year>2013</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Corney</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Vel</surname>
          </string-name>
          , O. de,
          <string-name>
            <surname>Anderson</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mohay</surname>
          </string-name>
          , G.:
          <article-title>Gender-preferential text mining of email discourse</article-title>
          .
          <source>In: Computer Security Applications Conference</source>
          ,
          <year>2002</year>
          .
          <source>Proceedings. 18th Annual</source>
          ,
          <year>2002</year>
          , pp.
          <fpage>282</fpage>
          -
          <lpage>289</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Deitrick</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          , Miller
          <string-name>
            <given-names>Z.</given-names>
            ,
            <surname>Valyou</surname>
          </string-name>
          <string-name>
            <given-names>B.</given-names>
            ,
            <surname>Dickinson</surname>
          </string-name>
          <string-name>
            <given-names>B.</given-names>
            ,
            <surname>Munson</surname>
          </string-name>
          <string-name>
            <given-names>T.</given-names>
            ,
            <surname>Hu</surname>
          </string-name>
          <string-name>
            <surname>W.</surname>
          </string-name>
          :
          <article-title>Author Gender Prediction in an Email Stream Using Neural Networks</article-title>
          .
          <source>Journal of Intelligent Learning Systems and Applications</source>
          <volume>4</volume>
          (
          <issue>3</issue>
          ) (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <given-names>Information</given-names>
            <surname>Retrieval</surname>
          </string-name>
          <article-title>System "Emotions and feelings in lexicographical parameters: Dictionary emotive vocabulary of the Russian language."</article-title>
          , Web: http://lexrus.ru/default.aspx?p=
          <fpage>2876</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Koppel</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Argamon</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Shimoni</surname>
            ,
            <given-names>A.R.</given-names>
          </string-name>
          :
          <article-title>Automatically categorizing written texts by author gender</article-title>
          .
          <source>Literary Linguist. Comput</source>
          .
          <volume>17</volume>
          (
          <issue>4</issue>
          ),
          <fpage>401</fpage>
          -
          <lpage>412</lpage>
          (
          <year>2002</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Litvinova</surname>
            ,
            <given-names>T. A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Seredin</surname>
            ,
            <given-names>P. V.</given-names>
          </string-name>
          <string-name>
            <surname>Litvinova</surname>
            ,
            <given-names>O. A.</given-names>
          </string-name>
          :
          <article-title>Using Part-of-Speech Sequences Frequencies in a Text to Predict Author Personality: a Corpus Study</article-title>
          .
          <source>Indian Journal of Science and Technology</source>
          <volume>8</volume>
          (
          <issue>9</issue>
          ) [S. l.],
          <fpage>93</fpage>
          -
          <lpage>97</lpage>
          (
          <year>2015</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Litvinova</surname>
            ,
            <given-names>T. A.</given-names>
          </string-name>
          :
          <article-title>Profiling the Author of a Written Text in Russian</article-title>
          .
          <source>Journal of Language and Literature</source>
          <volume>5</volume>
          (
          <issue>4</issue>
          ):
          <fpage>210</fpage>
          -
          <lpage>216</lpage>
          (
          <year>2014</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Rangel</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Fabio</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rosso</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Potthast</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Stein</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Daelemans</surname>
            <given-names>W.</given-names>
          </string-name>
          :
          <article-title>Overview of the 3rd Author Profiling Task at PAN 2015</article-title>
          .
          <article-title>In: Linda Cappellato and Nicola Ferro and Gareth Jones</article-title>
          and Eric San Juan (eds.): CEUR Workshop Proceedings. Toulouse, France (
          <year>2015</year>
          ) http://www.sensei-conversation.eu/wp-content/uploads/2015/09/15-pan@clef.pdf
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Rybka</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sboev</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Moloshnikov</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          <string-name>
            <surname>Gudovskikh</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          :
          <article-title>Morpho-syntactic parsing based on neural networks and corpus data</article-title>
          .
          <source>In: Artificial Intelligence and Natural Language and Information Extraction</source>
          , Social Media and
          <string-name>
            <surname>Web Search FRUCT Conference (AINL-ISMW</surname>
            <given-names>FRUCT</given-names>
          </string-name>
          ), pp.
          <fpage>89</fpage>
          -
          <lpage>95</lpage>
          . IEEE,
          <string-name>
            <surname>St. Petersburg</surname>
          </string-name>
          (
          <year>2015</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Sarawgi</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gajulapalli</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Choi</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          :
          <article-title>Gender attribution: tracing stylometric evidence beyond topic and genre</article-title>
          .
          <source>In: EMNLP '11 Proceedings of the 15th Conference on Computational Natural Language Learning</source>
          , pp.
          <fpage>78</fpage>
          -
          <lpage>86</lpage>
          . Association for Computational Linguistics,
          <string-name>
            <surname>Stroudsburg</surname>
          </string-name>
          (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Sboev</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gudovskikh</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rybka</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Moloshnikov</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          :
          <article-title>A Quantitative Method of Text Emotiveness Evaluation on Base of the Psycholinguistic Markers Founded on Morphological Features</article-title>
          . Procedia Computer Science vol.
          <volume>66</volume>
          ,
          <fpage>307</fpage>
          -
          <lpage>316</lpage>
          (
          <year>2015</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Wright</surname>
            ,
            <given-names>W. R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chin</surname>
            <given-names>D. N.</given-names>
          </string-name>
          ,
          <article-title>Personality Profiling from Text: Introducing Part-of-</article-title>
          <string-name>
            <surname>Speech</surname>
            <given-names>NGrams</given-names>
          </string-name>
          , User Modeling,
          <source>Adaptation, and Personalization. Lecture Notes in Computer Science</source>
          ,
          <volume>8538</volume>
          :
          <fpage>502</fpage>
          -
          <lpage>507</lpage>
          (
          <year>2014</year>
          ).
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>