<!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>iTACOS at IberEval2017: Detecting Stance in Catalan and Spanish Tweets</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Mirko Lai</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>Alessandra Teresa Cignarella</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Delia Irazu Hernandez Far as</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Dipartimento di Informatica, Universita degli Studi di Torino</institution>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>PRHLT Research Center, Universitat Politecnica de Valencia</institution>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2017</year>
      </pub-date>
      <fpage>185</fpage>
      <lpage>192</lpage>
      <abstract>
        <p>In this paper we describe the iTACOS submission for the Stance and Gender Detection in Tweets on Catalan Independence shared task. Concerning the detection of stance, we ranked as the rst position in both languages outperforming the baselines; while in gender detection we ranked as fourth and third for Catalan and Spanish. Our approach is based on three diverse groups of features: stylistic, structural and context-based. We introduced two novel features that exploit signi cant characteristics conveyed by the presence of Twitter marks and URLs. The results of our experiments are promising and will lead to future tailoring of these two features in a ner grained manner.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>Introduction</title>
      <p>
        Recently, there is a special interest in the task of monitoring people's stance
towards particular targets; thus leading to the creation of a novel area of
investigation named Stance Detection (SD). Research on this topic could have a
positive impact on di erent aspects such as public administration, policy-making,
and security. In fact, through the constant monitoring of people's opinion,
desires, complaints and beliefs on political agenda or public services, administrators
could better meet population's needs. For example, a practical application of SD
could improve the automatic identi cation of people's extremist tendencies (i.e.
religious extremism [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]).
      </p>
      <p>
        In 2016, for the rst time a shared task on SD has been held at SemEval-2016,
namely the task 6: Detecting Stance in Tweets3 was organized in the framework
of SemEval. The participating teams were required to determine stance towards
six di erent targets: \Atheism", \Climate Change is a Real Concern", \Donald
Trump", \Feminist Movement", \Hillary Clinton", and \Legalization of
Abortion". Most of the proposed approaches exploited standard text classi cation
features such as n-grams as well as word embeddings. More details about the
participating systems can be found in [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. In general, related work on SD is
scarce, only few works have been published on this novel task. Mohammad et
al. [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ] took advantage of word-based and sentiment-based features to perform
SD on the SemEval-2016 Task 6 dataset. Lai et al. [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ], instead, proposed an
approach using context features to detect stance towards two targets related to
politics in the U.S. presidential elections: Hillary Clinton and Donald Trump.
The obtained results outperformed those from the shared task.
      </p>
      <p>
        In this paper we present our participation to the Stance and Gender
Detection in Tweets on Catalan Independence task [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ] at IberEval-20174. The task is
articulated into two subtasks about information contained in Twitter messages
written both in Catalan and Spanish: the rst subtask is related to detecting
author's stance towards the independence of Catalonia, while the second one
aims at identifying their gender.
      </p>
      <p>
        Inferring people's traits such as gender, age or native language on the basis
of their written texts is investigated by a eld named Author Pro ling (AP).
From 2013 onwards a shared task on AP has been organized at PAN [
        <xref ref-type="bibr" rid="ref6 ref7 ref8 ref9">6,7,8,9</xref>
        ] in
the framework of CLEF5. The intuition behind the task of gender recognition is
that of studying how language is used by people and trying to identify features,
devices or patterns that are more likely exploited by one gender or the other.
More details on the state-of-the-art approaches on this task can be found in
[
        <xref ref-type="bibr" rid="ref10 ref9">9,10</xref>
        ].
2
      </p>
    </sec>
    <sec id="sec-2">
      <title>Our proposal</title>
      <p>
        The starting point of our proposal is to be found in the method proposed in
Lai et al. [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ] in which the authors exploited three diverse groups of features:
Structural such as punctuation and other Twitter marks, Sentiment i.e. lexica
covering di erent facets of a ect, and nally Context-based, which consider the
relationship that exists between a given target and other entities in its domain.
      </p>
      <p>
        Therefore, we propose a supervised approach which consists in determining
stance towards the independence of Catalonia as well as the gender of the author
of a given tweet. In our work, we explored some features that can be grouped
in three main categories: Stylistic, Structural, and Context. In the present paper
we were not able to explore Sentiment features as in [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ] due to the fact that we
are not aware of sentiment lexica for Spanish and Catalan. We de ne a set of
features distributed as follows:
      </p>
      <sec id="sec-2-1">
        <title>Stylistic Features</title>
        <p>Bag of Words (BoW )6
Bag of Part-of-Speech labels (BoP )6;7
Bag of Lemmas (BoL)6;7</p>
        <p>Bag of Char-grams (BoC )8
Structural Features
4http://stel.ub.edu/Stance-IberEval2017/
5http://clef2017.clef-initiative.eu/
6Each tweet was pre-processed for converting it to lowercase. We used unigrams,
bigrams and trigrams with a binary representation.</p>
        <p>
          7We used TreeTagger [
          <xref ref-type="bibr" rid="ref11 ref12">11,12</xref>
          ] for extracting both the part-of-speech and lemmas.
8We considered chargrams of 2 and 3 characteres.
Bag of Twitter Marks (BoTM ). We exploit a Bag of Words considering
only the words extracted from multi-word Twitter Marks (hashtags and
mentions) splitting them by capital letters.
        </p>
        <p>Bag of Hashtags (BoH ). We consider the hashtags as terms for building
a vector with binary representation.</p>
        <p>Frequency of Hashtags (freqHash).</p>
        <p>Uppercase Words (UpW ). This feature refers to the amount of words
starting with a capital letter.</p>
        <p>Punctuation Marks (PM ). We take into account the frequency of dot,
comma, semicolon, exclamation and question marks.</p>
        <p>Length (Length). Three di erent features were considered to build a
vector: number of words, number of characters, and the average of the
length of the words in each tweet.</p>
      </sec>
      <sec id="sec-2-2">
        <title>Context Features</title>
        <p>Language (Lan). We create a vector exploiting the labels es for Spanish
and ca for Catalan provided by the organizer.</p>
        <p>URL (Url ). We observed that tweets containing a URL are common in
the training dataset. We decided to take advantage of this by considering
di erent aspects extracted from short URLs. First, we identi ed if the
web address of reference is or not reachable. Second, we retrieved the
words contained on the web address, then we build a bag-of-words using
this information.
3</p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>Experiments and Results</title>
      <p>
        The organizers provided a dataset of 8,638 tweets written in Spanish and Catalan
labelled with stance (against, favor, and neutral) and gender (female and
male). For what concerns gender, the distribution is balanced among female
and male tweets. Regarding stance, the distribution is skew towards favor
for Catalan and skew towards neutral for Spanish (respectively 30.66% and
29.38%). Similar trends were found in Bosco et al. [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ].
      </p>
      <p>
        It appears, therefore, that language could be a useful feature for stance
detection in the Catalan independence debate concerning a region characterized by
a strong bilingualism and a smoldering nationalism. In fact, Language divides
and unites us. It [...] impinges upon our identity as individuals, as members of
a particular ethnic or national group, and as citizens of a given polity [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ].
We therefore believe that there is a strong correlation between stance and the
exploitation of language.
      </p>
      <p>In order to assess the performance of the participating systems, a test set
of 2,162 unlabelled tweets was provided, and the two tasks were evaluated
separately. Two di erent evaluation metrics were used: (1) the macro-average of
F-score (favor and against) was used in the case of stance detection and (2)
the accuracy was selected as metric to evaluate the performance in terms of
gender identi cation.
3.1</p>
      <p>
        iTACOS experiments
In our experiments, we addressed both stance and gender detection as a
classi cation task. The code is available on github for further exploration and for
allow reproducibility of our experiments9. We carried out several experiments10
by combining both the features introduced in Section 2 together with a set of
classi ers composed by: Support Vector Machine (SVM), Random Forest (RF),
Logistic Regression (LG), Decision Tree (DT), and Multinomial Nave Bayes
(MNB). Besides, we exploited a Majority Voting (MV) strategy considering the
di erent predictions of the above mentioned classi ers as described in Liakata
et al. [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ]. The features we proposed in section 2 were exploited in both the
tasks of stance and gender detection, but as it will be better described in the
result section, they were speci cally tailored for the sole purpose of detecting
stance and then they were also applied to gender. For this reason, in the present
paper we will focus more on the rst subtask, that of stance. We analyzed the
obtained results and selected the ve combinations of features that showed the
best performance for the stance detection task. The resulting sets of features are
shown in Table 1.
      </p>
      <p>We participated in the shared task with ve di erent runs for each language
and each subtask. Table 2 shows the obtained results by using both the features
and the classi er used in each of the submitted runs.
3.2</p>
      <p>O</p>
      <p>cial results
We ranked as the rst position among 10 participating teams in the subtask of
stance detection in both Catalan and Spanish. Table 3 shows the o cial results
on the test set. At a rst glance, it is possible to observe that our proposed
approach seems to perform slightly better in Catalan than in Spanish. Overall,
our submissions performed better in Catalan, in fact our ve runs ranked among
the rst 8 positions. In Spanish, on the other hand, our less performing run
ranked as the 18th position.</p>
      <p>As shown in the table above, the best result in each language was not achieved
by the same run. iTACOS.2 performs better for Catalan, while iTACOS.1 for
9https://github.com/mirkolai/iTACOS-at-IberEval2017
10A 10-fold cross-validation setting was used.
Spanish. The poorer results in both languages were obtained by using
iTACOS.4 and iTACOS.5. As expected the best performing runs (iTACOS.1 and
iTACOS.2) contain both context-based features, validating the importance of
considering contextual information in stance detection tasks. For example, both
runs include the feature Url. We are interested in evaluating the impact of such
feature on the performance. For this reason, we carried out experiments on the
training set by applying a modi ed version of iTACOS.1 and iTACOS.2
removing the Url feature. Looking at the results, we observed a drop in the
performance of -0.029% for Catalan and of -0.002% for Spanish in iTACOS.1; and
of 0,004% for Catalan and of -0.002% for Spanish in iTACOS.2.</p>
      <p>The BoTM, a novel feature included in the structure-based group, emerges
among the relevant features in iTACOS.1 concerning Spanish, but further
inquiry on its relevance is matter of future work. For what concerns classi ers, LG
and SVM achieved the best performance in both languages. Surprisingly, the
approach exploiting MV is not performing.
3.3</p>
      <sec id="sec-3-1">
        <title>A linguistic revision</title>
        <p>A fundamental part of our approach has been that of manually dealing with
data. Being the size of the dataset very large, we were able to visualize only
a small portion of tweets. Therefore, we focused on the cases of disagreement
between the results obtained with iTACOS.1 and the golden labels provided by
the organizers11. Below, we report some examples both in Catalan and Spanish:
1. #elecciones #catalunya #NO #27S https://t.co/oBuTDnUEHj
! #elecciones #catalunya #NO #27S https://t.co/oBuTDnUEHj
language: catalan
golden label: against
iTACOS.1: favor
2. Ale @JuntsPelSi, a casa, son solo unas #eleccionescatalanas autonomicas.
Man~ana a trabajar que es lunes. Segu s teniendo el mismo DNI. #27S
! @JuntsPelSi, go at home, there is only one autonomous
#eleccionescatalanas. Tomorrow, go to work that it'll be Monday. You will have the same DNI
(Spanish ID). #27S
language: spanish
golden label: against
iTACOS.1: favor
3. En estas #eleccionescatalanas de decide una posible independencia y un
gobierno que vele por los derechos de su pueblo, VOTA @catsiqueespot
! In these #eleccionescatalanas we decide for a possible independence and a
government that ghts for the rights of its population, VOTE @catsiqueespot
language: spanish
golden label: favor
iTACOS.1: against
Example 1, has been marked as favor from our classi er in (iTACOS.1),
probably because of the misleading presence of the token \catalunya", written in
Catalan. However, the explicit semantic information carried by the hashtag #NO
pointing to against was ignored, thus leading to a wrong classi cation.
Considering Spanish, example 2 has been appointed as favor instead of against.
The presence of the mention @JuntsPelSi (Catalan independence coalition) could
have misdirected our classi cation. On the other hand, the tweet in example 3
was tagged as against whereas it should have been favor as we clearly infer
from \VOTA @catsiqueespot" and according to the golden labels.</p>
        <p>A manual analysis of this kind helped us to shed some light on the relevance
of each single feature we exploited and, after having linguistically analyzed them,
to choose which features had to be included in our nal sets.
4</p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>Conclusions</title>
      <p>In this paper we presented an overview of the iTACOS submission for the Stance
and Gender Detection in Tweets on Catalan Independence task at IberEval-2017.
We participated by submitting ve di erent runs in the detection of author's
stance and gender both in Twitter messages in Catalan and Spanish. Our
approach, chie y based on context and structural features, proved to be highly
11The tweets have been extracted from the training set.
successful concerning the task of stance in both languages, as our system ranked
as the rst position among ten participating teams. The results show that the
addition of two particular features, namely BoTM and Url, produced a signi
cant contribution to Stance Detection task. In the future, we plan to tailor these
two features we used in an even ner grained manner.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Hogan</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          :
          <article-title>The Presentation of Self in the Age of Social Media: Distinguishing Performances and Exhibitions Online</article-title>
          .
          <source>Bulletin of Science, Technology &amp; Society</source>
          <volume>30</volume>
          (
          <year>2010</year>
          )
          <volume>377</volume>
          {
          <fpage>386</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Bethard</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cer</surname>
            ,
            <given-names>D.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Carpuat</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Jurgens</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Nakov</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zesch</surname>
          </string-name>
          , T., eds.
          <source>: Proceedings of the 10th International Workshop on Semantic Evaluation</source>
          . In Bethard, S.,
          <string-name>
            <surname>Cer</surname>
            ,
            <given-names>D.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Carpuat</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Jurgens</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Nakov</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zesch</surname>
          </string-name>
          , T., eds.: SemEval@NAACL-HLT
          <year>2016</year>
          , San Diego, CA, USA, June 16-17,
          <year>2016</year>
          , The Association for Computer Linguistics (
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Mohammad</surname>
            ,
            <given-names>S.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sobhani</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kiritchenko</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          : Stance and Sentiment in Tweets.
          <source>CoRR abs/1605</source>
          .01655 (
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Lai</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>Hernandez</given-names>
            <surname>Farias</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.I.</given-names>
            ,
            <surname>Patti</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            ,
            <surname>Rosso</surname>
          </string-name>
          ,
          <string-name>
            <surname>P.</surname>
          </string-name>
          :
          <article-title>Friends and Enemies of Clinton and Trump: Using Context for Detecting Stance in Political Tweets</article-title>
          . In Sidorov, G.,
          <string-name>
            <surname>Herrera-Alcantara</surname>
          </string-name>
          , O., eds.
          <source>: Part I. Lecture Notes in Arti cial Intelligence. Advances in Computational Intelligence. 15th Mexican International Conference on Arti cial Intelligence</source>
          ,
          <string-name>
            <surname>MICAI</surname>
          </string-name>
          <year>2016</year>
          . Volume
          <volume>10061</volume>
          . (
          <year>2016</year>
          )
          <volume>152</volume>
          {
          <fpage>165</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Taule</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mart</surname>
            ,
            <given-names>M.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rangel Pardo</surname>
            ,
            <given-names>F.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rosso</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bosco</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Patti</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          :
          <article-title>Overview of the task of Stance and Gender Detection in Tweets on Catalan Independence at IBEREVAL 2017</article-title>
          .
          <source>In: Proceedings of the Second Workshop on Evaluation of Human Language Technologies for Iberian Languages (IberEval</source>
          <year>2017</year>
          ),
          <source>CEUR Workshop Proceedings. CEUR-WS.org</source>
          ,
          <year>2017</year>
          , Murcia, Spain (
          <year>2017</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <given-names>Rangel</given-names>
            <surname>Pardo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.M.</given-names>
            ,
            <surname>Rosso</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            ,
            <surname>Koppel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            ,
            <surname>Stamatatos</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            ,
            <surname>Inches</surname>
          </string-name>
          ,
          <string-name>
            <surname>G.</surname>
          </string-name>
          :
          <article-title>Overview of the author pro ling task at PAN 2013</article-title>
          .
          <source>In: CLEF Conference on Multilingual and Multimodal Information Access Evaluation</source>
          ,
          <string-name>
            <surname>CELCT</surname>
          </string-name>
          (
          <year>2013</year>
          )
          <volume>352</volume>
          {
          <fpage>365</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <given-names>Rangel</given-names>
            <surname>Pardo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.M.</given-names>
            ,
            <surname>Rosso</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            ,
            <surname>Potthast</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            ,
            <surname>Trenkmann</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            ,
            <surname>Stein</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            ,
            <surname>Verhoeven</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            ,
            <surname>Daeleman</surname>
          </string-name>
          ,
          <string-name>
            <surname>W.</surname>
          </string-name>
          , et al.:
          <article-title>Overview of the 2nd author pro ling task at pan 2014</article-title>
          .
          <source>In: CEUR Workshop Proceedings</source>
          . Volume
          <volume>1180</volume>
          ., CEUR Workshop Proceedings (
          <year>2014</year>
          )
          <volume>898</volume>
          {
          <fpage>927</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <given-names>Rangel</given-names>
            <surname>Pardo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.M.</given-names>
            ,
            <surname>Rosso</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            ,
            <surname>Potthast</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            ,
            <surname>Stein</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            ,
            <surname>Daelemans</surname>
          </string-name>
          ,
          <string-name>
            <surname>W.</surname>
          </string-name>
          :
          <article-title>Overview of the 3rd Author Pro ling Task at PAN 2015</article-title>
          . In: CLEF, sn (
          <year>2015</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <given-names>Rangel</given-names>
            <surname>Pardo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.M.</given-names>
            ,
            <surname>Rosso</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            ,
            <surname>Verhoeven</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            ,
            <surname>Daelemans</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            ,
            <surname>Potthast</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            ,
            <surname>Stein</surname>
          </string-name>
          ,
          <string-name>
            <surname>B.</surname>
          </string-name>
          :
          <article-title>Overview of the 4th author pro ling task at PAN 2016: cross-genre evaluations</article-title>
          . In Balog,
          <string-name>
            <given-names>K.</given-names>
            ,
            <surname>Cappellato</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            ,
            <surname>Ferro</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            ,
            <surname>Macdonald</surname>
          </string-name>
          , C., eds.:
          <article-title>CLEF 2016 Labs and Workshops, Notebook Papers</article-title>
          .
          <source>CEUR Workshop Proceedings</source>
          . Volume
          <volume>1609</volume>
          ., Evora, Portugal (
          <year>2016</year>
          )
          <volume>750</volume>
          {
          <fpage>784</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <given-names>Rangel</given-names>
            <surname>Pardo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.M.</given-names>
            ,
            <surname>Rosso</surname>
          </string-name>
          ,
          <string-name>
            <surname>P.</surname>
          </string-name>
          :
          <article-title>Use of language and author pro ling: Identi cation of gender and age</article-title>
          .
          <source>Natural Language Processing and Cognitive Science</source>
          <volume>177</volume>
          (
          <year>2013</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Schmid</surname>
          </string-name>
          , H.:
          <article-title>Part-of-speech tagging with neural networks</article-title>
          .
          <source>In: Proceedings of the 15th conference on Computational linguistics-Volume</source>
          <volume>1</volume>
          , Association for Computational Linguistics (
          <year>1994</year>
          )
          <volume>172</volume>
          {
          <fpage>176</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Schmid</surname>
          </string-name>
          , H.:
          <article-title>Treetagger| a language independent part-of-speech tagger</article-title>
          .
          <source>Institut fur Maschinelle Sprachverarbeitung, Universitat Stuttgart</source>
          <volume>43</volume>
          (
          <year>1995</year>
          )
          <fpage>28</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Bosco</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lai</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Patti</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>Rangel</given-names>
            <surname>Pardo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.M.</given-names>
            ,
            <surname>Rosso</surname>
          </string-name>
          ,
          <string-name>
            <surname>P.</surname>
          </string-name>
          :
          <article-title>Tweeting in the Debate about Catalan Elections</article-title>
          . In Calzolari, N.,
          <string-name>
            <surname>Choukri</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Declerck</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Goggi</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Grobelnik</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Maegaard</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mariani</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mazo</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Moreno</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Odijk</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Piperidis</surname>
          </string-name>
          , S., eds.
          <source>: LREC workshop on Emotion and Sentiment Analysis Workshop (ESA)</source>
          ,
          <source>LREC-2016</source>
          , Portoroz, Slovenia,
          <source>European Language Resources Association (ELRA)</source>
          (
          <year>2016</year>
          )
          <volume>67</volume>
          {
          <fpage>70</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Millar</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          :
          <source>Language, Nation and Power: An Introduction</source>
          . Springer (
          <year>2005</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <surname>Liakata</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kim</surname>
            ,
            <given-names>J.H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Saha</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hastings</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rebholz-Schuhmann</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          :
          <article-title>Three hybrid classi ers for the detection of emotions in suicide notes</article-title>
          .
          <source>Biomedical informatics insights 5</source>
          (
          <year>2012</year>
          )
          <fpage>175</fpage>
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>