<!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>LIA@CLEF 2018: Mining events opinion argumentation from raw unlabeled Twitter data using convolutional neural network?</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Richard Dufour</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Mickael Rouvier</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Alexandre Delorme</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Damien Malinas</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Convo-</string-name>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>LIA - University of Avignon</institution>
          ,
          <country country="FR">France</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>UMR 8562 Centre Norbert Elias - University of Avignon</institution>
          ,
          <country country="FR">France</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>Social networks on the Internet are becoming increasingly important in our society. In recent years, this type of media, through communication platforms such as Twitter, has brought new research issues due to the massive size of data exchanged and the important number of ever-increasing users. In this context, the CLEF 2018 Mining opinion argumentation task aims to retrieve, for a speci c event (festival name or topic), the most diverse argumentative microblogs from a large collection of tweets about festivals in di erent languages. In this paper, we propose a four-step approach for extracting argumentative microblogs related to a speci c query (or event) while no reference data is provided.</p>
      </abstract>
      <kwd-group>
        <kwd>Opinion detection lutional neural network</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        Social networks on the Internet allow communities of users to exchange and share
resources worldwide (ideas, opinions, data...) to an increasingly wide audience.
Researchers, particularly in Natural Language Processing (NLP) and
Information Retrieval (IR) domains, have seized this phenomenon, unprecedented by
the number of users that these networks aggregate and the size of the data
exchanged (texts, videos, audio...), opening up new research issues. Through these
communication platforms, users can gather around a speci c event (news [
        <xref ref-type="bibr" rid="ref21">21</xref>
        ],
TV shows [
        <xref ref-type="bibr" rid="ref25">25</xref>
        ]...) which can even be recurrent (festivals [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ], presidential
elections [
        <xref ref-type="bibr" rid="ref24">24</xref>
        ]...).
      </p>
      <p>
        The CLEF 2018 Mining opinion argumentation task aims to automatically
identify messages of social web users positions about a cultural event expressed
through the Twitter social network platform. The idea is to identify claims about
a festival name, or topic, out of a massive collection of microblogs. The objective
? This work was funded by the GaFes project supported by the French National
Research Agency (ANR) under contract ANR-14-CE24-0022.
is to provide relevant information expressed in the form of a summary of
argumentative tweets about a query (here a festival name or a topic) that should
re ect a maximum of di erent points of view. This follows a previous task
initiated in [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ] about cultural microblog contextualization.
      </p>
      <p>
        These last years, sentiment analysis and opinion mining [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ] on social
networks became an interesting eld of study. Usually, many works proposed
supervised approaches [
        <xref ref-type="bibr" rid="ref12 ref20">12, 20</xref>
        ] since annotated corpora are now available [
        <xref ref-type="bibr" rid="ref15 ref2">15, 2</xref>
        ].
Recent works have shown that convolutional neural networks (CNNs) are also
well suited for sentence classi cation problems and can produce state-of-the-art
results [
        <xref ref-type="bibr" rid="ref19 ref22 ref23">23, 22, 19</xref>
        ].
      </p>
      <p>In this article, we propose an original four-steps approach to train a CNN
model for extracting argumentative microblogs related to a speci c query (or
event) while no reference data is provided (and no data will be annotated).</p>
      <p>The paper is organized as follows. Section 2 explains our proposed four-steps
approach to identify a set of argumentative microblogs from a cultural event.
Section 3 describes the experimental protocol, including a description of the
task and the data used. Finally, Section 4 presents the results obtained in the
CLEF 2018 Mining opinion argumentation task before concluding and exposing
perspectives in Section 5.
2</p>
    </sec>
    <sec id="sec-2">
      <title>Proposed Approach</title>
      <p>In this section, we describe our proposed method to extract argumentative
messages from a targeted query. Figure 1 summarizes our four-steps approach. The
rst step (Section 2.1) consists in preprocessing raw unlabeled messages to make
them \cleaner", i.e. make the data more easily interpretable and generalizable by
an automatic process. The second step (Section 2.2) takes as input the cleaned
data and proposes a method to extract two datasets (Argumentative and Non
Argumentative) while no labeled data is provided. From these two datasets, a
convolutional neural network (CNN) is trained in Step 3 to recognize
argumentative and non argumentative messages (Section 2.3). Finally, the last step
(Section 2.4) seeks to extract, from a set of messages related to a query (test
set), the list of messages which contains the most argumentative elements while
including a maximum of diversity in the opinions conveyed.
2.1</p>
      <sec id="sec-2-1">
        <title>Preprocessing</title>
        <p>In a general way, text messages need a preprocessing step to be then used as
e ciently as possible in many NLP tasks. Usually, this process includes a global
\cleaning" of the data. We rst propose to tokenize words in order to better
treat them individually. For example, the tweet \It's Friday, it's Swansea Jazz
Festival its cocktail night at Morgan's." becomes \It 's Friday , it 's Swansea
Jazz Festival its cocktail night at Morgan 's .".</p>
        <p>Some speci cities of tweet microblogs are also taken into account. Since URLs
can be added in messages, we propose to make them unique by changing any
URL present in a tweet by &lt;URL&gt;. Nonetheless, as we think that hashtags
(#example) and references to other users (@user) are important information, we
did not make any preprocess on it.</p>
        <p>
          In many NLP applications [
          <xref ref-type="bibr" rid="ref4 ref9">4, 9</xref>
          ], word lemmatization seems to be a good
way to improve performance. It regroups a family of words having di erent
forms into a single form. For example, the words \learning" and \learned" will
be grouped to \learn", which should help by globally reducing the corpus
vocabulary size. All datasets have been lemmatized with supervised part-of-speech
taggers: LIA TAGG3 and NLTK WordNet lemmatizers [
          <xref ref-type="bibr" rid="ref3">3</xref>
          ] for French and
English messages respectively.
        </p>
        <p>Raw unlabeled Step 1: Preprocessing
messages</p>
        <p>Cleaned
messages</p>
        <p>Step 2: Unlabeled data selection
Query</p>
        <p>Test</p>
        <p>Train
Data related to
the query</p>
        <p>Argumentative
messages data</p>
        <p>Non Argumentative</p>
        <p>messages data
input</p>
        <sec id="sec-2-1-1">
          <title>3 http://pageperso.lif.univ-mrs.fr/~frederic.bechet/download.html</title>
          <p>2.2</p>
        </sec>
      </sec>
      <sec id="sec-2-2">
        <title>Unlabeled data selection</title>
        <p>While no reference data is available, we propose to \infer" this reference using a
semi-supervised approach. For this unlabeled argumentative message data
selection process, we rstly only keep messages tagged as the focused query language
by the Twitter platform. Since this is an automatic process, errors in language
identi cation may occur (and datasets may be di erent with another language
identi cation tool).</p>
        <p>
          We then get lists of opinion words that come from the French expanded
emotion lexicon FEEL [
          <xref ref-type="bibr" rid="ref1">1</xref>
          ] (around 14k words) and an English opinion lexicon [
          <xref ref-type="bibr" rid="ref10">10</xref>
          ]
(around 7k words).
        </p>
        <p>Note that we do not de ne our training corpus only regarding these lists of
opinion words: if so, it would simply amount to seeing the presence or absence
of an opinion word to decide if a message is argumentative or not. We introduce
new knowledge related to the corpus of microblogs studied: we make the
hypothesis that a message can also be informative if it contains emoticons, particular
punctuation signs such as ? or !, if the personal pronoun Je (in French) or I
(in English) is employed, or if at least one hashtag is present. Possessive
pronouns and personal pronouns are considered indicators of argumentative tweets
for their expressive propriety. In particular rst person and second person place
the author in a communicational context expressive or conative.</p>
        <p>In summary, we then have 5 features to decide if a message is informative
(emotion words, emoticons, particular punctuation signs, personal pronoun, and
hashtag). If a message contains at least 4 of these 5 features, or an emotion
word plus 2 of the 4 other features, it is considered as argumentative. At the
contrary, if a message does not have any of these characteristics, or only 1 feature
(excluding an opinion word), it is considered as non argumentative.</p>
        <p>This nally allows us to get two datasets for training: Argumentative and
Non argumentative. Note that these train datasets have been extracted from all
data excluding the data related to the targeted query, which constitutes here
our database to search argumentative messages (i.e. test set). To constitute this
test set, we consider a message related to a query if the words of the query are
present in the message. For example, if the targeted query is \Avignon" for the
French language, all messages containing the term Avignon and being tagged as
French are in the test set, while all the remaining messages in the corpus (tagged
as French) may be used to constitute the training data.
2.3</p>
      </sec>
      <sec id="sec-2-3">
        <title>Convolutional neural network training</title>
        <p>
          Convolutional neural networks (CNNs) represent one of the most used Deep
Neural Network model in computer vision [
          <xref ref-type="bibr" rid="ref13">13</xref>
          ]. The di erence between CNNs
applied to computer vision and their equivalent in NLP lies in the input
dimensionality and format. In computer vision, inputs are usually single-channel (eg.
grayscale) or multi-channel (eg. RGB) 2D or 3D matrices, usually of constant
dimension.
        </p>
        <p>In sentence classi cation, each input consists of a sequence of words of
variable length. Each word w is represented with a n-dimensional vector (word
embedding) ew of constant size. All the word representations are then concatenated
in their respective order and padded with zero-vectors to a xed length
(maximum possible length of the sentence).</p>
        <p>The parameters of our model were chosen so as to maximize performance
on the development set (10% from the train data presented in Section 2.2): the
width of the convolution lters is set to 5 and the number of convolutional feature
maps is 200. We use ReLU activation functions and a simple max-pooling. One
fully connected hidden-layers are of size 128. For each layer, a standard dropout
of 0.4 (40% of the neurons are disabled in each iteration) is used. The
backpropagation algorithm used for training is Adadelta.
2.4</p>
      </sec>
      <sec id="sec-2-4">
        <title>Opinion argumentation mining</title>
        <p>This last step allows us to constitute the list of argumentative message
candidates. To do so, all the data test set (i.e. messages related to the query - see
Section 2.2) is processed through the previously trained CNN. As a result, a score
is assigned to each message that represents the probability of this message to be
argumentative. A rst ranked list can then be obtained with this classi cation
process.</p>
        <p>However, this rst list does not respect the expected criterion of diversity of
opinions: the list should re ect the maximum of argumentative points-of-view
from a query (or event). In order to only keep enough di erent views, we compute
a cosine similarity between a candidate message and the messages stored in this
new list. Messages having a similarity higher than 0.5 are then excluded. For
example, for the query Rock festival in English, if we get the following ordered
list of candidate argumentative messages :
1. common dave ! ! fuck the festival setting ! ! bless u with your awesome sitting
acoustic rock ! ! ! ! ! #foo ghters #pinkpop
2. managed to rock up in bordeaux on the weekend of both the gay pride festival
and the main wine expo . #party
3. managed to rock up in bordeaux on the weekend of both the gay pride festival
and the main wine expo</p>
        <p>The rst message is automatically added to the nal candidate list. Then,
the cosine distance will be computed between the rst and the second message:
since they are di erent enough, the second message will also be added to the
nal list. For the third message, the cosine distance is computed with all the
messages from the nal list (messages 1 and 2): for the second message, the
cosine distance is too close, the message 3 then does not nally appear in the
nal list of argumentative message candidates.</p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>Experimental Protocol</title>
      <p>
        The proposed approach has been assessed in the context of the CLEF 2018
Mining opinion argumentation task [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ]4. A general description of this original
task is proposed in Section 3.1, before describing the dataset in Section 3.2.
Finally, Section 3.3 gives some details about the evaluation metric.
3.1
      </p>
      <sec id="sec-3-1">
        <title>Task presentation</title>
        <p>The general objective of the task is to nd, for a speci c topic or event, the most
argumentative microblogs. These short messages come from a large collection of
tweets about festivals in di erent languages. The idea is to get a list of ranked
tweets, for each topic in a targeted language, according to their probability of
being argumentative. Also, one key point lies in the opinion argumentation
diversity provided in this list: a wide range of di erent points-of-view expressed
in the tweets must be present (i.e. avoiding as much as possible identical
argumentations).</p>
        <p>This task may be of great interest to get a quick overview of opinions shared
during an event from social networks since it is usually impossible to manually
analyze all emitted messages. As a result, a set of 100 messages for each query
(i.e. topic or event) must be given, each one being associated with a probability
that the tweet is argumentative.
3.2</p>
      </sec>
      <sec id="sec-3-2">
        <title>Data description</title>
        <p>
          The CLEF 2018 Mining opinion argumentation task comes with a large
collection of microblogs containing a stream of 70 million tweets in 134 di erent
languages extracted from the Twitter platform. This dataset has been collected
over a period of 18 months from May 2015 to November 2016 using a
predened set of keywords related to cultural festivals in the world [
          <xref ref-type="bibr" rid="ref6">6</xref>
          ]. Note that
this 70 million tweet corpus includes the retweets5: if only the \original" posted
messages are considered, the corpus is reduced to 33 million messages. In the
proposed approach, the corpus considered is the one without retweets.
        </p>
        <p>Regarding the targeted task, organizers propose to focus on two languages:
French and English, from which 4 and 12 topics ( .e. queries) have been de ned
respectively. These queries have been chosen to match with festival names or
topics. As explained by the organizers, these queries have enough related
argumentative tweets to be evaluated. Table 1 lists these di erent topics or festival
names for each considered language (French and English). For readability
reasons, this list is presented in a descending order from the most popular topic (i.e.
having the highest number of tweets) to the less popular one (i.e. having the
smallest number of messages), each language being considered independently.</p>
        <sec id="sec-3-2-1">
          <title>4 https://mc2.talne.eu/</title>
          <p>5 A retweet is a forwarded message on Twitter. It is not an original post, but it is
considered as a message.</p>
          <p>Note that a message is linked to a festival name (or a topic) if it is present in the
tweet content, no matter the language considered for now since there is no sure
way (i.e. not automatic) to know the language of a tweet. The term Festival is
excluded from this search since we assume that it is a Festival oriented corpus.
An example of a tweet related to the Cannes Festival, where Cannes occurs:</p>
          <p>At Cannes Film Festival, Dheepan Wins Palme dOr.</p>
          <p>By analyzing Table 1 more precisely, we nd that the festivals do not have
the same activity as for the messages exchanged, with a huge di erence between
the most popular queries and the less popular ones. The Cannes Festival, which
is the only festival name considered in both English and French languages, is
the most represented in terms of posted messages. This is not surprising since
it is a world famous festival. In the same way, the selected topics (Rock, Jazz,
Summer and Art), chosen for being generic words, have a high level of activity,
even if Summer appears well above others. Finally, the remaining festival names
have the lowest number of tweets.</p>
          <p>While these rst observations may inform about the general corpus and this
imbalanced queries data, Table 2 presents the dataset used for training our
proposed system. Two subsets for training have been extracted for each query
(Argumentative and Non argumentative). As expected, we nd that many fewer
tweets are annotated argumentative. A last subset, called Test, is composed
of all the tweets containing the query. More information about this unlabeled
argumentative tweet data selection process can be found in Section 2.2.</p>
          <p>
            Globally, we can rstly note that the imbalance in the data sizes (Table 2)
is clearly reduced compared to Table 1. The Cannes festival remains the most
commented festival name and the topics Rock, Jazz, Summer and Art datasets
still have a high number of associated messages. Finally, for some festival names
(especially for the English language), a very limited number of test data will be
available, which may make it di cult to get 100 argumentative microblogs.
The metric used to evaluate systems submitted to CLEF 2018 Mining opinion
argumentation task is the Normalized Discounted Cumulative Gain (NDCG) [
            <xref ref-type="bibr" rid="ref11">11</xref>
            ].
It is a common ranking measure for IR tasks that gives a score for each retrieved
argumentative tweet with a discount function over the rank. This measure takes
into account the idea that the most interesting (i.e. argumentative) messages
should appear rst in the list while the non-relevant ones should not appear (or
at the lower possible rank) [
            <xref ref-type="bibr" rid="ref8">8</xref>
            ]. Globally, the higher the measure is, the better
the results are.
4
          </p>
        </sec>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>Results</title>
      <p>
        Table 3 summarizes the results obtained by our system for the CLEF 2018
Mining opinion argumentation task in terms of NDCG score. For this task, two
reference evaluation sets (i.e. sets of argumentative tweets) are considered: a manual
one, which corresponds to a ne manual annotation from the whole corpus, and
a pooling one, which corresponds to a manual annotation from the tweets
considered as argumentative by participants. For sake of comparison, three other
systems are evaluated: the CLEF 2018 baseline [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ], the LIA baseline (here, only
spotting tweets considering opinion words) and the best system among all the
CLEF 2018 participants.
      </p>
      <p>By rstly focusing on the manual reference set, we can see that our proposed
systems reach the best NDCG scores. Surprisingly, our baseline system (only
opinion words) reaches similar results than our proposed system. This could be
explained by the fact that opinion words may not be the only information to
de ne what is an argumentative tweet. When focusing on the pooling reference,
results are quite di erent: other participants systems reach much better
performance. As a conclusion, we think that our system seems more robust regarding
the whole corpus (best performance in the manual reference) by providing more
diverse results than other participants (low performance in the pooling
reference). All these observations are similar on French and English queries.
5</p>
    </sec>
    <sec id="sec-5">
      <title>Conclusion and Perspectives</title>
      <p>In this paper, the problem of retrieving argumentative microblogs from a large
collection of messages was addressed. This work took place in the context of
the CLEF 2018 Mining opinion argumentation task that aims to retrieve, for
a speci c event (festival name or topic), the most argumentative tweets from a
Twitter festival-oriented corpus. To do so, we proposed an original CNN-based
approach that takes into account the fact that no reference data is available
(i.e. no tweets are annotated for training). As a result, a ranked list of the 100
most argumentative tweets, including an argumentative probability score for
each message, has been provided for each query.</p>
      <p>Results obtained on this evaluation campaign task appear encouraging,
considering in particular the di culty of the task. Indeed, our proposed approach
reached best performance among all the participants on the manual reference.
We also noted that this approach provides results very di erent from other
participants, which has been observed on the pooling reference results. This could
in particular open up perspectives of complementarity of the systems proposed
for this evaluation campaign.</p>
      <p>
        Many research perspectives can be gleaned from this preliminary work. Firstly,
a robust language identi cation tool should be employed to select appropriate
database. Another more interesting perspective would be to take account of the
language level and particularity of tweet contents: indeed, microblogs exhibit
particular linguistic characteristics (ungrammaticality, community-speci c
linguistic traits, misspelling...), not treated in this work. For example, a preprocessing
method, such as [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ], could be applied. These microblogs content particularities
could also be treated with character-based approaches with adapted methods
sud as [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ]. The use of the retweet information was also omitted in the proposed
method. This information could be used in the selection process, for example
by giving more importance to informative messages being very shared. Finally,
it would be useful to explore methods in the eld of automatic summarization
that integrate the issue of content diversity, such as [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ].
      </p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Abdaoui</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Aze</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bringay</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Poncelet</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          :
          <article-title>Feel: a french expanded emotion lexicon</article-title>
          .
          <source>Language Resources and Evaluation</source>
          <volume>51</volume>
          (
          <issue>3</issue>
          ),
          <volume>833</volume>
          {
          <fpage>855</fpage>
          (
          <year>2017</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Baccianella</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Esuli</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sebastiani</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          :
          <article-title>Sentiwordnet 3.0: an enhanced lexical resource for sentiment analysis and opinion mining</article-title>
          .
          <source>In: LREC</source>
          . vol.
          <volume>10</volume>
          , pp.
          <volume>2200</volume>
          {
          <issue>2204</issue>
          (
          <year>2010</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Bird</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Loper</surname>
          </string-name>
          , E.:
          <article-title>Nltk: the natural language toolkit</article-title>
          .
          <source>In: Proceedings of the ACL 2004 on Interactive poster and demonstration sessions</source>
          . p.
          <fpage>31</fpage>
          .
          <article-title>Association for Computational Linguistics (</article-title>
          <year>2004</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Carlberger</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dalianis</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Duneld</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Knutsson</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          :
          <article-title>Improving precision in information retrieval for swedish using stemming</article-title>
          .
          <source>In: Proceedings of the 13th Nordic Conference of Computational Linguistics (NODALIDA</source>
          <year>2001</year>
          )
          <article-title>(</article-title>
          <year>2001</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Dhingra</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zhou</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Fitzpatrick</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Muehl</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cohen</surname>
            ,
            <given-names>W.:</given-names>
          </string-name>
          <article-title>Tweet2vec: Character-based distributed representations for social media</article-title>
          .
          <source>In: Proceedings of the 54th Annual Meeting of the Association for Computational Linguistics (Volume 2: Short Papers)</source>
          . pp.
          <volume>269</volume>
          {
          <fpage>274</fpage>
          . Association for Computational Linguistics, Berlin, Germany (
          <year>August 2016</year>
          ), http://anthology.aclweb.org/P16-2044
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Ermakova</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Goeuriot</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mothe</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mulhem</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Nie</surname>
            ,
            <given-names>J.Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>SanJuan</surname>
          </string-name>
          , E.:
          <article-title>Clef 2017 microblog cultural contextualization lab overview</article-title>
          . In:
          <article-title>International Conference of the Cross-Language Evaluation Forum for European Languages</article-title>
          . pp.
          <volume>304</volume>
          {
          <fpage>314</fpage>
          . Springer (
          <year>2017</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Goeuriot</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mothe</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mulhem</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Murtagh</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>SanJuan</surname>
          </string-name>
          , E.:
          <article-title>Overview of the clef 2016 cultural micro-blog contextualization workshop</article-title>
          . In:
          <article-title>International Conference of the Cross-Language Evaluation Forum for European Languages</article-title>
          . pp.
          <volume>371</volume>
          {
          <fpage>378</fpage>
          . Springer (
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Hajjem</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cossu</surname>
            ,
            <given-names>J.V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Latiri</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>SanJuan</surname>
          </string-name>
          , E.:
          <article-title>Clef 2018, international conference of the cross-language evaluation forum for european languages proceedings</article-title>
          . In: LNCS volume, Springer, CLEF 2018,
          <string-name>
            <surname>Avignon</surname>
          </string-name>
          (France)
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Halacsy</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tron</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          :
          <article-title>Bene ts of deep nlp-based lemmatization for information retrieval</article-title>
          .
          <source>In: CLEF (Working Notes)</source>
          (
          <year>2006</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Hu</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Liu</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          :
          <article-title>Mining and summarizing customer reviews</article-title>
          .
          <source>In: Proceedings of the tenth ACM SIGKDD international conference on Knowledge discovery and data mining</source>
          . pp.
          <volume>168</volume>
          {
          <fpage>177</fpage>
          .
          <string-name>
            <surname>ACM</surname>
          </string-name>
          (
          <year>2004</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11. Jarvelin,
          <string-name>
            <surname>K.</surname>
          </string-name>
          , Kekalainen, J.:
          <article-title>Ir evaluation methods for retrieving highly relevant documents</article-title>
          .
          <source>In: Proceedings of the 23rd annual international ACM SIGIR conference on Research and development in information retrieval</source>
          . pp.
          <volume>41</volume>
          {
          <fpage>48</fpage>
          .
          <string-name>
            <surname>ACM</surname>
          </string-name>
          (
          <year>2000</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Kouloumpis</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          , Wilson,
          <string-name>
            <given-names>T.</given-names>
            ,
            <surname>Moore</surname>
          </string-name>
          ,
          <string-name>
            <surname>J.D.</surname>
          </string-name>
          :
          <article-title>Twitter sentiment analysis: The good the bad and the omg!</article-title>
          <source>Icwsm</source>
          <volume>11</volume>
          (
          <fpage>538</fpage>
          -
          <lpage>541</lpage>
          ),
          <volume>164</volume>
          (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>LeCun</surname>
          </string-name>
          , Y.,
          <string-name>
            <surname>Bengio</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          :
          <article-title>Convolutional networks for images, speech, and time series</article-title>
          .
          <source>The handbook of brain theory and neural networks</source>
          <volume>3361</volume>
          (
          <issue>10</issue>
          ) (
          <year>1995</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Nema</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Khapra</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Laha</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ravindran</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          :
          <article-title>Diversity driven attention model for query-based abstractive summarization</article-title>
          .
          <source>arXiv preprint arXiv:1704.08300</source>
          (
          <year>2017</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <surname>Pak</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Paroubek</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          :
          <article-title>Twitter as a corpus for sentiment analysis and opinion mining</article-title>
          .
          <source>In: LREc</source>
          . vol.
          <volume>10</volume>
          (
          <year>2010</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <surname>Pang</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lee</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          , et al.:
          <article-title>Opinion mining and sentiment analysis</article-title>
          .
          <source>Foundations and Trends R in Information Retrieval</source>
          <volume>2</volume>
          (
          <issue>1</issue>
          {2),
          <volume>1</volume>
          {
          <fpage>135</fpage>
          (
          <year>2008</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <surname>Papegnies</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Labatut</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dufour</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Linares</surname>
          </string-name>
          , G.:
          <article-title>Detection of abusive messages in an on-line community</article-title>
          .
          <source>In: 14eme Conference en Recherche d'Information et Applications (CORIA)</source>
          . pp.
          <volume>153</volume>
          {
          <issue>168</issue>
          (
          <year>2017</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18.
          <string-name>
            <surname>Quillot</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ollivier</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dufour</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Labatut</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          :
          <article-title>Exploring temporal analysis of tweet content from cultural events</article-title>
          .
          <source>In: International Conference on Statistical Language and Speech Processing</source>
          . pp.
          <volume>82</volume>
          {
          <fpage>93</fpage>
          . Springer (
          <year>2017</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          19.
          <string-name>
            <surname>Rouvier</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          : Lia at semeval
          <article-title>-2017 task 4: An ensemble of neural networks for sentiment classi cation</article-title>
          .
          <source>In: Proceedings of the 11th International Workshop on Semantic Evaluation (SemEval-2017)</source>
          . pp.
          <volume>760</volume>
          {
          <issue>765</issue>
          (
          <year>2017</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          20.
          <string-name>
            <surname>Rouvier</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Favre</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          :
          <article-title>Sensei-lif at semeval-2016 task 4: Polarity embedding fusion for robust sentiment analysis</article-title>
          .
          <source>In: Proceedings of the 10th international workshop on semantic evaluation (SemEval-2016)</source>
          . pp.
          <volume>202</volume>
          {
          <issue>208</issue>
          (
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          21.
          <string-name>
            <surname>Sakaki</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Okazaki</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Matsuo</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          :
          <article-title>Earthquake shakes twitter users: real-time event detection by social sensors</article-title>
          .
          <source>In: Proceedings of the 19th international conference on World wide web</source>
          . pp.
          <volume>851</volume>
          {
          <fpage>860</fpage>
          .
          <string-name>
            <surname>ACM</surname>
          </string-name>
          (
          <year>2010</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          22.
          <string-name>
            <surname>Severyn</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Moschitti</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Unitn: Training deep convolutional neural network for twitter sentiment classi cation</article-title>
          .
          <source>In: Proceedings of the 9th International Workshop on Semantic Evaluation (SemEval</source>
          <year>2015</year>
          ),
          <article-title>Association for Computational Linguistics</article-title>
          , Denver, Colorado. pp.
          <volume>464</volume>
          {
          <issue>469</issue>
          (
          <year>2015</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          23.
          <string-name>
            <surname>Tang</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wei</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Qin</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Liu</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zhou</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Coooolll: A deep learning system for twitter sentiment classi cation</article-title>
          .
          <source>In: Proceedings of the 8th International Workshop on Semantic Evaluation (SemEval</source>
          <year>2014</year>
          ). pp.
          <volume>208</volume>
          {
          <issue>212</issue>
          (
          <year>2014</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          24.
          <string-name>
            <surname>Wang</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Can</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kazemzadeh</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bar</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Narayanan</surname>
            ,
            <given-names>S.:</given-names>
          </string-name>
          <article-title>A system for real-time twitter sentiment analysis of 2012 us presidential election cycle</article-title>
          .
          <source>In: Proceedings of the ACL 2012 System Demonstrations</source>
          . pp.
          <volume>115</volume>
          {
          <fpage>120</fpage>
          .
          <article-title>Association for Computational Linguistics (</article-title>
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          25.
          <string-name>
            <surname>Wohn</surname>
            ,
            <given-names>D.Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Na</surname>
            ,
            <given-names>E.K.</given-names>
          </string-name>
          :
          <article-title>Tweeting about tv: Sharing television viewing experiences via social media message streams</article-title>
          .
          <source>First Monday</source>
          <volume>16</volume>
          (
          <issue>3</issue>
          ) (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>