<!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>Impact Analysis of Document Digitization on Event Extraction?</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Nhu Kho</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Boros</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Antoin</string-name>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Sorbonne University</institution>
          ,
          <addr-line>F-75006 Paris, France https://</addr-line>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>University of La Rochelle</institution>
          ,
          <addr-line>L3i, F-17000, La Rochelle, France https://</addr-line>
        </aff>
      </contrib-group>
      <fpage>17</fpage>
      <lpage>28</lpage>
      <abstract>
        <p>This paper tackles the epidemiological event extraction task applied to digitized documents. Event extraction is an information extraction task that focuses on identifying event mentions from textual data. In the context of event-based health surveillance from digitized documents, several key issues remain challenging in spite of great efforts. First, image documents are indexed through their digitized version and thus, they may contain numerous errors, e.g. misspellings. Second, it is important to address international news, which would imply the inclusion of multilingual data. To clarify these important aspects of how to extract epidemic-related events, it remains necessary to maximize the use of digitized data. In this paper, we investigate the impact of working with digitized multilingual documents with dierent levels of synthetic noise over the performance of an event extraction system. This type of analysis, to our knowledge, has not been alleviated in previous research.</p>
      </abstract>
      <kwd-group>
        <kwd>Information Extraction • Event Extraction • Event Detection • Multilingualism</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>The surveillance of epidemic outbreaks has been an ongoing challenge globally
and it has been a key component of public health strategy to contain diseases
spreading. While digital documents have been the standard format in the modern
days, many archives and libraries still keep printed historical documents and
records. Historians and geographers have a growing interest in these documents
as they still hold many crucial information and events in the past to analyze,
noticeably in health and related to epidemics events in an international context.</p>
      <p>Copyright ' 2020 for this paper by its authors. Use permitted under Creative
Commons License Attribution 4.0 International (CC BY 4.0).
? This work has been supported by the European Union’s Horizon 2020 research and
innovation program under grants 770299 (NewsEye) and 825153 (Embeddia).</p>
      <p>Event extraction (EE) is an important information extraction (IE) task that
focuses on identifying event mentions from text and extracting information
relevant to them. Typically, this entails predicting event triggers, the occurrence of
events with specic types, and extracting arguments associated with an event.
In the context of event-based health surveillance from digitized documents, for
extracting relevant events, even though the historical documents are in physical
form, few of them have been converted into digital form for further storage as
records in a database. However, due to the digitization process, several issues
can arise, most commonly in the case when the original document is distorted,
whether through deterioration due to aging or was damaged in the storing
process, which will aect the converted content. Moreover, errors from the
digitization process could also be a factor that causes adulteration of the converted
documents e.g. word variations or mispellings.</p>
      <p>
        In this article, we propose to experiment with an approach to event extraction
with the ability of handling not only multilingual data, but also large amounts of
data without relying on any additional natural language processing (NLP) tools.
The architecture is based on the DAnIEL system [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ] which is a discourse-level
approach that exploits the global structure of news. It also tackles the diculty
of language adaptation by its character-based approach that uses positions of
substring occurrences in text. We believe that DAnIEL is adequate for its ability
to handle text in any language and that its algorithm should be robust to noise.
We aim at testing the robustness of this model against noise, its ability of treating
highly inected languages and misspelled or unseen words, which can be either
due to the low quality of text or the spelling variants. For these experiments, we
present the evaluation general settings. Furthermore, we create synthetic data
starting from the initial dataset in order to study the direct impact of automatic
text recognition (ATR) over the performance of both approaches.
      </p>
      <p>The paper is organized as follows: Section 2 briey overviews the related
works on epidemiological event extraction. Section 3 introduces the DAnIEL
system and its characteristics and in Section 4 the dataset built specically
for the DAnIEL system is presented in detail. The Section 5 describes the
experiments and an extrinsic evaluation of the results. We conclude and propose
possible suggestions for future research in Section 6.
2</p>
    </sec>
    <sec id="sec-2">
      <title>Related Work</title>
      <p>
        Specic to epidemiological event extraction, there exist a few of empirical works
targeted to extract events related to disease outbreaks. For instance, similar to
the chosen system for this paper, DAnIEL, there are two other systems,
BIOCASTER [
        <xref ref-type="bibr" rid="ref2 ref3">2,3</xref>
        ] and PULS [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ]. These architectures produced adequate results
in analyzing disease-related news reports and providing a summary of the
epidemics. For example, the BIOCASTER, an ontology-based text mining system,
processes and analyzes web texts for the occurrence of disease outbreak in four
phases namely, topic classication, named entity recognition (NER),
disease/location detection and event extraction.
      </p>
      <p>
        To our knowledge, there are no works related to the analysis of the impact
of documents digitization for event extraction in the epidemiological domain.
In return, few studies have been devoted to other information extraction tasks
i.e. the extraction of named entities from digitized historical data [
        <xref ref-type="bibr" rid="ref1 ref4">1,4</xref>
        ]. Dealing
with noisy data, several eorts have been devoted to extracting named entities
from diverse text types such as outputs of automatic speech recognition (ASR)
systems [
        <xref ref-type="bibr" rid="ref6 ref9">6,9</xref>
        ], informal messages and noisy social network posts [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ]. Other
researchers [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] quantitatively estimate the impact of digitization quality on the
performance of named entity recognition. Other studies focused on named
entity linking [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ], more specically on the evaluation of the performance of named
entity linking over digitized documents with dierent levels of digitization
quality.
3
      </p>
    </sec>
    <sec id="sec-3">
      <title>Approach</title>
      <p>
        DAnIEL [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ] stands for Data Analysis for Information Extraction in any
Language. The approach is at document-level, as opposed to the commonly used
analysis at sentence-level, by exploiting the global structure of news as dened
by the authors of [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ]. The entries of the system are news texts, title and body
of text, the name of the source when available, and other metadata (e.g date of
article). As the name implies, the system has the capability to work in a
multilingual setting due to the fact that it is not a word-based algorithm, segmentation
in words can be highly language-specic, but rather a character-based one that
centers around the repetition and position of character sequences.
      </p>
      <p>
        By avoiding grammar analysis and the usage of other NLP toolkits (e.g
partof-speech tagger, dependency parser) and by focusing on the general structure of
journalistic writing style [
        <xref ref-type="bibr" rid="ref14 ref7">7,14</xref>
        ], the system is able to detect crucial information
in salient zones that are peculiar to this genre of writing: the properties of the
journalistic genre and the style universals form the basis of the analysis. This
combines with the fact that DAnIEL considers text as sequences of characters,
instead of words, the system can quickly operate on any foreign language and
extract crucial information early on and improve the decision-making process.
This is pivotal in epidemic surveillance since timeliness is key, and more than
often, initial reports where patient zero appears are in the vernacular language.
The approach presented in [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ] considers the document as the main unit and aims
at the language-independent organizational properties that repeat information at
explicit locations. According to the author, epidemic news reports, which use the
journalistic writing style, have well-dened rules on structure and vocabulary to
convey concisely and precisely the message to their targeted audience. As these
rules are at a higher level than grammar rules conceptually, they are applied to
many languages, thus oer high robustness in a multilingual scenario.
      </p>
      <p>DAnIEL uses a minimal knowledge base for matching between the extracted
possible disease names or locations and the knowledge base entries. Its central
processing chain includes four phases. In the Article segmentation phase, the
system rst divides the document into salient positions: title, header, body and
footer. In Pattern extraction, for detecting events, the system looks for repeated
substrings at the salient zones aforementioned. In Pattern ltering , the substrings
that satisfy this condition will be matched to a list of disease/location names
that was constructed by crawling from Wikipedia.</p>
      <p>For the string matching between the extracted character sequences and
knowledge base entries, the system is parameterized with a ratio. For instance, a small
ratio value could oer a perfect recall but with high noise (many irrelevant
entries are selected). For a maximum value ( 1:0), the system will match the exact
extracted substrings which could be detrimental to the morphologically rich
languages (e.g. Greek, Russian). There are cases where the canonical disease name
cannot be found in the text, as in the case of aforementioned languages, but
grammatical cases of nouns. For example, in Russian, Prostuda (prostuda)
means cold, and since this disease name cannot be found in the text article,
we used the instrumental case in Russian that can generally be distinguished
by the - om (-om) sux for most masculine and neuter nouns, the - o /- o
(-oju/-oj) sux for most feminine nouns. A ratio of less than 1:0 will consider
the instrumental case for singular prostudo as a true positive.</p>
      <p>Finally, the Detection of disease location pairs (in some cases, the
number of victims also) produces the end result with one or more events that are
described by pairs of disease-location.
4</p>
    </sec>
    <sec id="sec-4">
      <title>Dataset Description</title>
      <p>
        In this section, we present the dataset that was created for the DAnIEL
system [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ]. The corpus is dedicated to multilingual epidemic surveillance and
contains articles on dierent press threads in the eld of health (Google News) that
focused on epidemic events from dierent collected documents in dierent
languages, with events simply dened as disease-location-number of victims triplets.
The corpus was built specically for this system [
        <xref ref-type="bibr" rid="ref11 ref12">11,12</xref>
        ], containing articles from
six dierent languages: English, French, Greek, Russian, Chinese, and Polish. It
contains articles on dierent press threads in the eld of health (Google News)
focused on epidemic events and it was annotated by native speakers.
      </p>
      <p>A DAnIEL event is dened at document-level, meaning that an article is
considered as relevant if it is annotated with a disease location pairs (and
rarely, the number of victims). An example is presented in Figure 1, where the
event is a listeria outbreak in USA and the number of victims is unknown.</p>
      <p>Thus, in this dataset the event extraction task is dened as identifying articles
that contain an event and the extraction of the disease name and location, i.e.
the words or compound words that evoke the event. Since the events are epidemic
outbreaks, there is no pre-set list of types and subtypes of events, and thus the
task of event extraction is simplied to detecting whether an article contains an
epidemiological event or not.</p>
      <p>Common to event extraction, the dataset is characterized by imbalance. In
this case, only around 10% of these documents are relevant to epidemic events,
which is very sparse. The number of documents in each language is rather
bal] ,
"comment " : " " ,
" date " : "2012 01 12" ,
" l a n g u a g e " : " en " ,
" document_path " : "doc_en /20120112_www. cnn .</p>
      <p>com_48eddc7c17447b70075c26a1a3b168243edcbfb28f0185 " ,
" u r l " : " http : / /www. cnn . com/2012/01/11/ h e a l t h / l i s t e r i a
o u t b r e a k / i n d e x . html "
anced, except for French, having about ve times more documents compared to
the rest of the languages. More statistics on the corpus can be found in Table 1.</p>
      <p>The DAnIEL dataset is annotated at document-level, which dierentiates
itself from other datasets used in research for the event extraction task. A
document is either reporting an event (disease-place pair, and sometimes the number
of victims) or not. We will elaborate the evaluation framework in Section 5.
The focal point of this set of experiments is to observe how the level of noise
stemming from the digitization process impacts the performance of the models.
However, there is no adequate historical document dataset provided with
manually curated event annotation that could directly be used to measure the
performance of the models over deteriorated historical documents. Thus, the noise
and degradation levels have to be articially generated into clean documents,
so as to measure the impact of ATR over event detection using DAnIEL. We
shall thus use readily available data sets over contemporary and digitally-born
datasets, which are free of any ATR-induced noise.</p>
      <p>In order to create such an appropriate dataset, the raw text from the DAnIEL
dataset was extracted and converted into clean images 3. The rationale is to
simulate what can be found in deteriorated documents due to time eect, poor
printing materials or inaccurate scanning processes, which are common conditions in
historical newspapers. We used four types of noise: Character Degradation adds
small ink dots on characters to emulate the age eect on articles, Phantom
Character appears when characters erode due to excessive use of documents, Bleed
Through appears in double-paged document image scans where the content of
the back side appears in the front side as interference, and Blur is a common
degradation eect encountered during a typical digitization process. After
contaminating the corpus, all the text was extracted from noisy images 4, for initial
clean images (without any adulteration) and the noisy synthetic ones. An
example with the degradation levels is illustrated in Figure 2. The noise levels were
empirically chosen with a considerable level of diculty 5.</p>
      <p>The experiments were conducted in the following manner: for each noise type,
the dierent intensity is generated to see its relation to the performance of the
model. Character error rate (CER) and word error rate (WER) were calculated
for each noise level, that can align long noisy text even with additional or missing
text with the ground truth, thus enables it to calculate the error rate of OCR
process. The experiments are performed under conditions of varying word error
rate (WER) and character error rate (CER): original text, OCR from
highquality text images, and OCR on synthetically degraded text images.
5.1</p>
      <sec id="sec-4-1">
        <title>Evaluation Framework</title>
        <p>For the evaluation of the performance of the event detection task, we use the
standard metrics: Precision (P), Recall (R), and F-measure (F1). For measuring
the document distortion due to the OCR process, we also report the standard
metrics: character error rate (CER) and word error rate (WER). We perform
two types of evaluations, both at the document level (included in the DAnIEL
system):</p>
        <p>Event identication: a document represents an event if both triggers were
found, regardless of their types;
Event classication: a document represents an event if the triggers are
correctly found and match exactly with the groundtruth ones.</p>
      </sec>
      <sec id="sec-4-2">
        <title>3 For simulating dierent levels of degradation, we used DocCreator [10].</title>
        <p>4 The Tesseract optical character recognition (OCR) Engine v4.0 https://github.</p>
        <p>
          com/tesseract-ocr/tesseract [
          <xref ref-type="bibr" rid="ref17">17</xref>
          ] was used to produce the digitised documents.
5 The following values of DocCreator are: Character Degradation (2-6), Phantom
Character (Very Frequent), Blur (1-3), Bleed Through (80-80).
Hereafter, we present the experiments performed with the clean data.
Considering that the DAnIEL system has a ratio parameter for matching the extracted
triggers, we test two values for it. For the rst experiments, we use a ratio value
of 0:8 (the default value of the system) that was empirically chosen in [
          <xref ref-type="bibr" rid="ref11">11</xref>
          ] for the
best trade-o between recall and precision. Second, we test the maximum ratio
value of 1:0 in order to analyze the system’s performance when the extracted
disease names and locations exactly match with the knowledge base.
        </p>
        <p>For event identication on clean textual data, one can notice from the Table
2, that usually DAnIEL favors recall instead of precision and tends to suer
from an imbalance between precision and recall, which may be due to the high
imbalance of the data. It is aso not surprising that the DAnIEL system the
highest performance values for event identication for Chinese and Greek, since for
Chinese, there are few relevant documents comparing with the other languages
(16 documents that report an event), and for Greek, there are 26 of them.</p>
        <p>We also can note the large dierence between the two chosen ratios. More
exactly, an increase in this value comes in the detriment of the languages that
are not only morphologically rich, but also in the case where the exact name of
the disease is not located in the text.</p>
        <p>In the case of event classication, we observe from Table 3, that DAnIEL
is balanced regarding the precision and recall metrics, being able to have higher
F1 on the under-represented languages (Chinese, Russian, and Greek). We also
notice that, in all the cases, DAnIEL does not detect the number of victims. We
assume that this is due to the fact that many of the annotated numbers cannot
be found in the text, e.g. 10000 cannot be detected since the original text has
the 10; 000 form, or it is spelled ten thousands. Generally, for the detection of
locations, we recall that DAnIEL is capable to detect locations due to the usage
of external resources and article metadata.</p>
        <p>For the experiments on noisy data, we will use a ratio value of 0:8, since the
maximum value for the ratio creates results prone to suer from word variations
or misspelings of words (which is a direct consequence of the digitization process).
5.3</p>
      </sec>
      <sec id="sec-4-3">
        <title>Experiments with Noisy Data The results in Table 4 clearly state that Character Degradation is the eect that aects the most the transcription of the documents. However, for character24</title>
        <p>
          based languages (e.g. Chinese), CER is commonly used instead of WER as the
measure for OCR, and, thus, we report only the CER [
          <xref ref-type="bibr" rid="ref18">18</xref>
          ].
        </p>
        <p>We note also that, regarding the Chinese documents, the high values for CER,
for every type of noise, might be caused by the existence of the enormous number
of characters in the alphabet that, by adding such an eect as Character
Degradation can change drastically the recognition of a character (and in Chinese,
one single character can often be a word). Otherwise, while Character
Degradation noise and Blur eect have more impact on the performance of DAnIEL
than Phantom Character type since it did not generate enough distortion to the
images. A similar case applies for the Bleed Through noise.</p>
        <p>Regarding the experiments presented in Tables 5 and 6, we notice, rst of all,
that the Character Degradation eect, Blur, and most of all, all the eects mixed
together, have indeed an impact or eect over the performance of DAnIEL, but
with little variability. Meanwhile, Phantom Degradation and Bleed through had
very little to no impact on the quality of detection with DAnIEL.</p>
        <p>The cause of the decrease in performance of DAnIEL is that, in order to
detect events, the system looks for repeated substrings at salient zones. In the
case of many incorrectly recognised words during the OCR process, there may
be no repetition anymore, implying that the event will not be detected. However,
since DAnIEL only needs two occurrences of its clues (substring of a disease
name and substring of a location), it is assumed to be robust to the loss of many
repetitions, as long as two repetitions remain in salient zones.</p>
        <p>Regarding all the aforementioned results for the DAnIEL system, computing
the number of aected event words (disease, location, number of cases), we also
notice that a very small number of them have been modied by the OCR process,
only 1:98% for all the languages together, for all the eects mixed together, close
to the 1:63% that were aected by the OCR on clean data. This is due to the
imbalance in the DAnIEL dataset: only 10:14% of a total of 4; 822 documents
contain events. It brings us to the conclusion that the event extraction task is
not considerably impacted by the degradation of the image documents.</p>
        <p>
          One interesting observation is that the precision or the recall can increase,
resulting in a higher F1, despite the higher noise eect applied. One possible
explanation for this phenomenon is that with a greater level of noise, some false
positives disappear. Documents, which were previously classied wrongly due to
being too ambiguous to the system (for instance documents relating vaccination
campaigns are usually tagged as non-relevant in the ground truth dataset), were
given much more distinction thanks to the noise, thus making them look less like
relevant samples to the system. More formally: let document X be a false positive
in its raw format (Xraw). Let XNoisy be its noisy version. If the paragraph that
triggered both system’s misclassications disappeared in Xnoisy , there are good
chances that it will be classied as non-relevant. In that case, Xraw is a false
positive but Xnoisy is a true negative. That may seem counter-intuitive but noise
can improve classication results, see for instance [
          <xref ref-type="bibr" rid="ref13">13</xref>
          ] for a study on the same
dataset of the inuence of boilerplate removal on results.
We conclude that, in our experimental setting, the epidemical event extraction is
prone to digitization errors, but, at the same time, the impact on the DAnIEL
system is not considerable, which makes it a robust solution for health
surveillance applications. Nevertheless, while these experiments were performed in an
articial setting with synthetically produced noise eects, the challenges that
exist in a more realistic reasonable scenario could generate other tremendous
issues due to the digitization process. As a perspective, we consider the annotation
of a digitized dataset in order to asses our assumptions.
        </p>
      </sec>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Byrne</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          :
          <article-title>Nested named entity recognition in historical archive text</article-title>
          .
          <source>In: International Conference on Semantic Computing (ICSC</source>
          <year>2007</year>
          ). pp.
          <fpage>589596</fpage>
          .
          <string-name>
            <surname>IEEE</surname>
          </string-name>
          (
          <year>2007</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Collier</surname>
          </string-name>
          , N.:
          <article-title>Towards cross-lingual alerting for bursty epidemic events</article-title>
          .
          <source>Journal of Biomedical Semantics</source>
          <volume>2</volume>
          (
          <issue>5</issue>
          ),
          <source>S10</source>
          (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Collier</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Doan</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kawazoe</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Goodwin</surname>
            ,
            <given-names>R.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Conway</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tateno</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ngo</surname>
            ,
            <given-names>Q.H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dien</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kawtrakul</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Takeuchi</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          , et al.:
          <article-title>Biocaster: detecting public health rumors with a web-based text mining system</article-title>
          .
          <source>Bioinformatics</source>
          <volume>24</volume>
          (
          <issue>24</issue>
          ),
          <fpage>2940</fpage>
          <lpage>2941</lpage>
          (
          <year>2008</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Crane</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Jones</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>The challenge of virginia banks: an evaluation of named entity analysis in a 19th-century newspaper collection</article-title>
          .
          <source>In: Proceedings of the 6th ACM/IEEE-CS joint conference on Digital libraries</source>
          . pp.
          <volume>3140</volume>
          (
          <year>2006</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Du</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Von</surname>
            <given-names>Etter</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            ,
            <surname>Kopotev</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            ,
            <surname>Novikov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            ,
            <surname>Tarbeeva</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            ,
            <surname>Yangarber</surname>
          </string-name>
          , R.:
          <article-title>Building support tools for russian-language information extraction</article-title>
          . In: International Conference on Text,
          <source>Speech and Dialogue</source>
          . pp.
          <fpage>380387</fpage>
          . Springer (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Favre</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>BØchet</surname>
          </string-name>
          , F.,
          <string-name>
            <surname>NocØra</surname>
          </string-name>
          , P.:
          <article-title>Robust named entity extraction from large spoken archives</article-title>
          .
          <source>In: Proceedings of the conference on Human Language Technology and Empirical Methods in Natural Language Processing</source>
          . pp.
          <fpage>491498</fpage>
          .
          <article-title>Association for Computational Linguistics (</article-title>
          <year>2005</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Hamborg</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lachnit</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Schubotz</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hepp</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gipp</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          :
          <article-title>Giveme5w: Main event retrieval from news articles by extraction of the ve journalistic w questions (</article-title>
          <year>03 2018</year>
          ). https://doi.org/10.1007/978-3-
          <fpage>319</fpage>
          -78105-1_
          <fpage>39</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Hamdi</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Jean-Caurant</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>SidŁre</surname>
          </string-name>
          , N.,
          <string-name>
            <surname>Coustaty</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Doucet</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Assessing and minimizing the impact of ocr quality on named entity recognition</article-title>
          .
          <source>In: International Conference on Theory and Practice of Digital Libraries</source>
          . pp.
          <fpage>87101</fpage>
          . Springer (
          <year>2020</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Hatmi</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Reconnaissance des entitØs nommØes dans des documents multimodaux</article-title>
          .
          <source>Ph.D. thesis</source>
          , UniversitØ de Nantes (
          <year>2014</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Journet</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Visani</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mansencal</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Van-Cuong</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Billy</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Doccreator: A new software for creating synthetic ground-truthed document images</article-title>
          .
          <source>Journal of imaging 3(4)</source>
          ,
          <volume>62</volume>
          (
          <year>2017</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Lejeune</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Brixtel</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Doucet</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lucas</surname>
          </string-name>
          , N.:
          <article-title>Multilingual event extraction for epidemic detection</article-title>
          .
          <source>Articial intelligence in medicine 65 (07</source>
          <year>2015</year>
          ). https://doi.org/10.1016/j.artmed.
          <year>2015</year>
          .
          <volume>06</volume>
          .005
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Lejeune</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Doucet</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Yangarber</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lucas</surname>
          </string-name>
          , N.:
          <article-title>Filtering news for epidemic surveillance: towards processing more languages with fewer resources</article-title>
          .
          <source>In: Proceedings of the 4th Workshop on Cross Lingual Information Access</source>
          . pp.
          <volume>310</volume>
          (
          <year>2010</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Lejeune</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zhu</surname>
            ,
            <given-names>L.:</given-names>
          </string-name>
          <article-title>A new proposal for evaluating web page cleaning tools</article-title>
          .
          <source>Computacion y Sistemas</source>
          <volume>22</volume>
          (
          <issue>4</issue>
          ),
          <volume>12491258</volume>
          (
          <year>2018</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Lucas</surname>
          </string-name>
          , N.:
          <article-title>ModØlisation diØrentielle du texte, de la linguistique aux algorithmes</article-title>
          .
          <source>Ph.D. thesis</source>
          , UniversitØ de Caen (
          <year>2009</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <surname>Pontes</surname>
            ,
            <given-names>E.L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hamdi</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sidere</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Doucet</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Impact of ocr quality on named entity linking</article-title>
          .
          <source>In: International Conference on Asian Digital Libraries</source>
          . pp.
          <fpage>102115</fpage>
          . Springer (
          <year>2019</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <surname>Ritter</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Clark</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Etzioni</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          , et al.:
          <article-title>Named entity recognition in tweets: an experimental study</article-title>
          .
          <source>In: Proceedings of the conference on empirical methods in natural language processing</source>
          . pp.
          <fpage>15241534</fpage>
          .
          <article-title>Association for Computational Linguistics (</article-title>
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <surname>Smith</surname>
            ,
            <given-names>R.:</given-names>
          </string-name>
          <article-title>An overview of the tesseract ocr engine</article-title>
          .
          <source>In: Ninth International Conference on Document Analysis and Recognition (ICDAR</source>
          <year>2007</year>
          ). vol.
          <volume>2</volume>
          , pp.
          <fpage>629633</fpage>
          .
          <string-name>
            <surname>IEEE</surname>
          </string-name>
          (
          <year>2007</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18.
          <string-name>
            <surname>Wang</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sun</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zhao</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Yu</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          :
          <article-title>A new word language model evaluation metric for character based languages</article-title>
          .
          <source>In: Chinese Computational Linguistics and Natural Language Processing Based on Naturally Annotated Big Data</source>
          , pp.
          <fpage>315</fpage>
          <lpage>324</lpage>
          . Springer (
          <year>2013</year>
          )
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>