<!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>Experiments with citation mining and key-term extraction for Prior Art Search</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Patrice Lopez</string-name>
          <email>lopez@hotmail.com</email>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Laurent Romary</string-name>
          <email>laurent.romary@inria.fr</email>
        </contrib>
      </contrib-group>
      <pub-date>
        <year>2009</year>
      </pub-date>
      <abstract>
        <p>This technical note presents the system built for the IP track of CLEF 2010 based on PATATRAS (PATent and Article Tracking, Retrieval and AnalysiS), the modular search infrastructure initially realized for CLEF IP 2009. We largely reused the system of the previous CLEF IP but at a relatively smaller scale and with the improvement of three main components: • A new citation mining tool based on Conditional Random Fields (CRF). • A key-term extraction module developed for technical and scientific documents and adapted to patent document structures using a vast ranges of metrics, features and a bagged decision tree.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>Our main motivations for participating to CLEF IP are to advance in the comprehension of
scientific and technical information and documents at large, to develop new solutions for managing
the data deluge and the information overload in science, and to facilitate the exploitation and
dissemination of patent information. CLEF IP is one of the rare evaluation event that permits to
tackle these problems.</p>
      <p>We focused our efforts this year on two main aspects: the quality of citation mining from the
patent documents and the extraction of key-terms in order to capture human-understandable
descriptions of the main concepts of a patent. In addition, we further extended and consolidated
our multilingual terminological database (GRISP, General Research Insight in Scientific and
technical Publications) by integrating more knowledge sources and by driving the merging of concepts
from the different sources with machine learning techniques. Regarding the overall architecture,
we reused the framework developed for CLEF IP 2009, called PATATRAS (PATent and Article
Tracking, Retrieval and AccesS), with a more limited number of indexes. This presentation
describes mainly the novel aspects of our work compared to the system of last year. For a detailed
description of the system, the reader is invited to consult our technical note of CLEF IP 2009
[Lopez and Romary, 2009].</p>
      <p>In the following description, the collection refers to the data collection of approx. 2,6 millions
documents corresponding to 1,3 million European Patents. This collection represents the prior art.
The training set refers this year to the 200 documents of training topics provided with judgements
(the relevant patents to be retrieved). The prior art (PA) patent topic refers to the 2000 patents
for which the prior art search is done and the classification (CL) patent topics are the 2000 patents
to classify.
1.1</p>
    </sec>
    <sec id="sec-2">
      <title>Prior Art Searches</title>
      <p>Following the first CLEF IP in 2009, the prior art task this year has been reviewed to coincide
more closely with the actual prior art performed by patent examiners. The PA patent topics are
normal unexamined applications (i.e. A1 or A2 publications) in only one language and without
amendments of the description. The description of the granted patent publications often includes
acknowledgement of the most important document of the prior art which has been identified during
the search phase. The topic documents are thus more challenging than last year because they offer
less multilingual information and less document citations.</p>
      <p>A fully automated prior art search based on the existing search reports produced by the patent
offices has inherent limitations in relation to patent families, to the influences of procedural aspects,
the impact of limited search tools of the patent examiners, and the absence of non patent literature
[Lopez and Romary, 2009]. We could however note two issues that could be addressed for a future
edition of the evaluation forum:
• The problem of missing patent application content for some PCT applications arriving to
the European phase: The European Patent Office does not re-publish patent applications
coming from the PCT phase, and thus it is more difficult to retrieve these documents than
for a patent examiner who typically searches the full application documents from the WO
patent publications.
• The designation of the expected documents: The expected result this year were expressed
as a list of patent publications (i.e. with a kind code) rather than simply a reference to
a patent application. As a A publication is for instance always as relevant as the
corresponding B publication (because the scope of B is always included in the one of the initial
application document), the other publications for the same patent applications needed to be
also considered as relevant. We view this way of building the expected results problematic
because a patent with many publications will be repeated more often in the expected results
as a patent with only one publication, and thus will have a stronger positive impact on the
retrieving score. More generally this distinction between the publications appears artificial,
because the final choice of citation of a particular publication by a patent examiner is very
subjective.</p>
      <p>We would like to thank the organizers for the progress toward a realistic prior art task which is
remarkable and very beneficial for the participants. The developed systems could already be
profitable to the actual search work of thousand of patent examiners and patent information specialists.
This evaluation framework has also started to offer a sound basis for analyzing experimentally the
impact of particular techniques on patent collections.
1.2</p>
    </sec>
    <sec id="sec-3">
      <title>Automatic classification</title>
      <p>CLEF IP this year introduced an automatic classification task. A set of 2 000 patent documents
should be classified under one or several IPC subclasses (i.e. the four first characters of the IPC
classification). The number of IPC sub-classes is approx. 600. This classification task corresponds
to what is usually called the pre-classification [Krier and Zacc, 2002], where a patent application is
routed to the appropriate a general level technical domain for being processed by the technically
competent examiners. The classification is significantly more challenging as the complete IPC
classification contains more than 60.000 subdivisions.
2
2.1</p>
      <sec id="sec-3-1">
        <title>Advanced citation mining</title>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>The visible citation network</title>
      <p>We observed last year a very strong impact of the interrelated cited patents on retrieval results.
Citation relations between patents through time are manifestations of technological improvements
and evolutions. These relations could be exploited for connecting a new patent application to a
potentially relevant subset of the patent collection. The first kind of citations are the citations
present in the search reports established by the patent examiners. This information are
immediately exploitable because fully specified in the MAREC format (i.e. the XML format for the
patent documents used in CLEF IP). Table 1 presents an overview of these citations available in
the search reports.</p>
      <p>Only the subset of the citations (EP) corresponds to documents present in the collection. It is
possible from a citation to a non European patent to obtain the possible European version using
patent family information. A patent family gathers all the different version of a patent application
among the different geographical areas. The EPO proposes as web service (Open Patent Service,
OPS) the access to the INPADOC database which permits to retrieve the possible European
application of a given patent family given a non-European patent number. This service is however
slow and limited by a fair use agreement. While it cannot be envisaged for a large number of
patent references as present in the collection, we carried out a family look up for the patent topic
set.
A scientific and technical work is often a contribution to previous existing works. Acknowledging
and referring to previous realization and documents is therefore an inherent characteristic of
any scientific and technical documents, including patent documents, which appears important to
address. Following EPO’s statistics, independently from the first kind of citation present in the
search report, the description body of patent application contains in average 9 citations from
the initiative of the applicant, 7,5 references to other patents and 1,5 references to non patent
literature. These citations correspond to the applicant’s view of the state of the art and is a
legal constraint (Rule 27(b) of the EPC, European Patent Convention). It is thus important for
a patent examiner to evaluate these documents and possibly to cite some of these documents in
the search report.</p>
      <p>A patent document can contain several hundred of such references, while the number of
citations in the search report is rarely more than ten. Extracting accurately these references can
provide useful information for starting a search and understanding the key aspects of an
application. The difficulty of this extraction task is a strong variability of contexts and patterns. Last
year, we used a basic set of regular expressions for extracting patent citations in patent text bodies.
The regular expressions were created based on a set of approx. 50 patterns of patent citations.
Some analysis showed that we were missing at least 40% of the citations and that more advanced
techniques were necessary.</p>
      <p>Compounds can exhibit anti-hepatitis C activity by inhibiting viral and host cell targets
required in the replication cycle.A number of assays have been published to assess
these activities. A general method that assesses the gross increase of HCV virus in
culture is disclosed in U.S. Ser. No. 08/221,816 to Miles et al. In vitro assays have
been reported in Lohmann et al, J. of Biol. Chem., 274:10807-10815, 1999. A cell line,</p>
      <p>1</p>
      <p>Extract
type: application
issuing auth. : US
number: 08/221816
type: patent
issuing auth. : US
number: 5738985
type: patent
issuing auth. : EP
number: 0693126
2 Parse
3</p>
      <p>Consolidate
4 Family lookup</p>
      <p>The new patent reference extraction module performs the following processing steps, as
illustrated by Figure 1:
1. Identification of reference strings: The text body is first extracted from the patent
document. The patent reference blocks are first indentified in the text body by a specific
Linear-Chain CRF model.
2. Parsing and normalization of the extracted reference strings: The reference text is
then parsed and normalized in order to obtain a set of bibliographical attributes. References
to patent are parsed and normalized in one step by a Finite State Transducer (FST) which
will identify (i) if the patent is referred to as a patent application or a patent publication,
(ii) a country code, (iii) a number and (iv) a kind code.
3. Consolidation with online bibliographical services: Different online bibliograhical
services are then accessed to validate and to enrich the identified reference. For patent
references, we use OPS (Open Patent Service1), a web service provided by the EPO for
accessing the Espacenet patent databases. This step permits for instance to retrieve the
patent numbers from a reference to a patent application number.
4. Family lookup: For the citations extracted from the patent topics, in case the citation
is a non-European patent, we access OPS for patent family information and try to identify
the corresponding European patent.</p>
      <p>The CRF model has been trained based on 200 patent documents corresponding to
approximatively 2 000 patent citations. In [Lopez, 2010], we evaluated the f-score of the extraction of
patent reference blocks at 0.9540 based on a manually annotated corpus of patents from different
sources, while the previous state of the art was around 0.75. In 97.2%, we were then able to parse
correctly the citation block and identify the correct patent attributes.</p>
      <p>The tool is also able to extract non-patent literature references with a specific CRF model,
to parse the extracted reference for identifying a set of 12 bibliographical attributes (author,
title, journal, date, etc.) and to consolidate the result with an access to Crossref. Although
potentially very relevant to the Prior Art task, in particular in certain technical domains such as
bio-technologies, computer and chemistry, this functionality has, however, not been used in the
present work because of time and processing power constraints.</p>
      <p>The result of these extraction are presented on Table 1 for the collection and on Table 2 for
the set of topic patens.</p>
      <sec id="sec-4-1">
        <title>Key-term extraction of patent documents</title>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>Approach</title>
      <p>Key terms (or keyphrases or keywords) provide general information about the content of a
document. Key-terms constitute good topic descriptions of documents which can be used in particular
for information retrieval, automatic document clustering and classification. Among the extracted
terms for a given scientific document in a given collection, which key terms best characterize this
document?</p>
      <p>Our work is based on the system realized for Semeval 2010, task 5 Automatic Keyphrase
Extraction from Scientific Articles [Lopez and Romary, 2010b]. Candidate phrases up to 5-grams
are extracted from the textual content of the document. Phrases beginning or ending by a stopword
are discarded. The ability of a candidate phrase to be considered as a key-term is estimated in a
supervised manner by a bagged decision tree based on the key-terms selected by the authors and
the readers of the training documents. The advantage of using examples annotated by the authors
and the readers for selecting the key-terms is that the resulting extracted topic description will
still be comprehensible for a human. The machine learning algorithm use three set of features:
• a first set of structural features characterizing the position of a term with respect to the
document structure for each candidate: present in the title, in the abstract, in the introduction,
in at least one section titles, in the conclusion, etc. the relative position of the candidate
phrase in the document is also used,
• a second set of content features which tries to captures distributional properties of a term
relatively to the overall textual content of the document where the term appears or the
collection. For this we use a set of metrics: Generalized Dice Coeficient (GDC) as introduced
by [Park et al., 2002], TF-IDF and the frequency of the candidate phrase to be selected as
key-term in the global corpus.
• finally, a set of Lexical/Semantic features which are produced exploiting our multilingual
terminological database GRISP and Wikipedia were introduced.</p>
      <p>We further applied a post-ranking based on the statistics observed on HAL2 research archive.
HAL contains approx. 139,000 full texts articles described by a rich set of metadata, often including
author’s keywords. In Semeval 2010, we achieved a f-score of 27.5 for top the 15 key-terms.
This level of performance must be considered knowing that the expected key-terms used for the
evaluation were a relatively small and subjective selection by the authors and the readers.</p>
      <p>The features have been adapted from this initial implementation for scientific articles to patent
publications. The structure features were changed by using the available structural tag of the
MAREC XML format. The TF-IDF were computed on the whole patent collection. Finally a set
of 120 patent documents with annotated keywords have been used to retrain the bagged decision
tree.
3.2</p>
    </sec>
    <sec id="sec-6">
      <title>Extraction results</title>
      <p>2HAL (Hyper Article en Ligne) is the French Institutional repository for research publications:
http://hal.archives-ouvertes.fr/index.php?langue=en</p>
      <sec id="sec-6-1">
        <title>Extension of GRISP</title>
        <p>GRISP (General Research Insight in Scientific and technical Publications) is a multilingual
terminological database based on the principles of ISO 16642 (TMF – Terminological Markup
Framework) [Romary, 2001], a generic onomasiological (concept to word) model. This conceptual
framework facilitates the combination of heterogeneous specialist resources and in different languages.
[Lopez and Romary, 2010a] presents the overall framework, the different technical and scientific
resources which have been combined and the usage of a machine learning approach for deciding
when to merge two concepts coming from different resources in a single, enriched concept.</p>
        <p>As compared to GRISP used in 2009, ChEBI3 has been integrated. ChEBI is a freely
available dictionary of molecular entities developed at the European Bioinformatics Institute
[Degtyarenko and al., 2008]. ChEBI is a valuable source of chemical vocabulary with approx.
42.000 concepts, 97.000 terms, 28.000 semantic relations and multilingual terms in 5 languages.
In addition, we update the partial Wikipedia resources with the latest 2010 XML dumps.</p>
      </sec>
      <sec id="sec-6-2">
        <title>Overall Description of the Prior Art System</title>
      </sec>
    </sec>
    <sec id="sec-7">
      <title>System architecture</title>
      <p>5.2</p>
    </sec>
    <sec id="sec-8">
      <title>Document preprocessing</title>
      <p>The document preprocessing is similar as the previous year with two differences: the addition of
the new citation mining processing and the extraction of key-terms as explained in section 2 and
3, and no systematic extraction of all phrases. The preprocessing result in particular in a database
storing all metadata of the collection, including the new extracted citations and the key-terms. A
few metadata fields were normalized: inventor and applicant names, similarly as last year, and a
particular effort was made this year on cleaning and normalization of IPC and ECLA classes.</p>
      <p>The concept tagging based on the controlled terminology of GRISP is similar as last year. The
concept disambiguation was still realized on the basis of the ECLA classes (or by default the IPC
classes) of the processed patent.
5.3</p>
    </sec>
    <sec id="sec-9">
      <title>Indexes</title>
      <p>The four following indexes were build using the Lemur toolkit [lem, 2001-2010] (version 4.9):
• For each of the three language (English, French, German), we built a full index at the lemma
level.
• A crosslingual concept index was built using the list of concepts identified in the textual
material for all three languages.</p>
      <p>Similarly as last year, we do not index the collection document by document, but considered
a ”meta-document” corresponding to all the publications related to a patent application.
5.4</p>
    </sec>
    <sec id="sec-10">
      <title>Retrieval models</title>
      <sec id="sec-10-1">
        <title>We used the two following well known retrieval models:</title>
        <p>• Okapi weighting function BM25 (K1 = 1.5, b = 1.5, K3 = 3).</p>
        <p>• Indri
Although KL-Divergence with Jelinek-Mercer smoothing (λ = 0.4) was the best performing
retrieval model last year, it is also the most time and resource consuming retrieval algorithm. As
our development timeframe was this year relatively limited, we did not submit runs including the
result of this retrieval model.</p>
        <p>The two models have been used with each of the previous four indexes, resulting in the
production of 5 lists of retrieval results for each topic patent. Similarly as last year, the queries for
lemma and concept representations were build based on all the available textual data of a topic
patent.</p>
        <p>There are many possibilities for exploiting a topic representation based on key-term extraction.
For instance, in the context of language model information retrieval, [Zhou et al., 2007] uses a set of
extracted keyphrases for building a topic signature language model used for a semantic smoothing
method. We applied in this work a much simpler approach which can be viewed as a baseline.
We used the Indri retrieval model applied to the English lemma index and built queries mixing
phrases and single word terms. Due to the limit of the numbers of phrases in a query which could
be processed in a reasonable time, we limit the number of multi-word key-term to a constant
N, and then add the rest of phrases as individual words. For instance, for a list of n key-terms
(tp, sp)p where sp is the score associated to the term tp, having a term formed by multiple words
w, tp = (wpi)i, we build the query as follow:</p>
        <p>#weight(s0 #1(t0) s1 #1(t1) ... sN #1(tN ) ... sp wpi ... sn wni)</p>
        <p>In our work, we limited the number N of phrases present in the Indri query to 4. Following
this construction, an Indri query takes approximatively 15 second to be processed.</p>
        <p>The baseline results of the different indexes and retrieval models are presented in Table 4,
column (1). Given that this year the patent topic contains text content in only one language (the
main language of application), the results presented in this table are restricted to the set of topics
having text in this language, i.e. only 134 queries for French, 519 for German and 1 959 for English
over the total of 2 000 patent topics. This restriction explains the high MAP results for French
and German indexes.</p>
      </sec>
      <sec id="sec-10-2">
        <title>Model</title>
        <p>BM25
BM25
BM25
Indri
BM25
KL
KL
KL</p>
        <p>Index
lemma
lemma
lemma
phrase
concept
lemma
lemma
lemma</p>
        <p>Language
en
fr
de
en
all
en
fr
de</p>
        <p>The initial working sets have been created via an iterative process similarly as last year,
exploiting cited documents and the whole range of available metadata. The process could take
benefit this time from a larger number of citations extracted from the description to seed the sets.
Using these working sets reduce the search space while containing approx. 75% of the expected
documents. As one can see on Table 4, column (2), the initial working sets provide a significant
improvements in term of retrieval precision which is superior to the one observed last year. The
working sets remain, however, slow to build, are based on manual and intuitive rules and appear
difficult to improve in term of recall. We plan to replace the current algorithm by a machine
learning approach which could drive the process of selecting interesting patent documents in a
monotonic process rather than iteratively.
5.5</p>
      </sec>
    </sec>
    <sec id="sec-11">
      <title>Merging of results</title>
      <p>The merging of the five result sets was realized as last year with a SVM model using a set of 4
631 training patents. We did not exploit the additional topic set of last year (10 000) and did not
rebuild a specific model this year due to lack of time. As a result, the combination was not as
effective as last year, but has still provided an improvement over the individual result sets.
5.6</p>
    </sec>
    <sec id="sec-12">
      <title>Post-ranking and final results</title>
      <p>We re-use the same final re-ranking model as build for CLEF IP 2009. This re-ranking permits
in particular to boost the score of the patents initially cited in the description of the topic patent
and the ECLA classes, resulting in a significant improvement. The regression model was trained
using the set of 4 631 training patents which were compiled for CLEF IP 2009.</p>
      <sec id="sec-12-1">
        <title>Measures</title>
        <p>MAP
Prec. at 5
Prec. at 10
small
0.2731
0.4244
0.3625
large
0.2645
0.4209
0.3482</p>
        <p>The final results are presented on Table 5, and shows comparable accuracy as last year. Given
that the prior art task of this year was more challenging as the topic patents were real application
documents, and given that we reduced the number of retrieval model and not updated our
regression models for result merging and re-ranking, this result shows the positive impact of a high
quality extraction of applicant’s citations in the patent descriptions and the potential of key-term
extraction.
6</p>
        <sec id="sec-12-1-1">
          <title>Automatic Classification task</title>
          <p>As we started to prepare the classification task very late, we could not experiment any algorithms
requiring a training on the document collection. We thus opted for an instance-based approach,
and more particularly for a KNN algorithm, simply re-using the existing system build for the prior
art task. We use the existing prior art search system for providing a list of ranked results for a given
patent topic to be classified and the KNN implementation of WEKA [Witten and Frank, 2005],
with N = 25. Such algorithm could be developed and produced in just a few hours.</p>
          <p>Run
patatras
ssft CEC0 run7</p>
        </sec>
      </sec>
      <sec id="sec-12-2">
        <title>Metric</title>
        <p>MAP
Prec. at 1
Prec. at 5
MAP
Prec. at 1
Prec. at 5</p>
        <p>Unfortunately, our system suffered from several implementation errors which make the
interpretation of the results difficult. The final results are presented in Table 6 with a comparison
with the best run. The difference between the two systems is very important. Even by
correcting implementation errors, we consider that an instance-based KNN algorithm is not competitive
with state of the art classifiers based on preliminary large scale training, and a fortiori with the
advanced system realized by Simple Shift.
7</p>
        <sec id="sec-12-2-1">
          <title>Future Work</title>
          <p>We plan to focus our future efforts on the automatic recognition and the exploitation of the
structures of patent documents. The main goal is to improve the formulation of the queries and
to build more specialized indexing processes. The recognition of entities of special interest such as
non patent references and numerical values is a second axis of future work which appears promising
in certain technical domains such as biotechnology, chemistry and computer sciences.</p>
        </sec>
      </sec>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [lem,
          <fpage>2001</fpage>
          -
          <lpage>2010</lpage>
          ]
          <fpage>2001</fpage>
          -
          <lpage>2010</lpage>
          .
          <article-title>The Lemur Project</article-title>
          . University of Massachusetts and Carnegie Mellon University.
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [Degtyarenko and al.,
          <year>2008</year>
          ] Degtyarenko,
          <string-name>
            <surname>K.</surname>
          </string-name>
          and al.,
          <year>2008</year>
          .
          <article-title>ChEBI: a database and ontology for chemical entities of biological interest</article-title>
          .
          <source>Nucleic Acids Res</source>
          .,
          <volume>36</volume>
          :
          <fpage>344</fpage>
          -
          <lpage>350</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          <source>[Krier and Zacc</source>
          , 2002] Krier,
          <string-name>
            <surname>M.</surname>
          </string-name>
          and
          <string-name>
            <given-names>F.</given-names>
            <surname>Zacc</surname>
          </string-name>
          ,
          <year>2002</year>
          .
          <article-title>Automatic categorisation applications at the european patent office</article-title>
          .
          <source>World patent Information</source>
          ,
          <volume>24</volume>
          :
          <fpage>187</fpage>
          -
          <lpage>196</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          <source>[Lopez</source>
          , 2010] Lopez,
          <string-name>
            <surname>P.</surname>
          </string-name>
          ,
          <year>2010</year>
          .
          <article-title>Automatic Extraction and Resolution of Bibliographical References in Patent Documents</article-title>
          . In H. Cunningham,
          <string-name>
            <given-names>A.</given-names>
            <surname>Hanbury</surname>
          </string-name>
          , and S. Ru¨ger (ed.),
          <source>First Information Retrieval Facility Conference (IRFC)</source>
          . Vienna, Austria: Springer, Heidelberg.
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          <source>[Lopez and Romary</source>
          , 2009] Lopez,
          <string-name>
            <given-names>P.</given-names>
            and L.
            <surname>Romary</surname>
          </string-name>
          ,
          <year>2009</year>
          .
          <article-title>Multiple retrieval models and regression models for prior art search</article-title>
          .
          <source>In CLEF 2009 Workshop</source>
          , Technical Notes. Corfu, Greece. http://hal.archives-ouvertes.fr/hal-00411835.
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          <source>[Lopez and Romary</source>
          , 2010a] Lopez, Patrice and
          <string-name>
            <given-names>Laurent</given-names>
            <surname>Romary</surname>
          </string-name>
          ,
          <year>2010a</year>
          . GRISP:
          <article-title>A Massive Multilingual Terminological Database for Scientic and Technical Domains</article-title>
          . In Seventh international conference on Language Resources and
          <string-name>
            <surname>Evaluation (LREC) 2010 . La</surname>
            <given-names>Valette</given-names>
          </string-name>
          , Malte. Available at http://hal.inria.fr/inria-00490312.
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          <source>[Lopez and Romary</source>
          , 2010b] Lopez, Patrice and
          <string-name>
            <given-names>Laurent</given-names>
            <surname>Romary</surname>
          </string-name>
          ,
          <year>2010b</year>
          . HUMB:
          <article-title>Automatic Key Term Extraction from Scientic Articles in GROBID</article-title>
          . In SemEval 2010 Workshop. Uppsala, Su`ede. Available at http://hal.archives-ouvertes.fr/inria-00493437.
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [Park et al.,
          <year>2002</year>
          ] Park,
          <string-name>
            <surname>Y.</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.J.</given-names>
            <surname>Byrd</surname>
          </string-name>
          , and
          <string-name>
            <given-names>B.K.</given-names>
            <surname>Boguraev</surname>
          </string-name>
          ,
          <year>2002</year>
          .
          <article-title>Automatic glossary extraction: beyond terminology identification</article-title>
          .
          <source>In Proceedings of the 19th international conference on Computational linguistics-Volume</source>
          <volume>1</volume>
          . Association for Computational Linguistics.
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          <source>[Romary</source>
          , 2001] Romary,
          <string-name>
            <surname>L.</surname>
          </string-name>
          ,
          <year>2001</year>
          .
          <article-title>An abstract model for the representation of multilingual terminological data: Tmf - terminological markup framework</article-title>
          .
          <source>In TAMA (Terminology in Advanced Microcomputer Applications)</source>
          . Antwerp, Belgium. Available at http://hal.inria.fr/inria00100405.
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          <source>[Witten and Frank</source>
          , 2005] Witten,
          <string-name>
            <surname>I.H.</surname>
          </string-name>
          and
          <string-name>
            <given-names>E.</given-names>
            <surname>Frank</surname>
          </string-name>
          ,
          <year>2005</year>
          .
          <article-title>Data Mining: Practical machine learning tools and techniques</article-title>
          . San Francisco: Morgan Kaufmann, 2nd edition.
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          <string-name>
            <surname>[Zhou</surname>
          </string-name>
          et al.,
          <year>2007</year>
          ]
          <string-name>
            <surname>Zhou</surname>
            ,
            <given-names>X.</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Hu</surname>
          </string-name>
          , and
          <string-name>
            <given-names>X.</given-names>
            <surname>Zhang</surname>
          </string-name>
          ,
          <year>2007</year>
          .
          <article-title>Topic signature language models for ad hoc retrieval</article-title>
          .
          <source>IEEE Transactions on Knowledge and Data Engineering</source>
          :
          <fpage>1276</fpage>
          -
          <lpage>1287</lpage>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>