<!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>An Approach for Detecting Modality and Negation in Texts by using Rule-based Techniques.</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Sara Lana-Serrano</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Daniel Sánchez-Cisneros</string-name>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Paloma Martinez-Fernandez</string-name>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Antonio Moreno-Sandoval</string-name>
          <email>antonio.msandoval@uam.es</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Leonardo Campillo-Llanos</string-name>
          <email>leonardo.campillos@uam.es</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>DAEDALUS - Data</institution>
          ,
          <addr-line>Decisions and Language, S.A</addr-line>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Universidad Autónoma de Madrid</institution>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>Universidad Carlos III de Madrid</institution>
        </aff>
        <aff id="aff3">
          <label>3</label>
          <institution>Universidad Politécnica de Madrid</institution>
        </aff>
      </contrib-group>
      <abstract>
        <p>The automatically processing of texts has become a very important aim in the recent years because of the huge amount of time that could be saved in sectors such as education, jurisprudence or medicine. Thus, a very important task in the automatically processing of texts is the detection of language mechanism, such as modality and negation. In this paper we present our first approach in the field of detection of modality and negation by using a rulebased system. The system uses lexical and syntactic information found in the text to determine where exist evidentially of modality or negation. The best results obtained by our approach in detecting modality and negation achieves a macroavaraged F1 measurement of 0.5339, a Microavaraged F1 of 0.6395, and an overall accuracy of 0.6551.</p>
      </abstract>
      <kwd-group>
        <kwd>Natural Language processing</kwd>
        <kwd>modality</kwd>
        <kwd>negativity</kwd>
        <kwd>verbal group</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>The automatically processing of texts has become a very important aim in the recent
years because of the huge amount of time that could be saved in sectors such as
education, jurisprudence or medicine. The language mechanisms allow to the human
being express his knowledge and ideas with plenty freedom. This makes that a writer
can express things with different types of certainty and security. Thus, a very
important task in the automatically processing of texts is the detection of language
mechanism, such as modality and negation.</p>
      <p>
        Morante [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ] defines modality as “a grammatical category that allows the
expression of aspects related to the attitude of the speaker towards her statements in
terms of degree of certainty, reliability, subjectivity, sources of information, and
perspective”, but it can be found more specific description of modality in Salkie,
Busuttil, and van der Auwera [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ] or Jespersen [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]. Saurí, Verhagen, and Pustejovsky
[
        <xref ref-type="bibr" rid="ref4">4</xref>
        ] exposes that modality can be expressed by a variety of different strategies and
constructions. In English, these include both lexical items (verbal predicates, nominal
predicates, etc.) and syntactic constructions (relative clauses, subordinated temporal
clauses, etc.).
      </p>
      <p>
        On the other hand, a negation clause is defined by Payne [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ] as “the one that
asserts that some event, situation, or state of affairs does not hold. Negative clauses
usually occur in the context of some presupposition, functioning to negate or
counterassert that presupposition”.
      </p>
      <p>Detecting negation and modality in texts is the main topic of the pilot task called
“Processing Modality and Negation for Machine Reading”1 from the QA4MRE lab2,
held in the main conference “CLEF 2012: Information Access Evaluation meets
Multilinguality, Multimodality, and Visual Analytics”3. The aim of this task is the
automatic unsupervised understanding of texts. Thus, the task is an annotation task
where systems have to determine whether an event mentioned in a text is presented as
negated, modalised (i.e. affected by an expression of modality), or both.</p>
      <p>Our team is composed by four different entities: LaBDA group4 (Universidad
Carlos III de Madrid), GSI group5 (Universidad Politécnica de Madrid), LLI group6
(Universidad Autónoma de Madrid) and Daedalus7. Each entity has held a research
line in different fields of natural language processing that have been fused in this task.</p>
      <p>The four groups are integrated in Multimedica8 project. The aim of this project is to
define and develop information extraction and retrieval techniques from biomedical
texts. This is being carried out following two basic tasks: firstly, processing scientific
documents in English about pharmacology, and secondly, processing informative
texts about health topics in other languages such as Spanish and Arabic. The
multidisciplinary character of each entity allows the chance of combining different
types of knowledge in order to detect modality and negation in texts.</p>
      <p>In this paper we present our first approach in the field of detection of modality and
negation by using a rule-based system. The system uses lexical and syntactic
information found in the text to determine where exist evidentially of modality or
negation. In this paper we will introduce this approach following this structure: in
section 2 we expose a study of the systems that have treated the modality and
negation in the recent years. Section 3 describes the architecture of our system. Later,
we present the results obtained in the task in section 4. Finally, in section 5 we present
our conclusions and error analysis.
1 http://celct.fbk.eu/QA4MRE/index.php?page=Pages/modalityTask.html
2 http://celct.fbk.eu/QA4MRE/
3 http://clef2012.org/
4 http://labda.inf.uc3m.es
5 http://www.gsi.dit.upm.es
6 http://www.lllf.uam.es/ESP/
7 http://www.daedalus.es/
8 http://labda.inf.uc3m.es/multimedica/</p>
      <p>In recent years, there have been achieved different research lines that share a main
goal: the processing of modality and negation in texts. To do so, there exist different
approaches depending on the type of information the systems uses to detect this
modality and negation.</p>
      <p>Modality has been treated in different ways because it can be understood as an
event, or as a predicate that shows modality in word or phrases.</p>
      <p>
        EvITA [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ] is a system based on patter-matching techniques that is oriented to
improve the identifying of the scope of modality in natural language and proposes a
solution for its automatic identification. In one hand, this system is able to identify
events that denote modality, and on the other hand, analyse the event-based
grammatical features that are relevant for temporal reasoning. The pattern-matching
techniques are applied over the chunked text, enriched with part-of-speech tagging.
This system achieves a precision of 74.55%, a recall of 78.61% and an F1-measure of
76.53%. This performance has been evaluated against TimeBank corpus9.
      </p>
      <p>
        SlinkET [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ] is a parser for identifying context of event modality in text, following
the research line of EvITA system above described. This system has been developed
under the TARSQI framework 10 for identifying, annotating and reasoning about
temporal information in texts. SlinkET also treat modality based on events,
introducing modality at the syntactic level, involving subordination relations between
two clauses. The system has been evaluated over the 10% of the TimeBank corpus
containing 681 events, and has achieved a precision of 92%, a recall of 56% and an
F1-measure o 70%.
      </p>
      <p>
        Baker et al [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ] head modality without a processing based on events. This system
detects modality based on a modality annotation scheme, a modality lexicon, and two
automated modality taggers. Entries in the modality lexicon consist of a string of one
or more words, a part of speech for each word, a modality type from its scheme, a
head word, and subcategorization codes. On the other hand, the modality taggers are
based on two different approaches: a string-based tagger that operates on text that has
been tagged with parts of speech by a Collins-style statistical parser; and a
structurebased tagger that (1) processes flattened trees and (2) finds modality trigger words, its
target and the action insert tags. The evaluation was done over 249 modality-tagged
sentences from the English side of the NIST 09 MTEval11 training sentences. There
has been performed just the structure-based tagger, that achieves a precision of 86.
      </p>
      <p>Detecting negation on texts have been studied on may approaches that goes from
rule-based system that codifies grammar rules to machine learning systems that has
been trained with lexical, semantic and syntax features.</p>
      <p>
        Huang and Lowe [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] have elaborated a system that detects negation in texts based
on syntactical categories of negation signals and patterns. To do so they created a
grammar based on 6 different types of negation depending of the syntactical
9 http://www.timeml.org/site/index.html
10 http://www.timeml.org/site/tarsqi/index.html
11 http://www.ldc.upenn.edu/Catalog/project_index.jsp
information found in the text. In a first step, they manually annotated the negation
found in the texts of a corpus with clinical radiology reports and then they created the
grammar, which later was improved using a PERL script. This system was evaluated
through manual inspection of validated radiology reports, obtaining identified negated
phrases with sensitivity of 92.6%, positive predictive value of 98.6% and specificity
of 99.87%.
      </p>
      <p>
        Another approach that uses regular expression-based algorithm is Negex [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ] and is
oriented to medical domain. The text is processed in a first step to index UMLS terms.
Later, NegEx expands on the baseline algorithm with more regular expression syntax
and identify two groups of negation: the “pseudo-negation” phrases that consist of
phrases that appear to indicate negation but instead identify double negatives,
modified meanings, and ambiguous phrasing; and the phrases believed to be used to
deny findings and diseases when used followed or preceded by UMLS terms. This
approach was evaluated on the 28 UMLS terms that occurred in the test set at least 10
times. This dataset were manually tagged by physicians. NegEx had a specificity of
94.5%, a positive predictive value of 84.5%, and a sensitivity of 77.8%.
      </p>
      <p>
        Rokach, Romano, and Maimon [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ] proposes a pattern-based solution that uses two
regular expressions representation: one for the string that precedes the targeted
medical term, and one for the string that follows it. This system is also based in two
algorithms to learn regular expressions: the longest common subsequence algorithm
(LCS) [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ] and Teiresias algorithm [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ]. This approach was evaluated over a set of
1,766 instances parsed from de-identified discharge summaries that were obtained
from Mount Sinai Hospital in New York This system obtains the best results when
using cascade decision trees with LCS algorithm, achieving an F-measure of 95.9%.
      </p>
      <p>In most above studies exposed in this section, the detection of modality and
negation has been faced with rule-based approaches that use regular expressions.
Thus we purpose a new approach based on a regular expression recognition system
that uses English grammar rules for detecting negation and modality.</p>
      <p>
        We approach this task with the construction of a standalone application using the
GATE framework [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ]. The architecture of our solution (Fig. 1) presents a modular
structure where each of the modules carries out one step of the text processing. For
the three first steps (tokenization, sentence splitting and POS tagging), native GATE
modules (ANNIE) have been used, so their description is out of the scope of this
paper.
      </p>
      <p>The tagging process has been implemented with a specification of a rule system
defined in the JAPE (Java Annotation Patterns Engine). Rules have been grouped in
different JAPE modules, according to their functionality.</p>
      <p>For us, one of the most important indicators to consider in the analysis of modality
and negation of a verb event within a given text is the identification and
characterization of the verbal group in which it is contained, as morphosyntactic
features such as verb mode or tense can be decisive. For this objective, a
generalpurpose rule module (VG Module) has been developed to tag verbal groups in a
document, annotating them with the following features: lexical category (cat), mode,
tense, aspect, voice and modality. Table 1 shows the different values that can be
assigned to each feature.</p>
      <p>
        The VG Module performs the following steps:
1. Tagging of non-finite verbs and verbal groups and finite verbs/verbal groups in
indicative
2. Tagging of verbs and verbal groups in subjunctive mode and the context that
determines them. Rules defined in this step are supported by a knowledge base
(KB) including verbs, phrasal verbs, expressions and grammatical structures.
3. Tagging of the modality feature attending to the negative and/or modal aspects of
the adverbs that modify the main verb of the verbal group. Rules defined in this
step are supported by a Language Resource set that includes a list of modal and
negation adverbs.
4. Tagging of the modal value of the modality feature, attending to the modal aspect
derived from the grammatical structure of the verbal group. For this purpose, the
definition that the Longman grammar [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ] proposes about the following concepts
is used: modal forms, modal verbs, semi-modal verbs and lexical modal verbs.
      </p>
      <p>This module does not consider the (semantic) factuality of the main verb to
determine the value associated to the modality feature of the verbal group, and only
the form is considered.</p>
      <p>Fig. 2. and Fig. 3 show several examples of the verb tagging carried out by this
module over different fragments of the test documents.</p>
      <p>
        The MODNEG Module is in charge of tagging all those particles that may be
associated to the grammatical categories of modality and/or negation. It is structured
in the following steps:
1. Tagging of negation and modal particles. Defined rules are supported by a KB
including mainly adverbs, prepositions, conjunctions, pronouns, nouns, prefixes,
conditional structures, consecutive expressions, nominal modifiers and subordinate
clauses.
2. Tagging of the modality/negation of verbs attending to their semantics. In this case,
the KB is formed by lexical entries tagged according to their lexical category and
factual type [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ] and grammatical structures. Table 2 shows the Factual types that
have been considered.
      </p>
      <p>Category
Modality
Negation</p>
      <p>The last module (LABELER Module) is build up with a set of rules that determine
the tagging of the event under analysis, according to the modality/negation of its
context.</p>
      <p>Globally, the standalone application generates, for each of the input documents, an
output XML document annotated with information about the modality and negation of
each of the events under analysis. Each event is tagged with two labels:
 MODNEG_CONTEXT: determines the context that has been used as reference to
infer the modality associated to that event.
 EVENT: identifies the event under analysis.</p>
      <p>The attributes that are associated to the context (MODNEG_CONTEXT label) try
to sum up the decisions made by the rule system during the analysis, without
considering the inherent factuality of the verb.</p>
      <p>The attributes associated to the event (EVENT label) are inferred from the contexts
in which the event is contained and the factual class associated to the event itself.</p>
      <p>Both labels have the following attributes:
 type: information about the rules that have been applied to determine the
modality/negation.
 modality: modality associated to the context or the event. Possible values are the
following: mod, neg, modneg or none.
 confidenceMod: confidence in the annotated modal character. Possible values are:
─ 100: default value. This value indicates that there is no evidence to determine
the modal character. It corresponds to a neg or none value in the modality
attribute. It is only applicable to the MODNEG_CONTEXT label.
─ 0: the best confidence level. The verbal group to which the event belongs is
modal or there is a modal particle (word, multiword unit or grammatical
expression) in the verbal group or adjacent (0 distance) to it.
─ 1: there is a modal particle in a distance from the verbal group ranging from 1 to
5 tokens belonging to the same sentence and not including punctuation marks.
─ 2: lowest confidence level. There is a modal particle in a distance from 1 to 25
tokens belonging to the same sentence, including punctuation marks.
 confidenceNeg: confidence in the annotated negative character. Possible values:
─ 100: default value. It shows that there is no evidence that allows to determine
the negative character. It corresponds to a mod or none value in the modality
attribute.
─ 0: highest confidence level. The verbal group is negative or there is a negative
particle in the verbal group or adjacent to it.
─ 1: there is a negative particle in a distance from the verbal group up to 5 tokens
in the same sentence and different from punctuation marks.
─ 2: lowest confidence level. There is a negative particle in a distance from the
verbal group up to 25 tokens belonging to the same sentence, including
punctuation marks.</p>
      <p>In the case that the event corresponds to a verb of a modal and/or negative factual
class, the EVENT label will include, in addition, the following attributes:
 kind: concatenation of the different factual classes to which the event belongs.
 type: concatenation of the modal or negative character associated to the different
classes to which the event belongs.
 modClass: modality associated to the event, attending to the combination of
modality and type.
 negClass: negation value associated to the event, attending to the combination of
confidenceNeg and type. This attribute enables a correct tagging in the case of
negative contexts and events with negative polarity.</p>
      <p>Fig. 4 and Fig. 5 show some examples of fragments of the output XML document
for different test documents.</p>
      <p>An Approach for Detecting Modality and Negation in Texts by using Rule-based
Techniques. 10</p>
      <p>Attending to the confidence of the modal (confidenceMod) and negative
(confidenceNeg) characters of the event that are annotated by the application, three
runs have been generated for the task:
 Run 1 (R1): only annotations (modality attribute) with the highest confidence
levels (confidenceMod=0, confidenceNeg=0) are considered as positive.
 Run 2 (R2): annotations with the highest and medium confidence levels
(confidenceMod=[0|1], confidenceNeg=[0|1]) are considered as positive.
 Run 3 (R3): the tagging is inferred from the combination of the annotations with
the highest confidence and the evaluation derived from the factuality of the event
(modClass and negClass attributes).</p>
      <p>The results of the evaluation of the different runs are shown in the following tables.
The first of them (Table 3) displays the confusion matrix, the second table (Table 4)
shows the precision, recall and F-measure values for each run and class, and finally,
Table 5 shows the computing average scores.</p>
      <p>It can be observed that, given the same context for analysis, results improve when
considering the inherent factuality of the event (R1 vs. R3) for the MOD and
NEGMOD classes, but are worse for the NEG class. This is because of the fact that
many events tagged as NEG have been retagged to NEGMOD when considering the
factuality, which raises some confusion about how the factuality of the event should
have been treated in the task.</p>
      <p>The increase in the considered context (R2) has not a deterministic behaviour,
contributing sometimes to increment the TP and the FP in other occasions. This is
probably because the strategy of the definition of the context based only in the
proximity of tokens is quite simple and the syntactic tree structure of the sentence
where the event is located should have been considered.
5</p>
    </sec>
    <sec id="sec-2">
      <title>Conclusions and Future work.</title>
      <p>After a preliminary evaluation of the results, we have observed that, in general, the
GOLD standard considers as modals those cases that include speculation, conjecture
or raise some hypothesis in sentences with abstract or generic meaning, which our
solution has not considered:
(text 6, event 130): When you look at historical
(text 6, event 100): Populations are highly mobile
(text 6, event 43): You start seeing wild, arbitrary
However, in the GOLD standard itself, some counter-examples that have not been
annotated as MOD can easily be found.
one is &lt;event id=184&gt;forced&lt;/event&gt; to &lt;event
id=185&gt;confront&lt;/event&gt; the problem that
A complex society &lt;event id=134&gt;develops&lt;/event&gt; within
a local environment</p>
      <p>Furthermore, our solution has not considered cases of subordinated verbs in
expressions of evaluation or judgment as modal, as we think that they are more
speculative than factual:
(text 6, event 125) It’s important to understand
(text 6, event 127) but it’s strange to think</p>
      <p>We have observed many disagreements and ambiguities in the annotations:
equivalent contexts have been differently annotated in different cases, in cases that
include subordination sometimes the main verb is annotated and the subordinated
verb in others, experts clearly disagree with the annotation of the GOLD standard, and
even the expert themselves disagree with their own annotations.</p>
      <p>These evidences show that there is still much to do in this field. Probably the first
task should be to disambiguate, as far as possible, the cases to consider, and to
elaborate clear guidelines with the annotation criteria in function of the context.</p>
    </sec>
    <sec id="sec-3">
      <title>Acknowledgements.</title>
      <p>This work has been partially supported by several Spanish research projects:
MULTIMEDICA: Multilingual Information Extraction in Health domain and
application to scientific and informative documents (TIN2010-20644-C03-01), and
MA2VICMR: Improving the access, analysis and visibility of the multilingual and
multimedia information in web for the Region of Madrid (S2009/TIC-1542).</p>
      <p>Authors would like to thank all partners for their knowledge and support.</p>
    </sec>
    <sec id="sec-4">
      <title>References.</title>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Morante</surname>
          </string-name>
          , R.:
          <article-title>Modality and negation: An introduction to the special issue</article-title>
          .
          <source>Computational Linguistics</source>
          .
          <year>2012</year>
          . Vol
          <volume>38</volume>
          , number 2.
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Salkie</surname>
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Busuttil</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          , and van der Auwera, J.:
          <source>Modality in English: Theory and Description</source>
          .
          <year>2009</year>
          . Mouton de Gruyter, Berlin, Pages 1-8.
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Jespersen</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          :
          <article-title>The philosophy of grammar</article-title>
          .
          <source>1924. Allen and Unwin</source>
          , London.
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Saurí</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Verhagen</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          , and
          <string-name>
            <surname>Pustejovsky</surname>
          </string-name>
          , J.:
          <article-title>Annotating and recognizing event modality in text</article-title>
          .
          <source>2006. Proceedings of FLAIRS 2006. Pages</source>
          <volume>333</volume>
          -
          <fpage>339</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Payne</surname>
            ,
            <given-names>T. E.: Describing</given-names>
          </string-name>
          <string-name>
            <surname>Morphosyntax</surname>
          </string-name>
          .
          <year>1997</year>
          . Cambridge University Press. Cabridge, UK. Page 282.
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Saurí</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Verhagen</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          , and
          <string-name>
            <surname>Pustejovsky</surname>
          </string-name>
          , J.:
          <article-title>SlinkET: A partial modality parser for events</article-title>
          .
          <source>2006. Proceedings of LREC 2006</source>
          , pages
          <fpage>1332</fpage>
          -
          <lpage>1337</lpage>
          , Genoa.
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <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>Filardo</surname>
            ,
            <given-names>N.W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Levin</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          <string-name>
            <surname>Piatko</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          :
          <article-title>A modality lexicon and its use in automatic tagging</article-title>
          .
          <source>2010. Proceedings of the Seventh Conference on International Language Resources and Evaluation (LREC'10).</source>
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Huang</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lowe</surname>
            ,
            <given-names>H.J.:</given-names>
          </string-name>
          <article-title>A novel hybrid approach to automated negation detection in clinical radiology reports</article-title>
          .
          <year>2007</year>
          .
          <article-title>Journal of the American medical informatics association</article-title>
          ,
          <volume>14</volume>
          (
          <issue>3</issue>
          ):
          <fpage>304</fpage>
          -
          <lpage>311</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <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>
          , and
          <string-name>
            <surname>Buchanan</surname>
            ,
            <given-names>B.G.</given-names>
          </string-name>
          :
          <article-title>A Simple Algorithm for Identifying Negated Findings and Diseases in Discharge Summaries</article-title>
          .
          <year>2002</year>
          .
          <source>Journal of Biomedical Informatics</source>
          <volume>34</volume>
          ,
          <fpage>301</fpage>
          -
          <lpage>310</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Rokach</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Romano</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          , and
          <string-name>
            <surname>Maimon</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          :
          <article-title>Negation recognition in medical narrative reports</article-title>
          .
          <source>2008. Information retrieval online</source>
          ,
          <volume>11</volume>
          (
          <issue>6</issue>
          ):
          <fpage>446</fpage>
          -
          <lpage>538</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Myers</surname>
            ,
            <given-names>E.W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>An</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          :
          <article-title>Difference algorithm and its variations</article-title>
          .
          <year>1986</year>
          . Algorithmica,
          <source>l (1)</source>
          ,
          <fpage>251</fpage>
          -
          <lpage>266</lpage>
          . Doi:
          <volume>10</volume>
          .1007/BF01840446.
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Rigoutsos</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Floratos</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Combinatorial pattern discovery in biological sequences: The TEIRESIAS algorithm</article-title>
          .
          <year>1998</year>
          .
          <string-name>
            <surname>Bioinformatics</surname>
          </string-name>
          (Oxford, England),
          <volume>14</volume>
          (
          <issue>2</issue>
          ),
          <fpage>229</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13. GATE:
          <article-title>General Arquitecture for Text Engineering</article-title>
          . http://gate.ac.uk.
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Biber</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Johansson</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Leech</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Conrad</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Finegan</surname>
          </string-name>
          , E.:
          <article-title>Longman Grammar Spoken and Written English (Grammar Reference)</article-title>
          .
          <source>Pearson Longman</source>
          ,
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <surname>Saurí</surname>
          </string-name>
          , R.:
          <article-title>A Factuality Profiler for Eventualities in Text</article-title>
          .
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>