<!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>Disambiguating automatically-generated semantic annotations for Life Science open registries</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Antonio Jimeno-Yepes</string-name>
          <email>antonio.jimeno@gmail.com</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Mara P´erez-Catal´an</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Rafael Berlanga-Llavori</string-name>
          <email>berlanga@lsi.uji.es</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>National Library of Medicine</institution>
          ,
          <addr-line>8600 Rockville Pike, Bethesda, MD 20894</addr-line>
          ,
          <country country="US">USA</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Universitat Jaume I</institution>
          ,
          <addr-line>Castell ́on</addr-line>
          ,
          <country country="ES">Spain</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>This paper presents our preliminary evaluation of the automatic semantic annotation of open registries. Conversely to traditional application of semantic annotation to scientific abstracts (e.g., PubMed), open registries contain descriptions that mix terminologies of Computer Science, Biomedicine and Bioinformatics, which makes their automatic annotation more prone to errors. Moreover, the extensive use of acronyms and abbreviations in these registries may also produce wrong annotations. To evaluate the impact of these errors in the quality of the automatically generated annotations we have built a Gold Standard (GS) with single-word annotations. Additionally, we have adapted a knowledge-based disambiguation method to measure the hardness in distinguishing right from wrong annotations. Results show that for some semantic groups the disambiguation can be performed with good precision, but for others the effectiveness is far from being acceptable. Future work will be focused on developing techniques for improving the semantic annotation of these poorly represented semantic groups.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>In recent years, open metadata registries have become a popular tool for
researchers trying to locate resources in different domains, mainly in Life Sciences
and Open Linked Data. These registries allow users to provide metadata about
the resources in order to facilitate their discovery, which can be structured
metadata, such as tags or categories, or free text descriptions. Although sophisticated
standards have been proposed for annotating the resources, most of the
metadata available in the registries are expressed in natural language, which makes
more difficult the discovery of these resources in traditional search engines.
Descriptions contain useful information about the resources and, moreover, they
implicitly describe the features of the resources. Therefore, to facilitate the
discovery of the most appropriate web resources, all these metadata has to be
normalized in order to be automatically processed.</p>
      <p>
        Semantic annotation techniques are frequently used to normalize the
metadata. Semantic annotation (SA) is the process of linking the entities mentioned
in a text to their semantic descriptions, which are stored in knowledge resources
(KRs) such as thesauri and domain ontologies, like UMLS R Metathesaurus R
and EDAM ontology [
        <xref ref-type="bibr" rid="ref20">20</xref>
        ] in Life Sciences. During the last years, we have
witnessed a great interest in massively annotating biomedical information. Most of
them are based on dictionary look-up techniques. These approaches try to find
in the documents each text span that exactly matches some lexical forms of the
terminological resource. Other approaches, like MetaMap [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ] and EAGL [
        <xref ref-type="bibr" rid="ref22">22</xref>
        ],
allow partial matching between text spans and lexical forms. Their main drawback
is that precision is usually very low and they suffer from scalability issues. These
annotators only base the matching on isolated text spans without taking into
account the context of the matching, which is the main source of errors when
annotating open collections.
      </p>
      <p>Another issue that has to be taken into account in metadata normalization
is that metadata in web resources registries usually contains vocabulary taken
from different domains. For instance, in Life Sciences registries, the metadata
contains words about medicine, bioinformatics and computers, with a high degree
of overlapping between them. However, if the domains are not equally covered
by the knowledge resources, some senses of some words can be disregarded and,
therefore, the precision of the semantic annotations and, as consequence, also
the quality of the retrieved resources may be affected. Thus, the quality of the
semantic annotations becomes crucial in the discovery process.</p>
      <p>There are two main problems that need to be addressed. One of them is
ambiguity, since a term can be mapped to more than one concept or sense. The
second one is the lack of coverage of the terminological resources. A term can be
ambiguous but this might not be reflected in the terminological resource. As a
consequence, there is no guarantee in many cases that even though the mapping
is not ambiguous that is correct.</p>
      <p>
        In this paper we study these issues in the context of the semantic annotation
of open registries of Life Science resources, using the currently largest biomedical
knowledge resource, that is, the NLM’s UMLS [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ].
2
      </p>
    </sec>
    <sec id="sec-2">
      <title>Methods</title>
      <p>We propose to study the effectiveness of unsupervised Word Sense
Disambiguation (WSD) approaches. The definition of the concept is turned into a
bag-ofwords representation in which the words are weighted according to their
relevance to the concept and related concepts. This concept profile is compared to
the context of the ambiguous word and if it is over a trained threshold according
to a similarity measure, then it is assigned the given concept. In this work, the
window for the context of the ambiguous word is all the terms in the description
of the registry.</p>
      <p>
        The concept profiles are prepared based on the NLM’s UMLS [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ], which
provides a large resource of knowledge and tools to create, process, retrieve,
integrate and/or aggregate biomedical and health data. The UMLS has three
main components:
– Metathesaurus, a compendium of biomedical and health content
terminological resources under a common representation which contains lexical items
for each one of the concepts, relations among them and possibly one or more
definitions depending on the concept. In the 2009AB version, it contains over
a million concepts.
– Semantic network, which provides a categorization of Metathesaurus
concepts into semantic types. In addition, it includes relations among semantic
types.
– SPECIALIST lexicon, containing lexical information required for natural
language processing which covers commonly occurring English words and
biomedical vocabulary.
      </p>
      <p>Concepts are assigned a unique identifier (CUI) which has linked to it a set of
synonyms which denote alternative ways to represent the concept, for instance,
in text. Concepts are assigned one or more semantic types.</p>
      <p>In the following section, we present the generation of the WSD profiles and
present the similarity measures that will be used to compare the concept profiles
and the context of the ambiguous words.
2.1</p>
      <p>
        WSD profiles
Word sense disambiguation (WSD), given an ambiguous word in context,
attempts to select the proper sense given a set of candidate senses. An example
of ambiguity is the word domain which could either refer to works or knowledge
without proprietart interest or, in biology, the taxonomic subdivision even larger
than a kingdom or a part of a protein. The context in which domain appears
is used to disambiguate it. WSD is an intermediary task which might support
other tasks such as: information extraction (IE) [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ], information retrieval (IR)
and summarization [
        <xref ref-type="bibr" rid="ref21">21</xref>
        ].
      </p>
      <p>
        WSD methods are based either on supervised learning or knowledge-based
approaches [
        <xref ref-type="bibr" rid="ref23">23</xref>
        ]. Supervised methods are trained on examples for each one of the
senses of an ambiguous word. A trained model is used to disambiguate previously
unseen examples. Knowledge-based (KB) methods rely on models built based on
the information available from available knowledge sources. In the biomedical
domain, this would include the Unified Medical Language System (UMLS). In this
scenario, the candidate senses of the ambiguous word are UMLS concepts. KB
methods either build a concept profile [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ], develop a graph-based model [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ] or
rely on the semantic types assigned to each concept for disambiguation [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ].
These models are compared to the context of the ambiguous word being
disambiguated. The candidate sense with highest similarity or probability is selected
as the disambiguated sense.
      </p>
      <p>
        Due to the scarcity of training data, KB methods are preferred as
disambiguation methods. KB methods rely on information available in a
terminological resource. Performance of knowledge-based methods depends partly on the
knowledge resource, which usually is not built to perform WSD or IR tasks [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ].
      </p>
      <p>
        In our first WSD approach, the context words surrounding the ambiguous
word are compared to a profile built from each of the UMLS concepts linked to
the ambiguous term being disambiguated. This approach has been previously
used by McInnes [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ] in the biomedical domain with the NLM WSD corpus.
      </p>
      <p>
        This algorithm can be seen as a relaxation of Lesk’s algorithm [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ], which
is very expensive since the sense combination might be exponentially large even
for a single sentence. Vasilescu et al. [
        <xref ref-type="bibr" rid="ref24">24</xref>
        ] have shown that similar or even better
performance might be obtained disambiguating each ambiguous word separately.
      </p>
      <p>A concept profile vector has as dimensions the tokens obtained from the
concept definition or definitions if available, synonyms, and related concepts
excluding siblings.</p>
      <p>Stop words are discarded, and Porter stemming is used to normalize the
tokens. In addition, the token frequency is normalized based on the inverted
concept frequency so that terms which are repeated many times within the UMLS
will have less relevance.</p>
      <p>A context vector for an ambiguous term includes the term frequency; stop
words are removed and the Porter stemmer is applied. The word order is lost in
the conversion.
2.2</p>
      <sec id="sec-2-1">
        <title>Similarity measures</title>
        <p>We have compared the context vector of the term under evaluation (A) and the
concept profile vector (B) based on the several similarity measures presented
below. The length of the vectors is usually large due to the vocabulary size. But
the context and profile vectors only have values for a limited number of entries
and the others will have a value of zero.</p>
        <p>
          One of these measures is the cosine similarity, shown in equation 1. The
candidate concept with the highest cosine similarity is selected as candidate
concept. This approach is used with UMLS based concept profiles [
          <xref ref-type="bibr" rid="ref13 ref18">13, 18</xref>
          ].
(1)
(2)
Cosine =
        </p>
        <p>A · B
kAkkBk</p>
        <p>Entailment, presented below, looks at the overlap between the two vectors
and normalizes based on the number of tokens in the context vector. Compared to
the cosine similarity, the overlap is based on counting the matches between both
vectors instead of estimating the dot product. The matches are done considering
the non-zero entries. This overlap is normalized by the length of context vector
only to avoid a negative impact of a long concept profile.</p>
        <p>Entailment(A, B) =
|A ∩ B|
|A|</p>
        <p>The Jaccard coefficient measures similarity between sample sets, and is
defined as the size of the intersection divided by the size of the union of the sample
sets. Compared to entailment, the length of the concept profile is considered.</p>
        <p>J accard(A, B) =
|A ∩ B|
|A ∪ B|</p>
        <p>
          Chi-square allows comparing two distributions. In our work, we compare the
concept profile to the context vector. Chi-square has been used as a similarity
measure in text categorization by Chen et al. [
          <xref ref-type="bibr" rid="ref6">6</xref>
          ] and we follow their formulation
in this work.
        </p>
        <p>χ2υ = h
"Xn Ai2
i=1 sum(A)(Ai + Bi)</p>
        <p>n 2
+ X Bi
i=1 sum(B)(Ai + Bi)
#</p>
        <p>− h
n
sum(A) = X Ai
i=1
n
sum(B) = X Bi</p>
        <p>i=1
h = sum(A) + sum(B)
2.3</p>
      </sec>
      <sec id="sec-2-2">
        <title>Data set</title>
        <p>
          In this paper, our aim is to analyze the impact of the automatic semantic
annotations in the quality of the results of a retrieval system. To do that, we use a
dictionary look-up semantic annotator [
          <xref ref-type="bibr" rid="ref3">3</xref>
          ] to automatically annotate the
metadata of the resources registered in three Life Sciences registries: BioCatalogue [
          <xref ref-type="bibr" rid="ref4">4</xref>
          ],
myExperiment [
          <xref ref-type="bibr" rid="ref10">10</xref>
          ] and SSWAP [
          <xref ref-type="bibr" rid="ref9">9</xref>
          ].
        </p>
        <p>
          The semantic annotator is able to deal with several ontologies in order to
cover as much as possible the different vocabularies that appear in the resources
descriptions. In this work, the semantic annotator uses as knowledge resources
(KRs): UMLS, EDAM (an ontology designed for Life Science open registries),
myGrid (reference ontologies of BioCatalogue) and the entries of the Wikipedia
that have as category some sub-category of the Bioinformatics category. A
detailed description of the semantic annotator can be found in [
          <xref ref-type="bibr" rid="ref19">19</xref>
          ].
        </p>
        <p>A preliminary analysis of the automatically generated semantic annotations
suggests that concepts matching several words are usually unambiguous and are
associated to a right sense. However, single word concepts are much prone to
ambiguity and errors.</p>
        <p>For this reason, we have manually created a Gold Standard (GS) with those
annotations matching a single word. The GS has been curated by two people
who have analyzed each combination of concept-word in each semantic
annotation in the resources description, selecting the most appropriate concept in
each case. The GS contains for each semantic annotation, represented as a triple
(concept, word, contextvector), a bit indicating if the sense is correct (1) or not
(0). This GS contains 8863 single-word semantic annotations.
(3)
(4)
(5)
(6)
(7)</p>
        <p>The whole catalogue contains 72958 semantic annotations, from which 42686
where annotated only with concepts from UMLS, 12269 were annotated with
concepts from UMLS and the other KRs and 18003 were annotated with concepts
from the other KRs but not from UMLS.
3</p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>Results</title>
      <p>
        We intend to evaluate the concept profiles and the similarity measures for
filtering annotations in our data set. From our data set, we have selected the semantic
groups of interest and split the set for each one of the semantic groups sets into
2/3 for training and 1/3 for testing. The semantics groups are the following:
CONC (Concepts &amp; Ideas), DISO (Disorders), LIVB (Living Beings) and PHYS
(Physiology) as defined in the UMLS Semantic Network [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ]3, while the groups
CHED (Chemicals &amp; Drugs) and PRGE (Proteins &amp; Genes) follow the
definition under the CALBC challenge4. CALBC groups definition is closer to our
interests compared to the ones defined by the UMLS Semantic Network in these
two cases.
      </p>
      <p>Table 1 shows the distribution of semantic annotations of the GS per semantic
group. Positive instances are the ones that are labeled with the specified semantic
group and the negative ones are instances that should not be labeled with the
semantic group. The distribution is usually skewed towards the negative class, i.e.
the concept does not represent the correct sense of the word, except for the PRGE
group in which the positive examples are more frequent. For example, in the
service SMART registered in BioCatalogue, the word domain refers to protein
domain and it has been annotated with the concepts C1514562:PRGE, that
refers to the protein domain, and C1883221:CONC, that refers to the general
concept of domain. Therefore, C1514562 is the correct concept in this case and
it is represented as a positive instance in the GS.</p>
      <p>We would like to be able to decide if an annotation is correct given the
measures presented above. We have trained a threshold for each of the measures
based on the training set. This threshold is used to decide if the instance should
3 http://semanticnetwork.nlm.nih.gov/SemGroups
4 http://www.ebi.ac.uk/Rebholz-srv/CALBC/challenge guideline.pdf
be labeled with the semantic group or not. The optimization measure has been
the F-measure, while other measures could be considered. On the other hand,
due to the skewness of the data, other measures as accuracy would not be as
effective.</p>
      <p>
        Table 2 shows the filtering performance of the different measures. Overall the
similarity measures seem to perform similarly except for chi-square that performs
better on average over the other measures. Chi-square shows a larger difference
compared to other measures for the LIVB and PHYS semantic groups.
The results are interesting but there is still room for improvement. Among the
evaluated measures, chi-square seems to perform better on average compare to
the other measures. Cosine has been the preferred similarity measure in many
biomedical disambiguation work [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ] and would be interesting to evaluate
chisquare in similar studies.
      </p>
      <p>
        The best performing groups are LIVB and PRGE. In the case of LIVB,
there are not only the species which have shown already easy to annotate [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ],
even though this semantic group includes in addition several population groups
which seem more difficult to annotate. On the other hand, the best F-measure is
obtained when all the cases are annotated as PRGE. This means that in addition
to being difficult to annotate, the skewness is in favour of this semantic group.
      </p>
      <p>
        DISO has a small set of positive cases related to the term diabetes. Most of
the wrongly assigned terms are abbreviations like CA (California) or SIB (Swiss
Bioinformatics Institute). Other mentions like brain, have been already identified
in previous work [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ] and different proposals for lexicon cleansing could be used.
This semantic group has a reduced set of annotations which are relevant in our
data set, which might indicate that the open registries include almost no mention
of diseases.
      </p>
      <p>CONC has the largest number of candidate instances from which only a small
part is relevant to this semantic group and appears in large part of the example
cases. In this first work, the context vector might be too broad to help decision
making over annotations.</p>
      <p>PHYS shows a large difference in performance with the chi-square measure.
Looking at the examples, there is a limited number of terms used which seem to
be always linked to PHYS. Examples of these terms are pathway, transcription
and transport. Other terms annotated as PHYS rarely are labeled as PHYS in
the gold standard. Among these terms, we find interactions, size or status.</p>
      <p>
        Annotation of chemical entities has already proved to result in low
performance [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]. CHED annotations seem to be complicated to filter properly. Again,
there are sets of common terms that can be pre-filtered for this domain that
in many cases are not related to the topic of interest. Examples of these terms
are products, CA or date.
5
      </p>
    </sec>
    <sec id="sec-4">
      <title>Conclusions and Future Work</title>
      <p>We have introduced the problem of determining the correct sense of ambiguous
terms depending on their context in the semantic annotations in open registries
and evaluated the use of knowledge based methods used in disambiguation in
the automatic annotation of these registries.</p>
      <p>Better performance is required to use the filtered annotations in a retrieval
system. We have worked with a large window, all the words in the definition
of the registries, in the development of the context vector. A more restrictive
window might provide a more focused context. In addition, we have seen that
there are terms which seem to have a preferred sense in this data set. Chi-square
performs better than other evaluated measures but has not been evaluated in
biomedical WSD and could provide better performance than existing work.</p>
      <p>
        We have evaluated knowledge-based WSD methods since, when we started
this work, no training data was available. Given the current data set, trained
conditional random fields approaches [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ] could be evaluated on the annotated
set.
      </p>
      <p>Some direct follow-ups of this work are the refinement of particular details
of the semantic annotator, such as the detection of locutions as entities that do
not have to be annotated, the disambiguation of acronyms, the use of lexical
patterns to recognise fragments that are entities as a whole, e.g. the citations,
or the disambiguation of single words that are simplifications of multi-words.
In addition, we are also considering the use of lexicon cleansing techniques to
improve the lexicon.
6</p>
    </sec>
    <sec id="sec-5">
      <title>Acknowledgments</title>
      <p>This work was supported in part by the Intramural Research Program of the
NIH, National Library of Medicine and by an appointment of A. Jimeno-Yepes
to the NLM Research Participation Program sponsored by the National Library
of Medicine and administered by the Oak Ridge Institute for Science and
Education. This work has been also funded by the ”Ministerio de Econom´ıa y
Competitividad”, project contract TIN2011-24147.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <given-names>Eneko</given-names>
            <surname>Agirre</surname>
          </string-name>
          , Aitor Soroa, and
          <string-name>
            <given-names>Mark</given-names>
            <surname>Stevenson</surname>
          </string-name>
          .
          <article-title>Graph-based word sense disambiguation of biomedical documents</article-title>
          .
          <source>Bioinformatics</source>
          ,
          <volume>26</volume>
          (
          <issue>22</issue>
          ):
          <fpage>2889</fpage>
          -
          <lpage>2896</lpage>
          ,
          <year>2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <given-names>A.R.</given-names>
            <surname>Aronson</surname>
          </string-name>
          and
          <string-name>
            <given-names>F.M.</given-names>
            <surname>Lang</surname>
          </string-name>
          .
          <article-title>An overview of MetaMap: historical perspective and recent advances</article-title>
          .
          <source>Journal of the American Medical Informatics Association</source>
          ,
          <volume>17</volume>
          (
          <issue>3</issue>
          ):
          <fpage>229</fpage>
          -
          <lpage>236</lpage>
          ,
          <year>2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <given-names>Rafael</given-names>
            <surname>Berlanga</surname>
          </string-name>
          , Victoria Nebot, and
          <string-name>
            <given-names>Ernesto</given-names>
            <surname>Jimenez</surname>
          </string-name>
          .
          <article-title>Semantic annotation of biomedical texts through concept retrieval</article-title>
          .
          <source>In BioSEPLN</source>
          <year>2010</year>
          ,
          <year>2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <given-names>Jiten</given-names>
            <surname>Bhagat</surname>
          </string-name>
          , Franck Tanoh, Eric Nzuobontane, Thomas Laurent, Jerzy Orlowski, Marco Roos, Katy Wolstencroft, Sergejs Aleksejevs, Robert Stevens, Steve Pettifer, Rodrigo Lopez, and
          <article-title>Carole A Goble</article-title>
          .
          <article-title>BioCatalogue: a universal catalogue of web services for the life sciences</article-title>
          .
          <source>Nucleic acids research</source>
          ,
          <volume>38</volume>
          (
          <issue>Suppl 2</issue>
          ):
          <fpage>W689</fpage>
          -94, jul
          <year>2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <given-names>O.</given-names>
            <surname>Bodenreider</surname>
          </string-name>
          .
          <article-title>The unified medical language system (UMLS): integrating biomedical terminology</article-title>
          .
          <source>Nucleic acids research</source>
          ,
          <volume>32</volume>
          (Database Issue):
          <fpage>D267</fpage>
          ,
          <year>2004</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <given-names>Y.T.</given-names>
            <surname>Chen</surname>
          </string-name>
          and
          <string-name>
            <given-names>M.C.</given-names>
            <surname>Chen</surname>
          </string-name>
          .
          <article-title>Using chi-square statistics to measure similarities for text categorization</article-title>
          .
          <source>Expert Systems with Applications</source>
          ,
          <volume>38</volume>
          (
          <issue>4</issue>
          ):
          <fpage>3085</fpage>
          -
          <lpage>3090</lpage>
          ,
          <year>2011</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <given-names>P.</given-names>
            <surname>Corbett</surname>
          </string-name>
          and
          <string-name>
            <given-names>P.</given-names>
            <surname>Murray-Rust</surname>
          </string-name>
          .
          <article-title>High-throughput identification of chemistry in life science texts</article-title>
          .
          <source>Computational Life Sciences II</source>
          , pages
          <fpage>107</fpage>
          -
          <lpage>118</lpage>
          ,
          <year>2006</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <given-names>M.</given-names>
            <surname>Gerner</surname>
          </string-name>
          , G. Nenadic, and
          <string-name>
            <given-names>C.M.</given-names>
            <surname>Bergman</surname>
          </string-name>
          .
          <article-title>Linnaeus: a species name identification system for biomedical literature</article-title>
          .
          <source>BMC bioinformatics</source>
          ,
          <volume>11</volume>
          (
          <issue>1</issue>
          ):
          <fpage>85</fpage>
          ,
          <year>2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Damian</surname>
            <given-names>DG Gessler</given-names>
          </string-name>
          , Gary S Schiltz, Greg D May, Shulamit Avraham,
          <string-name>
            <surname>Christopher D Town</surname>
            ,
            <given-names>David</given-names>
          </string-name>
          <string-name>
            <surname>Grant</surname>
          </string-name>
          , and Rex T Nelson.
          <article-title>SSWAP: A Simple Semantic Web Architecture and Protocol for semantic web services</article-title>
          .
          <source>BMC Bioinformatics</source>
          ,
          <volume>10</volume>
          :
          <fpage>309</fpage>
          ,
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Carole</surname>
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Goble</surname>
            , Jiten Bhagat, Sergejs Aleksejevs, Don Cruickshank, Danius Michaelides, David Newman,
            <given-names>Mark</given-names>
          </string-name>
          <string-name>
            <surname>Borkum</surname>
            , Sean Bechhofer, Marco Roos,
            <given-names>Peter</given-names>
          </string-name>
          <string-name>
            <surname>Li</surname>
          </string-name>
          , and David De Roure.
          <article-title>myexperiment: a repository and social network for the sharing of bioinformatics workflows</article-title>
          .
          <source>Nucleic Acids Research</source>
          ,
          <volume>38</volume>
          (
          <issue>suppl 2</issue>
          ):
          <fpage>W677</fpage>
          -
          <lpage>W682</lpage>
          ,
          <year>2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <given-names>S.M.</given-names>
            <surname>Humphrey</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.J.</given-names>
            <surname>Rogers</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Kilicoglu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Demner-Fushman</surname>
          </string-name>
          , and
          <string-name>
            <given-names>T.C.</given-names>
            <surname>Rindflesch</surname>
          </string-name>
          .
          <article-title>Word sense disambiguation by selecting the best semantic type based on Journal Descriptor Indexing: Preliminary experiment</article-title>
          .
          <source>Journal of the American Society for Information Science and Technology (Print)</source>
          ,
          <volume>57</volume>
          (
          <issue>1</issue>
          ):
          <fpage>96</fpage>
          ,
          <year>2006</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <given-names>A.</given-names>
            <surname>Jimeno</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Jimenez-Ruiz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Lee</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Gaudan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Berlanga</surname>
          </string-name>
          , and
          <string-name>
            <given-names>D.</given-names>
            <surname>RebholzSchuhmann</surname>
          </string-name>
          .
          <article-title>Assessment of disease named entity recognition on a corpus of annotated sentences</article-title>
          .
          <source>BMC bioinformatics</source>
          ,
          <volume>9</volume>
          (
          <issue>Suppl 3</issue>
          ):
          <fpage>S3</fpage>
          ,
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13. A.
          <string-name>
            <surname>Jimeno-Yepes</surname>
            and
            <given-names>A.R.</given-names>
          </string-name>
          <string-name>
            <surname>Aronson</surname>
          </string-name>
          .
          <article-title>Knowledge-based biomedical word sense disambiguation: comparison of approaches</article-title>
          .
          <source>BMC bioinformatics</source>
          ,
          <volume>11</volume>
          :
          <fpage>565</fpage>
          ,
          <year>2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14. A.
          <string-name>
            <surname>Jimeno-Yepes</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          <string-name>
            <surname>Berlanga-Llavori</surname>
            , and
            <given-names>D.</given-names>
          </string-name>
          <string-name>
            <surname>Rebholz-Schuhmann</surname>
          </string-name>
          .
          <article-title>Ontology refinement for improved information retrieval</article-title>
          .
          <source>Information Processing &amp; Management</source>
          ,
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <surname>John D. Lafferty</surname>
          </string-name>
          ,
          <string-name>
            <surname>Andrew McCallum</surname>
          </string-name>
          , and
          <string-name>
            <surname>Fernando</surname>
            <given-names>C. N.</given-names>
          </string-name>
          <string-name>
            <surname>Pereira</surname>
          </string-name>
          .
          <article-title>Conditional random fields: Probabilistic models for segmenting and labeling sequence data</article-title>
          .
          <source>In Proceedings of the Eighteenth International Conference on Machine Learning, ICML '01</source>
          , pages
          <fpage>282</fpage>
          -
          <lpage>289</lpage>
          , San Francisco, CA, USA,
          <year>2001</year>
          . Morgan Kaufmann Publishers Inc.
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <given-names>M.</given-names>
            <surname>Lesk</surname>
          </string-name>
          .
          <article-title>Automatic sense disambiguation using machine readable dictionaries: how to tell a pine cone from an ice cream cone</article-title>
          .
          <source>In Proceedings of the 5th annual international conference on Systems documentation</source>
          , pages
          <fpage>24</fpage>
          -
          <lpage>26</lpage>
          . ACM,
          <year>1986</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <surname>A.T. McCray</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Burgun</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          <string-name>
            <surname>Bodenreider</surname>
          </string-name>
          , et al.
          <article-title>Aggregating umls semantic types for reducing conceptual complexity. Studies in health technology and informatics</article-title>
          , (
          <volume>1</volume>
          ):
          <fpage>216</fpage>
          -
          <lpage>220</lpage>
          ,
          <year>2001</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18.
          <string-name>
            <surname>Bridget McInnes</surname>
          </string-name>
          .
          <article-title>An unsupervised vector approach to biomedical term disambiguation: Integrating UMLS and Medline</article-title>
          .
          <source>In Proceedings of the ACL-08: HLT Student Research Workshop</source>
          , pages
          <fpage>49</fpage>
          -
          <lpage>54</lpage>
          , Columbus, Ohio,
          <year>June 2008</year>
          .
          <article-title>Association for Computational Linguistics</article-title>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          19.
          <string-name>
            <surname>M. P</surname>
          </string-name>
          <article-title>´erez-Catal´an</article-title>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Berlanga</surname>
          </string-name>
          ,
          <string-name>
            <surname>I. Sanz</surname>
          </string-name>
          , and
          <string-name>
            <given-names>M.J.</given-names>
            <surname>Aramburu</surname>
          </string-name>
          .
          <article-title>A semantic approach for the requirement-driven discovery of web resources in the Life Sciences</article-title>
          .
          <source>Knowledge and Information Systems</source>
          , pages
          <fpage>1</fpage>
          -
          <lpage>20</lpage>
          ,
          <year>2012</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          20.
          <string-name>
            <surname>Steve</surname>
            <given-names>Pettifer</given-names>
          </string-name>
          , Jon Ison, Matus Kalas, Dave Thorne,
          <string-name>
            <surname>Philip</surname>
            <given-names>McDermott</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>Inge</given-names>
            <surname>Jonassen</surname>
          </string-name>
          , Ali Liaquat, Jos´e M. Fern´andez, Jose M. Rodriguez, INB Partners, David G. Pisano, Christophe Blanchet, Mahmut Uludag,
          <string-name>
            <given-names>Peter</given-names>
            <surname>Rice</surname>
          </string-name>
          , Edita Bartaseviciute, Kristoffer Rapacki, Maarten Hekkelman, Olivier Sand, Heinz Stockinger,
          <string-name>
            <given-names>Andrew B.</given-names>
            <surname>Clegg</surname>
          </string-name>
          , Erik Bongcam-Rudloff, Jean Salzemann, Vincent Breton,
          <string-name>
            <surname>Teresa K. Attwood</surname>
            , Graham Cameron, and
            <given-names>Gert</given-names>
          </string-name>
          <string-name>
            <surname>Vriend</surname>
          </string-name>
          .
          <article-title>The EMBRACE web service collection</article-title>
          .
          <source>Nucleic Acids Research</source>
          ,
          <volume>38</volume>
          (
          <issue>suppl 2</issue>
          ):
          <fpage>W683</fpage>
          -
          <lpage>W688</lpage>
          ,
          <year>2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          21. L.
          <string-name>
            <surname>Plaza</surname>
            ,
            <given-names>A.J.</given-names>
          </string-name>
          <string-name>
            <surname>Jimeno-Yepes</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <article-title>D´ıaz, and</article-title>
          <string-name>
            <given-names>A.</given-names>
            <surname>Aronson</surname>
          </string-name>
          .
          <article-title>Studying the correlation between different word sense disambiguation methods and summarization effectiveness in biomedical texts</article-title>
          .
          <source>BMC bioinformatics</source>
          ,
          <volume>12</volume>
          (
          <issue>1</issue>
          ):
          <fpage>355</fpage>
          ,
          <year>2011</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          22.
          <string-name>
            <given-names>P.</given-names>
            <surname>Ruch</surname>
          </string-name>
          .
          <article-title>Automatic assignment of biomedical categories: toward a generic approach</article-title>
          .
          <source>Bioinformatics</source>
          ,
          <volume>22</volume>
          (
          <issue>3</issue>
          ):
          <fpage>658</fpage>
          -
          <lpage>664</lpage>
          ,
          <year>2006</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          23.
          <string-name>
            <surname>M.J. Schuemie</surname>
            ,
            <given-names>J.A.</given-names>
          </string-name>
          <string-name>
            <surname>Kors</surname>
            , and
            <given-names>B.</given-names>
          </string-name>
          <string-name>
            <surname>Mons</surname>
          </string-name>
          .
          <article-title>Word sense disambiguation in the biomedical domain: an overview</article-title>
          .
          <source>Journal of Computational Biology</source>
          ,
          <volume>12</volume>
          (
          <issue>5</issue>
          ):
          <fpage>554</fpage>
          -
          <lpage>565</lpage>
          ,
          <year>2005</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          24.
          <string-name>
            <given-names>F.</given-names>
            <surname>Vasilescu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Langlais</surname>
          </string-name>
          , and
          <string-name>
            <given-names>G.</given-names>
            <surname>Lapalme</surname>
          </string-name>
          .
          <article-title>Evaluating variants of the Lesk approach for disambiguating words</article-title>
          .
          <source>In Proceedings of the Conference of Language Resources and Evaluations (LREC</source>
          <year>2004</year>
          ), pages
          <fpage>633</fpage>
          -
          <lpage>636</lpage>
          ,
          <year>2004</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>