<!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>INGEOTEC at MEX-A3T: Author profiling and aggressiveness analysis in Twitter using TC and EvoMSA</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Mario Graff</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Sabino Miranda-Jimenez</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Eric S. Tellez</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Daniela Moctezuma</string-name>
          <email>dmoctezuma@centrogeo.edu.mx</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Vladimir Salgado</string-name>
          <email>vladimir.salgadog@infotec.mx</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Jose Ortiz-Bejar</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Claudia N. Sanchez</string-name>
          <email>cnsanchez@up.edu.mx</email>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>CONACyT - CentroGEO</institution>
          ,
          <addr-line>Aguascalientes</addr-line>
          ,
          <country country="MX">Mexico</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>CONACyT - INFOTEC</institution>
          ,
          <addr-line>Aguascalientes</addr-line>
          ,
          <country country="MX">Mexico</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>Universidad Michoacana de San Nicolas de Hidalgo</institution>
          ,
          <country country="MX">Mexico</country>
        </aff>
        <aff id="aff3">
          <label>3</label>
          <institution>Universidad Panamericana. Facultad de Ingenier a.</institution>
          <addr-line>Aguascalientes</addr-line>
          ,
          <country country="MX">Mexico</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2018</year>
      </pub-date>
      <fpage>128</fpage>
      <lpage>133</lpage>
      <abstract>
        <p>This paper describes our participation in the MEX-A3T challenge for Aggressiveness Detection and Author Profiling tasks for Mexican Spanish language. We used two approaches, TC and EvoMSA systems. The first one is a minimalistic text categorization system, and the second one is a two-level architecture for Sentiment Analysis using information from different models on the current text analyzed to get a final prediction by a consensus view.</p>
      </abstract>
      <kwd-group>
        <kwd>emotion classification</kwd>
        <kwd>text categorization</kwd>
        <kwd>author profiling</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>Introduction</title>
      <p>
        Author profiling and aggressiveness detection are essential tasks for marketing, digital
text forensics, cyber-bullying, security, among others. Aggressiveness detection allows
us to identify offenses and misbehavior expressed in text and commonly shared in social
networks. Author profiling is related to extract information from author's texts such
as gender, age, and other kinds of personality traits. To increase the research in those
areas, several international competitions have been organized to deal with them, such
as PAN [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ], SemEval [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ], and TASS [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ]. As part of this, recently, the MEX-A3T5 [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]
contest which is part of IBEREVAL'186 workshop has been launched on the research
community. The purpose of MEX-A3T is deal with author profiling and aggressiveness
detection in Spanish language focusing on Mexican Twitter users. MEX-A3T contest
presents two tasks to classify Twitter text. The first one is aggressiveness detection task
where systems have to determine whether a tweet is aggressive or not automatically.
The second task is author profiling, where systems have to automatically determine
the occupation and location (place of residence) of users from their tweets [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ].
      </p>
      <p>
        In the literature, several approaches have been proposed to tackle both author
profiling and aggressiveness detection. Such is the case of [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ] where a system based
      </p>
      <sec id="sec-1-1">
        <title>5 https://mexa3t.wixsite.com/home</title>
      </sec>
      <sec id="sec-1-2">
        <title>6 https://sites.google.com/view/ibereval-2018</title>
        <p>
          2
on lexicon, fuzzy logic, and statistical approaches is proposed to detect aggressiveness
in a text, or the proposed in [
          <xref ref-type="bibr" rid="ref6">6</xref>
          ] where a Lexical Syntactic Feature is used to detect
offensive content and then be able to identify a potential offensive user in social
media. Agrawal &amp; Goncalves [
          <xref ref-type="bibr" rid="ref1">1</xref>
          ] propose a combination of classifiers to identify gender
associated with a set of texts. This propose includes TFIDF representation, and a
dimension reduction of it, to finally employs Naive Bayes and Linear SVM as classifiers.
In [
          <xref ref-type="bibr" rid="ref4">4</xref>
          ] several stylometric features are considered for identifying males from females
in several age groups. Stylometric features are also used in [
          <xref ref-type="bibr" rid="ref5">5</xref>
          ] where tri-grams and
complementary-weighted Second Order Attributes are employed.
        </p>
        <p>In this work, we present the methodology proposed to deal with profiling and
aggressiveness detection, which includes two approaches, TC and EvoMSA systems. TC
is a minimalistic text categorization system, and EvoMSA is a two-level architecture for
Sentiment Analysis using information from different models getting the final prediction
by consensus. Both systems will be more detailed in following sections. The rest of the
paper is organized as follows. Section 2 describes our system and the general approach
to model the problem. Section 3 detail the experimental methodology and the achieved
results. Finally, conclusions and future work are given in Section 4.
2</p>
      </sec>
    </sec>
    <sec id="sec-2">
      <title>System</title>
    </sec>
    <sec id="sec-3">
      <title>Description</title>
      <p>As commented, we use two systems to tackled the author profiling and the aggressiveness
text detection tasks: TC and EvoMSA, respectively. On the one hand, TC is used
mainly to evaluate author profiling task because in our experiments it obtained the best
performance in this tasks. On the other hand, EvoMSA is used to evaluate aggressiveness
task. In the following paragraphs, we describe these approaches.
2.1</p>
      <p>
        EvoMSA
EvoMSA7 has two stages. The first one, namely B4MSA [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ], uses SVMs to predict
their decision function values of a given text. On the second hand, EvoDAG [
        <xref ref-type="bibr" rid="ref10 ref9">9, 10</xref>
        ]
is a classifier based on Genetic Programming with semantic operators which makes the
final prediction through a combination of all the decision function values. Furthermore,
EvoMSA is open to being fed with different models such as TC, and lexicon-based
models, and EvoDAG. It is an architecture of two phases to solve classification tasks, see
Figure 1. In the first part, a set of different classifiers are trained with datasets provided
by the contests and others as additional knowledge, i.e., whatever knowledge could be
integrated into EvoMSA. In this case, we used tailor-made lexicons for the aggressiveness
task: aggressiveness words and affective words (positive and negative), see Section 2.3.
The precise configuration of our benchmarked system is described in Section 3.
2.2
      </p>
      <p>TC</p>
      <p>
        TC8 (a.k.a. B4MSA) is a minimalistic system able to tackle general text classification
tasks independently of domain and language. For complete details of the model see [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ].
Roughly speaking, TC creates text classifiers searching for the best models in given
      </p>
      <sec id="sec-3-1">
        <title>7 https://github.com/INGEOTEC/EvoMSA</title>
      </sec>
      <sec id="sec-3-2">
        <title>8 https://github.com/INGEOTEC/microTC</title>
        <p>
          INGEOTEC at MEX-A3T
3
configuration space. A configuration consists of instructions to enable several
preprocessing functions, a combination of tokenizers among the power set of several possible ones
(character q-grams, n-word grams, and skip-grams), and a weighting scheme such as TF,
TFIDF, or several distributional schemes. TC uses an SVM classifier with a linear kernel.
A text transformation feature could be binary (yes/no) or ternary (group/delete/none)
option. Tokenizers denote how texts must be split after applying the process of each text
transformation to texts. Tokenizers generate text chunks in a range of lengths, all tokens
generated are part of the text representation. In Table 1, we can see details of text
transformations used in our solution for detecting aggressiveness and profiling. For example,
Tokenizers used for Profiling are unigrams, bigrams, trigrams of words, and q-grams
of 1 and five characters length, and skip-grams of two words with a gap between them.
To introduce extra knowledge into our approach for aggressiveness task, we used two
lexicon-based models. The first, Up-Down model produces a counting of affective words,
i.e., for a given text, it is produced in two indexes one for positive words, and another
for negative words. We created a positive-negative lexicon based on the several Spanish
affective lexicons [
          <xref ref-type="bibr" rid="ref13 ref15 ref2">2, 15, 13</xref>
          ] and enriched with Spanish WordNet [
          <xref ref-type="bibr" rid="ref8">8</xref>
          ]. The other Bernoulli
4
EvoDAG9 [
          <xref ref-type="bibr" rid="ref10 ref9">9, 10</xref>
          ] is a Genetic Programming system specifically tailored to tackle
classification problems on very high dimensional vector spaces and large datasets.
EvoDAG uses the principles of Darwinian evolution to create models represented as
a directed acyclic graph (DAG). Due to lack of space, we refer the reader to [
          <xref ref-type="bibr" rid="ref9">9</xref>
          ] where
EvoDAG is broadly described. It is important to mention that EvoDAG does not have
information regarding whether input Xi comes from a particular class decision function,
consequently from EvoDAG point of view all inputs are equivalent.
3
        </p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>Results</title>
      <p>As mentioned, we split the dataset provided by organizers into 70-30 partition for training
and test. We run several configurations of our systems. In Table 2 and Table 3 results are
shown. In the case of the aggressiveness task, Table 2, we use the F1-aggressiveness score
to measure the performance. The basic configuration of EvoMSA is one model based
on B4MSA's predictions using the training set provided by the competition. In case of
EvoMSA, plus symbol indicates the model added to the EvoMSA basic configuration.</p>
      <p>In our experiments, the best performance we obtained is the combination of basic
EvoMSA along with a Lexicon-based Bernoulli model (LexB), and a counting model
of affective words (UpDown). This configuration was used to evaluate on the gold
standard that our approach obtained 0.4883 in F1-aggressiveness class, see Table 4,
INGEOTEC team.</p>
      <p>In the case of author profiling task, the best performance was TC system for
Occupation classes. Thus, we decided to apply the same approach to Location classes.
Table 3 shows the results of author profiling in our experiments. Our best system was
used to evaluate on the gold standard that our approach obtained 0.4470 of F1-score
for Occupation, 0.8155 of F1-score for Location and 0.6312 of F1-score on average of
both, see Table 5, INGEOTEC team .</p>
      <p>
        Tables 4 and 5 list the top-final rankings for aggressiveness detection task and
user profiling task, respectively, more details of all results of the contest see [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]. Our
INGEOTEC team reached the first place in aggressiveness detection and the third
place in the author profiling task.
      </p>
      <sec id="sec-4-1">
        <title>9 https://github.com/mgraffg/EvoDAG</title>
        <p>INGEOTEC at MEX-A3T
5
In this paper was presented our solution for the MEX-A3T challenge. For Aggressiveness
Detection task, we applied EvoMSA system which can integrate different models as
additional knowledge as we have shown. Also, we applied our generic text classifier, TC,
for author profiling task. Both systems are designed to be multilingual, language and
domain independent as much as possible. For the training step, we use extra knowledge
coded into affective and aggressiveness lexicons our robust solution (EvoMSA) performs
well for the aggressiveness task; however, there is room for further improvements in
performance for author profiling task using another sort of knowledge such as semantic
information into our architecture.</p>
        <p>M. Graff. et al.</p>
      </sec>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Agrawal</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Goncalves</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          :
          <article-title>Age and gender identification using stacking for classification</article-title>
          .
          <source>notebook for pan at clef</source>
          <year>2016</year>
          (
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2. de Albornoz,
          <string-name>
            <given-names>J.C.</given-names>
            ,
            <surname>Plaza</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            ,
            <surname>Gervas</surname>
          </string-name>
          ,
          <string-name>
            <surname>P.</surname>
          </string-name>
          : Sentisense:
          <article-title>An easily scalable concept-based affective lexicon for sentiment analysis</article-title>
          .
          <source>In: Proceedings of LREC 2012</source>
          . pp.
          <volume>3562</volume>
          {
          <issue>3567</issue>
          (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Alvarez-Carmona</surname>
            ,
            <given-names>M.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Guzman-Falcon</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Montes-y Gomez</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Escalante</surname>
            ,
            <given-names>H.J.</given-names>
          </string-name>
          ,
          <article-title>Villasen~or-</article-title>
          <string-name>
            <surname>Pineda</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Reyes-Meza</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rico-Sulayes</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Overview of mex-a3t at ibereval 2018: Authorship and aggressiveness analysis in mexican spanish tweets</article-title>
          .
          <source>In: Notebook Papers of 3rd SEPLN Workshop on Evaluation of Human Language Technologies for Iberian Languages (IBEREVAL)</source>
          , Seville, Spain, September (
          <year>2018</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Bilan</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zhekova</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          :
          <article-title>Caps: A cross-genre author profiling system (</article-title>
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Bougiatiotis</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Krithara</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Author profiling using complementary second order attributes and stylometric features (</article-title>
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Chen</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zhou</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zhu</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Xu</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          :
          <article-title>Detecting offensive language in social media to protect adolescent online safety</article-title>
          .
          <source>In: 2012 International Conference on Privacy, Security, Risk and Trust and 2012 International Confernece on Social Computing</source>
          . pp.
          <volume>71</volume>
          {
          <issue>80</issue>
          (Sept
          <year>2012</year>
          ). https://doi.org/10.1109/SocialCom-PASSAT.
          <year>2012</year>
          .55
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <given-names>Del</given-names>
            <surname>Bosque</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.P.</given-names>
            ,
            <surname>Garza</surname>
          </string-name>
          ,
          <string-name>
            <surname>S.E.</surname>
          </string-name>
          :
          <article-title>Aggressive text detection for cyberbullying</article-title>
          . In: Gelbukh,
          <string-name>
            <given-names>A.</given-names>
            ,
            <surname>Espinoza</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.C.</given-names>
            ,
            <surname>Galicia-Haro</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.N</given-names>
            . (eds.)
            <surname>Human-Inspired Computing</surname>
          </string-name>
          and
          <string-name>
            <given-names>Its</given-names>
            <surname>Applications</surname>
          </string-name>
          . pp.
          <volume>221</volume>
          {
          <fpage>232</fpage>
          . Springer International Publishing,
          <string-name>
            <surname>Cham</surname>
          </string-name>
          (
          <year>2014</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Fernandez-Montraveta</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Vazquez</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Fellbaum</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          :
          <article-title>The spanish version of wordnet 3.0</article-title>
          .
          <string-name>
            <given-names>Text</given-names>
            <surname>Resources</surname>
          </string-name>
          and
          <string-name>
            <given-names>Lexical</given-names>
            <surname>Knowledge</surname>
          </string-name>
          . Mouton de Gruyter pp.
          <volume>175</volume>
          {
          <issue>182</issue>
          (
          <year>2008</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Graff</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tellez</surname>
            ,
            <given-names>E.S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Miranda-Jimenez</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Escalante</surname>
            ,
            <given-names>H.J.:</given-names>
          </string-name>
          <article-title>Evodag: A semantic genetic programming python library</article-title>
          .
          <source>In: 2016 IEEE International Autumn Meeting on Power, Electronics and Computing (ROPEC)</source>
          . pp.
          <volume>1</volume>
          {
          <issue>6</issue>
          (Nov
          <year>2016</year>
          ). https://doi.org/10.1109/ROPEC.
          <year>2016</year>
          .7830633
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Graff</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tellez</surname>
            ,
            <given-names>E.S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Escalante</surname>
            ,
            <given-names>H.J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Miranda-Jimenez</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          :
          <article-title>Semantic Genetic Programming for Sentiment Analysis</article-title>
          . In: Sch A~
          <volume>14</volume>
          tze, O.,
          <string-name>
            <surname>Trujillo</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Legrand</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Maldonado</surname>
            ,
            <given-names>Y</given-names>
          </string-name>
          . (eds.)
          <source>NEO</source>
          <year>2015</year>
          , pp.
          <volume>43</volume>
          {
          <fpage>65</fpage>
          . No. 663
          <source>in Studies in Computational Intelligence</source>
          , Springer International Publishing (
          <year>2017</year>
          ),
          <source>dOI: 10.1007/978-3-319-44003-3 2</source>
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Mart</surname>
          </string-name>
          nez-Camara, E.,
          <article-title>D az-</article-title>
          <string-name>
            <surname>Galiano</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Garc</surname>
            a-Cumbreras,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Garc</surname>
            a-Vega,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Villena-Roman</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          :
          <article-title>Overview of tass 2017</article-title>
          .
          <source>In: Proceedings of TASS 2017: Workshop on Semantic Analysis at SEPLN (TASS</source>
          <year>2017</year>
          ). vol.
          <year>1896</year>
          (
          <year>2017</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Mohammad</surname>
            ,
            <given-names>S.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bravo-Marquez</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Salameh</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kiritchenko</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          :
          <article-title>Semeval-2018 Task 1: Affect in tweets</article-title>
          .
          <source>In: Proceedings of International Workshop on Semantic Evaluation (SemEval-2018)</source>
          . New Orleans, LA, USA (
          <year>2018</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Perez-Rosas</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Banea</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mihalcea</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          :
          <article-title>Learning sentiment lexicons in spanish</article-title>
          .
          <source>In: LREC</source>
          . vol.
          <volume>12</volume>
          , p.
          <volume>73</volume>
          (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Rangel</surname>
            ,
            <given-names>F.</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>
          :
          <article-title>Overview of the 5th author profiling task at pan 2017: Gender and language variety identification in twitter</article-title>
          .
          <source>Working Notes Papers of the CLEF</source>
          (
          <year>2017</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <surname>Sidorov</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Miranda-Jimenez</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Viveros-Jimenez</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gelbukh</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Castro-Sanchez</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Velasquez</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <article-title>D az-</article-title>
          <string-name>
            <surname>Rangel</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Suarez-Guerra</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          , Trevin~o,
          <string-name>
            <given-names>A.</given-names>
            ,
            <surname>Gordon</surname>
          </string-name>
          , J.:
          <article-title>Empirical study of machine learning based approach for opinion mining in tweets</article-title>
          .
          <source>In: Proceedings of the 11th Mexican International Conference on Advances in Artificial Intelligence - Volume Part I</source>
          . pp.
          <volume>1</volume>
          {
          <fpage>14</fpage>
          . MICAI'
          <volume>12</volume>
          , Springer-Verlag, Berlin, Heidelberg (
          <year>2013</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <surname>Tellez</surname>
            ,
            <given-names>E.S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Miranda-Jimenez</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Graff</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Moctezuma</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Suarez</surname>
            ,
            <given-names>R.R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Siordia</surname>
            ,
            <given-names>O.S.:</given-names>
          </string-name>
          <article-title>A simple approach to multilingual polarity classification in Twitter</article-title>
          .
          <source>Pattern Recognition Letters</source>
          <volume>94</volume>
          ,
          <issue>68</issue>
          {
          <fpage>74</fpage>
          (
          <year>2017</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <surname>Tellez</surname>
            ,
            <given-names>E.S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Moctezuma</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Miranda-Jimenez</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Graff</surname>
            ,
            <given-names>M.:</given-names>
          </string-name>
          <article-title>An automated text categorization framework based on hyperparameter optimization</article-title>
          .
          <source>Knowledge-Based Systems 149</source>
          ,
          <fpage>110</fpage>
          {
          <fpage>123</fpage>
          (
          <year>2018</year>
          )
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>