<!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>Supervised Learning Approaches to Detect Negation Cues in Spanish Reviews</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Llu s Dom nguez-Mas</string-name>
          <email>lluis.dominguez01@estudiant.upf.edu</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Francesco Ronzano</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Laura Furlong</string-name>
          <email>laura.furlongg@upf.edu</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Integrative Biomedical Informatics group Research Programme on Biomedical Informatics (GRIB) Hospital del Mar Medical Research Institute (IMIM) and Universidad Pompeu Fabra Barcelona</institution>
          ,
          <addr-line>08003</addr-line>
          ,
          <country country="ES">Spain</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2019</year>
      </pub-date>
      <fpage>361</fpage>
      <lpage>368</lpage>
      <abstract>
        <p>The availability of automated approaches to e ectively detect and characterize negation in textual contents is essential to robustly perform a wide range of Natural Language Processing tasks. The Workshop on Negation in Spanish 2019 provides a forum to share investigations and compare methodologies dealing with the characterization of negation in Spanish texts. In this paper we present our participation to Sub-task A organized in the context of this Workshop, focusing on the detection of negation cues in Spanish product reviews. We consider four negation cues detection approaches based on supervised learning and compare their performance. The best performing approach, based on a Conditional Random Fields sequence labeller, has been evaluated in the context of the Sub-task A of the Workshop on Negation in Spanish 2019 obtaining robust performance and scoring as the most precise system across several text domains, while keeping acceptable recall rates.</p>
      </abstract>
      <kwd-group>
        <kwd>Negation Detection ditional Random Fields</kwd>
        <kwd>Natural Language Processing</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        Negation represents a core linguistic phenomenon that aims at reversing the
truth value of a statement [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ]. Both the detection of negations and the identi
cation of their scope (i.e. the text excerpts where the information that is actually
negated is described) constitute essential steps towards a consistent
interpretation of the meaning of natural language texts across a wide range of domains. As
a consequence, automated approaches to characterize negations often represent
key components to support a diverse set of Natural Language Processing tasks
including Sentiment Analysis [
        <xref ref-type="bibr" rid="ref19 ref5">19, 5</xref>
        ], Clinical Text Mining [
        <xref ref-type="bibr" rid="ref16 ref24">24, 16</xref>
        ], Relation
extraction [
        <xref ref-type="bibr" rid="ref21 ref3">3, 21</xref>
        ] and Machine Translation [
        <xref ref-type="bibr" rid="ref1 ref23 ref7">1, 23, 7</xref>
        ]. Even if during the last few
years several e orts have been done to address a wider range of languages [
        <xref ref-type="bibr" rid="ref17 ref22 ref4">22, 4,
17</xref>
        ], nowadays English still focuses most of the investigations dealing with
negation detection approaches. Especially when we consider exclusively the identi
cation of negation cues, string matching and rule-based methodologies obtain an
acceptable performance across a wide range of domains. In this regard, NegEx
[
        <xref ref-type="bibr" rid="ref2">2</xref>
        ] is on of the best known examples of rule-based algorithms to characterize
negations, originally tailored to clinical text. More recent approaches based on
NegEx have also considered the results of dependency and constituency parsing
of textual contents to improve the detection of negations: among them there are
DEEPEN [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ] and Negation Resolution [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ]. During the last few years, thanks
also to the increasing availability of corpora where the occurrences of negation
have been manually annotated, several methodologies to detect negation based
on supervised learning have been proposed [
        <xref ref-type="bibr" rid="ref14 ref20 ref5">5, 20, 14</xref>
        ].
      </p>
      <p>
        As in previous editions [
        <xref ref-type="bibr" rid="ref11 ref12">12, 11</xref>
        ], the Workshop on Negation in Spanish 2019
(NEGES 2019) [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ] provides a forum to share investigations and compare
approaches dealing with the characterization of negation in Spanish texts. In the
previous edition of the NEGES Workshop (2018), two approaches have been
proposed to automatically identify negation cues in the textual contents of Spanish
product reviews, both based on supervised learning techniques, namely
Conditional Random Fields sequence labelling [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ] and Bidirectional-LSTM [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ].
      </p>
      <p>The participants of NEGES 2019 have been proposed two sub-tasks
concerning the detection of negation cues (Sub-task A) and the assessment of the role
of negation in sentiment analysis (Sub-task B). In this paper, we describe our
participation to the Sub-task A of NEGES 2019, presenting our approach to
detect negation cues. In particular, after providing a brief overview of the Sub-task
A in Section 2, Section 3 introduces the four supervised learning approaches to
negation cue detection that we have considered in our experiments: these
approaches are evaluated and thus compared by relying on the train dataset of
the Sub-task A of NEGES 2019. We have chosen the best performing negation
detection approach to support our participation to NEGES 2019, whose o cial
evaluation results are discussed in Section 4. To conclude, in Section 5 we present
our nal remarks and plans for future work.
2</p>
    </sec>
    <sec id="sec-2">
      <title>The Sub-task A of NEGES 2019: negation cues detection</title>
      <p>
        The Sub-task A of NEGES 2019 challenged participants to develop e ective
approaches to automatically identify negation cues in Spanish texts. In particular,
the SFU Review SP-NEG corpus [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ] has been used by NEGES 2019 organizers
to provide participants with manually annotated examples of negation cues, thus
supporting the creation of both the train and test datasets of the Sub-task A.
At time of writing the gold standard annotations of negation cues in the test
dataset have not been released by the organizers of NEGES 2019.
      </p>
      <p>The SFU Review SP-NEG corpus includes the text of 400 Spanish review
gathered from the web portal Ciao.es and dealing with the following eight
domains: movies, books, cell phones, music, hotels, cars, washing machines and
computers. Table 1 provides an overview of the number of sentences by domain
included in NEGES 2019 train and test datasets as well as the number of
annotated negation cues that are present in the train dataset. From Table 1, we can
notice that about 81% of negation cues of the train dataset span over a single
token. Moreover, the majority of the negation cues of the train dataset (2,616
over 3,098) are expressions that span over one or more contiguous tokens. In
particular, as we can see from Table 2 `no` is by far the most common negation
cue with a total of 1,824 occurrences as single-token cue in the train dataset.</p>
    </sec>
    <sec id="sec-3">
      <title>Negation cues detection approaches</title>
      <p>We modelled the detection of negation cues as a token labeling task. In
particular, we assigned to each token of the sentences of the NEGES 2019 train
dataset one of the following three labels: B, I or O. By default, all the tokens
of a sentences are labelled as O-tokens (tokens outside a negation cue), except
the tokens belonging to a negation cue. If the negation cue spans over a single
token, it is assigned the label B since represents the beginning of the cue.
Otherwise, if a negation cue spans over two or more consecutive tokens, the rst
token is labelled as a B -token while the consecutive ones as I -tokens (tokens of
a negation cue subsequent to the rst one). In case a negation cue is composed
by discontinuous text spans, each one of these spans is treated as a separate
negation cue. The following sentence provides an example of the token labeling
approach just described:
Ah O no B me O esperaba O nadie B demostrando O falta B de I seriedad O
. O</p>
      <p>We considered four supervised learning approaches and evaluate their ability
to learn to predict the label (B, I or O) to assign to each token of a sentence, thus
detecting the occurrence of negation cues. Independently from the supervised
learning approach adopted, we represented each token by means of the following
set of features:
{ Shallow textual features:
number of characters of the token;
position of the token in the sentence, obtained by dividing the index of
the token in the sentence by the total number of tokens that are present
in the sentence, thus generating a number in the interval [0; 1];
lower-cased token;
percentage of lowercase characters;
percentage of non alphabetic characters.
{ Lemma features:
lemma;
if the lemma includes more than one character, rst two characters and
last two characters of the lemma. For instance in case of the lemma
create, two additional textual features are created: cr and te.
{ Part of Speech features:</p>
      <p>Part of Speech category of the token (one nominal value among adjective,
conjunction, determiner, etc.);
the complete result of the morphological analysis of the token including
information about person, gender, number when appropriate. For
instance the label NCFP for a noun (N), proper (P), feminine (F), plural
(P).
{ Dependency tree features: For the considered dependency tree node (i.e.
token) and, if any, its parent node we considered the following features:
token;
lemma;
Part of Speech category (one nominal value among adjective,
conjunction, determiner, etc.);
depth of the token in the dependency tree;
number of children and descendent nodes;
dependency relation towards the parent, if any.</p>
      <p>
        We relied on the open-source language analysis framework Freeling (version
4.1) [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ] in order to carry out the linguistic analyses needed to extract the token
features just described by performing morphological analysis and dependency
parsing.
      </p>
      <p>By exploiting the set of features just described to characterize each token, we
evaluated the performance of the following four token labelling / classi cation
approaches:
{ Conditional Random Fields (CRF), a sequence labelling statistical
modelling method. We relied on the crfsuite1 implementation of CRF.
{ Random Forest (RF), an ensamble learning method for classi cation based
on decision trees. We relied on the Random Forest implementation provided
by SciKit learn2.
{ Support Vector Machine with linear kernel (SVM-linear), handling
multi-class classi cation by means of the one-vs-the-rest scheme. We relied
on the linear SVM implementation provided by SciKit learn.
{ XGBoost (XGB), optimized gradient boosted decision trees. We relied on
the XGBoost python package3.</p>
      <p>We evaluated the previous token labelling / classi cation approaches by
considering the default values of their parameters as speci ed by each algorithm
implementation considered. When we applied the RF, SVM-linear and XGB
approaches, we characterized each token by relying on the set of features previously
mentioned in order to describe both the token and all the tokens occurring in a
[ 3; 3] window centered on that token. In this way, also information modelling
the context of a token can be considered to predict the most likely label to assign
to it.</p>
      <p>Table 3 shows the performance of the four token labelling / classi cation
approaches considered with respect to a 10-fold cross-validation over the NEGES
2019 train dataset. This Table evaluates also a BASELINE negation cue
detection strategy (last column): the negation detection approach of this strategy
creates a list of lemmatized negation cues from the train dataset of each fold
and marks the occurrences of these cues in the test dataset. From Table 3 we
can notice that the CRF is the best performing approach, with a more sensible
improvement in performance when we consider the macro F-score of the BIO
labels and strict matches of predicted negation cues with a gold standard ones.
We have to notice that the BASELINE negation detection strategy, based on
simple string match, obtains acceptable performance. Anyway, looking into
further details, even if this trend is not evident when we consider the F-scores, the
results of the BASELINE negation detection strategy are the ones that present
1 http://www.chokkan.org/software/crfsuite/
2 https://scikit-learn.org/
3 https://xgboost.readthedocs.io/
the strongest di erences among precision and recall: low values of precision are
balanced by high values of recall. The other approaches based on supervised
learning obtain a better balance among precision and recall.</p>
      <p>By inspecting the types of classi cation errors of the four supervised
learning approaches we considered, we can spot the following trend: the performance
of most approaches drastically decreases when they deal with the identi cation
of multi-token negation cues and, in particular, when the tokens that occur
after the rst one should be spotted. This trend could be related to the greater
di culty in characterizing linguistically these tokens and the low number of
annotated examples of multi-token negation cues that are available in the NEGES
2019 corpus. In future investigations we plan to analyze in detail this issue by
eventually proposing a negation cue detection strategy tailored to improve the
performance of the detection of multi-token cues.
We chose the best performing supervised learning approach resulting from the
experiments described in Section 3 (i.e. the CRF sequence labeller) as the
methodology exploited to generate our negation cue predictions for the Sub-task A of
NEGES 2019. Our approach scored second in terms of precision and third in
terms of recall and F-score. In particular, when we look at the negation
detection results across each single domain of the text of the test set of the Sub-task
A of NEGES 2019, our approach obtained the highest precision in four domains
over eight (movies, mobiles, washing machines and hotels).
5</p>
    </sec>
    <sec id="sec-4">
      <title>Conclusion</title>
      <p>In this paper we presented the negation cues detection approach we devised in
the context of our participation to the Sub-task A of the Workshop on Negation
in Spanish 2019, dealing with the automated identi cation of negation cues in
Spanish texts. We described in detail the four supervised learning approaches
we considered for our participation to NEGES 2019, by comparing their
performance on the train dataset of the Sub-task A. We also discussed the results
of negation cues detection approach that we selected to participate to NEGES
2019, based on a Conditional Random Field sequence labeller. As future work,
we would like to evaluate the performance of a wider range of negation cues
detection systems, considering both sequence labeller based on neural network
architectures, relying on word embeddings and ensebling methods that combine
the predictions of distinct sequence labelling approaches. We plan also to
perform a more detailed error analysis to better characterize and try to mitigate
the weknesses of the negation cues detection approaches considered.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Baker</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bloodgood</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dorr</surname>
            ,
            <given-names>B.J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Callison-Burch</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Filardo</surname>
            ,
            <given-names>N.W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Piatko</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Levin</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Miller</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          :
          <article-title>Modality and negation in SIMT: use of modality and negation in semantically-informed syntactic MT</article-title>
          .
          <source>Computational Linguistics</source>
          <volume>38</volume>
          (
          <issue>2</issue>
          ),
          <volume>411</volume>
          {
          <fpage>438</fpage>
          (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Chapman</surname>
            ,
            <given-names>W.W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bridewell</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hanbury</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cooper</surname>
            ,
            <given-names>G.F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Buchanan</surname>
            ,
            <given-names>B.G.</given-names>
          </string-name>
          :
          <article-title>A simple algorithm for identifying negated ndings and diseases in discharge summaries</article-title>
          .
          <source>Journal of biomedical informatics 34(5)</source>
          ,
          <volume>301</volume>
          {
          <fpage>310</fpage>
          (
          <year>2001</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Chowdhury</surname>
            ,
            <given-names>M.F.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lavelli</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Exploiting the scope of negations and heterogeneous features for relation extraction: a case study for drug-drug interaction extraction</article-title>
          .
          <source>In: Proceedings of the 2013 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies</source>
          . pp.
          <volume>765</volume>
          {
          <issue>771</issue>
          (
          <year>2013</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Cotik</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Roller</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Xu</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Uszkoreit</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Budde</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Schmidt</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          :
          <article-title>Negation detection in clinical reports written in German</article-title>
          .
          <source>In: Proceedings of the Fifth Workshop on Building and Evaluating Resources for Biomedical Text Mining (BioTxtM2016)</source>
          . pp.
          <volume>115</volume>
          {
          <issue>124</issue>
          (
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Cruz</surname>
            ,
            <given-names>N.P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Taboada</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mitkov</surname>
            ,
            <given-names>R.:</given-names>
          </string-name>
          <article-title>A machine-learning approach to negation and speculation detection for sentiment analysis</article-title>
          .
          <source>Journal of the Association for Information Science and Technology</source>
          <volume>67</volume>
          (
          <issue>9</issue>
          ),
          <volume>2118</volume>
          {
          <fpage>2136</fpage>
          (
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Fabregat</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Araujo</surname>
            <given-names>Serna</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            ,
            <surname>Mart</surname>
          </string-name>
          nez Romo, J.:
          <article-title>Deep learning approach for negation trigger</article-title>
          and scope recognition pp.
          <volume>43</volume>
          {
          <issue>48</issue>
          (
          <year>2018</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Fancellu</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Webber</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          :
          <article-title>Translating negation: A manual error analysis</article-title>
          .
          <source>In: Proceedings of the Second Workshop on Extra-Propositional Aspects of Meaning in Computational Semantics (ExProM</source>
          <year>2015</year>
          ). pp.
          <volume>2</volume>
          {
          <issue>11</issue>
          (
          <year>2015</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Gkotsis</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Velupillai</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Oellrich</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dean</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Liakata</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dutta</surname>
          </string-name>
          , R.: Don't Let Notes Be Misunderstood:
          <article-title>A Negation Detection Method for Assessing Risk of Suicide in Mental Health Records</article-title>
          .
          <source>In: Proceedings of the Third Workshop on Computational Lingusitics and Clinical Psychology</source>
          . pp.
          <volume>95</volume>
          {
          <issue>105</issue>
          (
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Horn</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          :
          <article-title>A natural history of negation (</article-title>
          <year>1989</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Jimenez-Zafra</surname>
            ,
            <given-names>S.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cruz</surname>
            <given-names>D</given-names>
          </string-name>
          az,
          <string-name>
            <given-names>N.P.</given-names>
            ,
            <surname>Morante</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            ,
            <surname>Mart</surname>
          </string-name>
          n-Valdivia, M.T.:
          <article-title>NEGES 2019 Task: Negation in Spanish</article-title>
          .
          <source>In: Proceedings of the Iberian Languages Evaluation Forum (IberLEF</source>
          <year>2019</year>
          ).
          <source>CEUR Workshop Proceedings</source>
          , CEUR-WS, Bilbao, Spain (
          <year>2019</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Jimenez-Zafra</surname>
            ,
            <given-names>S.M.</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>D</given-names>
            <surname>az</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.P.C.</given-names>
            ,
            <surname>Morante</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            ,
            <surname>Mart</surname>
          </string-name>
          n-Valdivia, M.
          <source>T.: Tarea 2 del Taller NEGES</source>
          <year>2018</year>
          : Deteccion de Claves de Negacion.
          <source>In: Proceedings of NEGES 2018: Workshop on Negation in Spanish</source>
          . vol.
          <volume>2174</volume>
          , pp.
          <volume>35</volume>
          {
          <issue>41</issue>
          (
          <year>2018</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Jimenez-Zafra</surname>
            ,
            <given-names>S.M.</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>D</given-names>
            <surname>az</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.P.C.</given-names>
            ,
            <surname>Morante</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            ,
            <surname>Mart</surname>
          </string-name>
          n-Valdivia, M.T.: NEGES 2018: Workshop on Negation in Spanish.
          <source>Procesamiento del Lenguaje Natural</source>
          <volume>62</volume>
          ,
          <issue>21</issue>
          {
          <fpage>28</fpage>
          (
          <year>2019</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Jimenez-Zafra</surname>
            ,
            <given-names>S.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Taule</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mart</surname>
            n-Valdivia,
            <given-names>M.T.</given-names>
          </string-name>
          ,
          <article-title>Uren~a-</article-title>
          <string-name>
            <surname>Lopez</surname>
            ,
            <given-names>L.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mart</surname>
            ,
            <given-names>M.A.</given-names>
          </string-name>
          :
          <article-title>SFU Review SP-NEG: a Spanish corpus annotated with negation for sentiment analysis. A typology of negation patterns</article-title>
          .
          <source>Language Resources and Evaluation</source>
          <volume>52</volume>
          (
          <issue>2</issue>
          ),
          <volume>533</volume>
          {
          <fpage>569</fpage>
          (
          <year>2018</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Lazib</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zhao</surname>
            ,
            <given-names>Y.</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>
          :
          <article-title>Negation scope detection with recurrent neural networks models in review texts</article-title>
          . In: International Conference of Pioneering Computer Scientists, Engineers and Educators. pp.
          <volume>494</volume>
          {
          <fpage>508</fpage>
          . Springer (
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <surname>Loharja</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Padro</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Turmo</surname>
            <given-names>Borras</given-names>
          </string-name>
          , J.:
          <article-title>Negation cues detection using CRF on Spanish product review texts</article-title>
          .
          <source>In: NEGES 2018: Workshop on Negation in Spanish: Seville, Spain: September 19-21</source>
          ,
          <year>2018</year>
          : proceedings book. pp.
          <volume>49</volume>
          {
          <issue>54</issue>
          (
          <year>2018</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <surname>Mehrabi</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Krishnan</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sohn</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Roch</surname>
            ,
            <given-names>A.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Schmidt</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kesterson</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Beesley</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dexter</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Schmidt</surname>
            ,
            <given-names>C.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Liu</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          , et al.:
          <article-title>DEEPEN: A negation detection system for clinical text incorporating dependency relation into NegEx</article-title>
          .
          <source>Journal of biomedical informatics 54</source>
          ,
          <volume>213</volume>
          {
          <fpage>219</fpage>
          (
          <year>2015</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <surname>Neveol</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dalianis</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Velupillai</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Savova</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zweigenbaum</surname>
            ,
            <given-names>P.:</given-names>
          </string-name>
          <article-title>Clinical natural language processing in languages other than English: opportunities and challenges</article-title>
          .
          <source>Journal of biomedical semantics 9</source>
          (
          <issue>1</issue>
          ),
          <volume>12</volume>
          (
          <year>2018</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18.
          <string-name>
            <surname>Padro</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Stanilovsky</surname>
          </string-name>
          , E.:
          <article-title>Freeling 3.0: Towards wider multilinguality</article-title>
          .
          <source>In: LREC2012</source>
          (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          19. Prollochs, N.,
          <string-name>
            <surname>Feuerriegel</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Neumann</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          :
          <article-title>Enhancing sentiment analysis of - nancial news by detecting negation scopes</article-title>
          .
          <source>In: 2015 48th Hawaii International Conference on System Sciences</source>
          . pp.
          <volume>959</volume>
          {
          <fpage>968</fpage>
          .
          <string-name>
            <surname>IEEE</surname>
          </string-name>
          (
          <year>2015</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          20.
          <string-name>
            <surname>Qian</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Li</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zhu</surname>
            ,
            <given-names>Q.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zhou</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Luo</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Luo</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          :
          <article-title>Speculation and negation scope detection via convolutional neural networks</article-title>
          .
          <source>In: Proceedings of the 2016 Conference on Empirical Methods in Natural Language Processing</source>
          . pp.
          <volume>815</volume>
          {
          <issue>825</issue>
          (
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          21.
          <string-name>
            <surname>Sanchez-Graillet</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Poesio</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Negation of protein{protein interactions: analysis and extraction</article-title>
          .
          <source>Bioinformatics</source>
          <volume>23</volume>
          (
          <issue>13</issue>
          ),
          <year>i424</year>
          {
          <fpage>i432</fpage>
          (
          <year>2007</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          22.
          <string-name>
            <surname>Skeppstedt</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Negation detection in Swedish clinical text: An adaption of NegEx to Swedish</article-title>
          . In
          <source>: Journal of Biomedical Semantics</source>
          . vol.
          <volume>2</volume>
          (
          <issue>3</issue>
          ), p.
          <fpage>S3</fpage>
          .
          <source>BioMed Central</source>
          (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          23.
          <string-name>
            <surname>Wetzel</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bond</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          :
          <article-title>Enriching parallel corpora for statistical machine translation with semantic negation rephrasing</article-title>
          .
          <source>In: Proceedings of the Sixth Workshop on Syntax, Semantics and Structure in Statistical Translation</source>
          . pp.
          <volume>20</volume>
          {
          <fpage>29</fpage>
          .
          <article-title>Association for Computational Linguistics (</article-title>
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          24.
          <string-name>
            <surname>Wu</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Miller</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Masanz</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Coarr</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Halgrim</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Carrell</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Clark</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          :
          <article-title>Negations not solved: generalizability versus optimizability in clinical natural language processing</article-title>
          .
          <source>PloS one</source>
          <volume>9</volume>
          (
          <issue>11</issue>
          ),
          <year>e112774</year>
          (
          <year>2014</year>
          )
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>