<!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>
      <journal-title-group>
        <journal-title>X (A. Miranda-Escalada);</journal-title>
      </journal-title-group>
    </journal-meta>
    <article-meta>
      <title-group>
        <article-title>Named Entity Recognition, Concept Normalization and Clinical Coding: Overview of the Cantemist Track for Cancer Text Mining in Spanish, Corpus, Guidelines, Methods and Results</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Antonio Miranda-Escalada</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Eulàlia Farré</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Martin Krallinger</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Barcelona Supercomputing Center</institution>
          ,
          <country country="ES">Spain</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2020</year>
      </pub-date>
      <volume>000</volume>
      <fpage>0</fpage>
      <lpage>0002</lpage>
      <abstract>
        <p>Cancer still represents one of the leading causes of death worldwide, resulting in a considerable healthcare impact. Recent research eforts from the clinical and molecular oncology scientific communities were able to increase considerably life expectancy of patients for some cancer types. Most of the current cancer diagnoses are primarily determined by pathology laboratories, providing an essential source for information to guide the treatment of patients with cancer. Pathology observations essentially characterize the results of microscopic or macroscopic studies of cells or tissues following a biopsy or surgery. Clinicians and researchers alike, require systems that automatically detect, read and generate structured data representations from pathology examinations. The resulting structured or coded clinical information, normalized using controlled vocabularies like the ICD-O or SNOMED-CT is critical for large-scale analysis of specific tumor types or to determine response to specific treatments or prognosis. Text mining and NLP approaches are showing promising results to transform medical text into useful clinical information, bridging the gap between free-text and structured representation of clinical information. Nonetheless, in the case of cancer text mining approaches, most eforts were exclusively focused on medical records in English. Moreover, due to the lack of high quality manually labeled clinical texts annotated by oncology experts most previous eforts, even for English relied mainly on customized dictionaries of names or rules to recognize clinical concept mentions despite the promising results of advanced deep learning technologies. To address these issues we have organized the Cantemist (CANcer TExt Mining Shared Task) track at IberLEF 2020. It represents the first community efort to evaluate and promote the development of resources for named entity recognition, concept normalization and clinical coding specifically focusing on cancer data in Spanish. Evaluation of participating systems was done using the Cantemist corpus, a publicly accessible dataset (together with annotation consistency analysis and guidelines) of manually annotated mentions of tumor morphology entities and their mappings to the Spanish version of ICD-O. We received a total of 121 systems or runs from 25 teams for one of the three Cantemist sub-tasks, obtaining very competitive results. Most participants implemented sophisticated AI approaches; mainly deep learning algorithms based on LongShort Term Memory Units and language models (BERT, BETO, RoBERTa, etc) with a classifier layer such as a Conditional Random Field. In addition to using pre-trained language models, word and character embeddings were also explored. Cantemist corpus: https://doi.org/10.5281/zenodo.3773228 Cancer is one of the leading causes of mortality worldwide, producing around one in six deaths in 2018. Lung, breast and colorectal cancers are amongst the most common types of cancer of the more</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;IberLEF</kwd>
        <kwd>oncology</kwd>
        <kwd>tumor histology</kwd>
        <kwd>named entity recognition</kwd>
        <kwd>deep learning</kwd>
        <kwd>normalization</kwd>
        <kwd>pathology</kwd>
        <kwd>Gold Standard corpus</kwd>
        <kwd>NLP</kwd>
        <kwd>Plan TL</kwd>
        <kwd>text mining</kwd>
        <kwd>EHR</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        than 200 varieties [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ], each with certain causes, symptoms, treatments as well as underlying
tissue/cellular characteristics [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. Despite recent advances in molecular oncology, precision medicine
and the characterization of genetic cancer signatures, diagnosis of cancer does rely heavily on the
study of macroscopic and microscopic samples of the tumor following a biopsy or surgery. The
resulting observations are usually reported by pathologists and documented in pathology reports [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ].
The observations described in pathology reports, are then used by clinicians to guide decision-making
and to determine the appropriate treatment and prognosis of the tumor. Most pathology reports are
still found in free text form, and the manner in which each pathologist describes a tumor sample
often difers due to the idiosyncrasies of clinical language (including syntactic, morphological and
orthographic variation). Pathology reports constitute only one of the many document sources related
to the cancer domain. Additionally, there is a humongous body of cancer-related literature [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ], as
well as cancer clinical trial studies, patents, tumor biobank free text metadata and of course clinical
records of various kinds, including hospital discharge summaries, oncology reports, imaging reports,
or lab test results. Imaging or radiology reports ofer specialist interpretations of patient clinical
images and relate them to signs and symptoms that can aid in supporting a correct diagnosis. There
is a pressing need to convert text into useful clinical information, being able to distill and normalize
the semantic representation of the rapidly growing body of textual information found in narrative
reports by means of automatic text processing tools. Text mining and natural language processing
(NLP) systems are becoming a possible answer for bridging the gap between free-text clinical data
and structured representation of cancer information [
        <xref ref-type="bibr" rid="ref2 ref4 ref5">2, 4, 5</xref>
        ]. To eficiently access current and past
information on the pathology of tumors, we need NLP solutions that automatically detect, read and
codify the description provided by pathologists. Such systems would not only facilitate the daily task
of pathologists in busy, overburdened hospitals, but would allow large-scale analysis of relationships
between the pathology of a specific tumor and response to specific treatments, prognosis and other.
      </p>
      <p>
        Due to the highly specialized clinical languages and the need to standardize medical vocabularies,
a range of diferent terminology systems has been constructed for oncology data. The availability
of knowledge resources and medical terminologies is key for semantic interoperability and practical
clinical coding. Schulz et al. provides an overview of controlled vocabularies relevant to oncology [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ].
Terminological resources and cancer dictionaries were exploited by various text-mining approaches to
process oncology data [
        <xref ref-type="bibr" rid="ref10 ref11 ref12 ref13 ref7 ref8 ref9">7, 8, 9, 10, 11, 12, 13</xref>
        ], while sophisticated advanced AI-solutions for oncology
text processing do face the struggle of access to high quality manually labeled text corpora [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ]. One of
the key terminological resources in oncology is the International Classification of Diseases - Oncology
(ICD-O), a domain-specific extension of ICD created originally in 1976, which can be regarded as the
lingua franca of pathologists with an extensive use within tumor registries [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ]. It is available also
in multiple languages including Spanish [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ]. ICD-O (or CIE-O in Spanish) has two main axes, one
for the topography of malignant neoplasms and one for cancer morphology. It is being used by many
hospitals for clinical coding purposes. The development of efective and practically useful clinical
NLP tools is a complex task, which does require quality evaluation on properly annotated clinical
data. Building such NLP tools and successfully exploiting the information stored in clinical narratives
was not properly addressed in the oncological domain for data in Spanish. This was due to the lack
of suitable resources in the form of manually annotated Gold Standard corpora prepared by clinical
experts.
      </p>
      <p>
        To this end, we have created the first Gold Standard text corpus of tumor morphology mentions,
manually mapped to the latest Spanish version of ICD-O [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ]. This gold standard corpus, named
CANTEMIST corpus, constitutes the continuation of our previous eforts to generate publicly accessible
high quality corpora annotated with relevant clinical entities in Spanish [
        <xref ref-type="bibr" rid="ref18 ref19 ref20 ref21">18, 19, 20, 21</xref>
        ]. It was built
following detailed annotation guidelines and exhaustive manual text labeling by domain experts. The
creation of the CANTEMIST gold standard corpus can be subdivided into two discrete steps: 1)
manual text annotation, where the annotator/s recognizes and tags tumor morphology mentions in text
and 2) careful assignment a specific eCIE-O-3.1 code (the Spanish equivalent of ICD-O, version 3.1)
to each mention. The complexity of the normalization or mapping step (ICD-O codification) resides
in the considerable variability of expressions used by pathologists to describe the same histological
ifnding, together with changes in terminologies and classifications over time due to scientific/clinical
advances.
      </p>
      <p>To increase the exploitation and impact of the CANTEMIST corpus, it was used for a shared task
in the context of the IberLEF 2020 evaluation initiative. This paper provided an overview the results,
data, methods, outcome and future outlook of the CANTEMIST shared task.</p>
    </sec>
    <sec id="sec-2">
      <title>2. Task Description</title>
      <sec id="sec-2-1">
        <title>2.1. Shared task goal</title>
        <p>
          Cantemist explores the automatic detection of tumor morphology mentions in medical documents in
the Spanish language, as well as the assignment of eCIE-O codes (Morfología neoplasia, in Spanish) to
each mention. To the authors’ knowledge, Cantemist is the first shared task specifically focusing on
Named Entity Recognition of a critical type of concept related to cancer, namely tumor morphology, in
Spanish. Previous community evaluation eforts within the cancer domain include the cancer genetics
shared task using data in English [
          <xref ref-type="bibr" rid="ref22">22</xref>
          ].
        </p>
      </sec>
      <sec id="sec-2-2">
        <title>2.2. Sub-tasks</title>
        <p>The Cantemist task is structured into three independent sub-tasks, each taking into account a
particularly important use case scenario:
• Cantemist-NER track. It requires finding tumor morphology mentions automatically in text. All
tumor morphology mentions are defined by their corresponding character ofsets (start
character and end character) in UTF-8 plain text medical documents.
• Cantemist-NORM track. Clinical concept normalization task that requires to return all tumor
morphology entity mentions together with their corresponding eCIE-O codes, i.e. finding and
normalizing tumor morphology mentions.
• Cantemist-CODING track. It requires returning for each of the documents a ranked list of
correct eCIE-O code assignments. This is essentially an indexing or multi-label classification task
(oncology clinical coding).</p>
      </sec>
      <sec id="sec-2-3">
        <title>2.3. Shared task setting</title>
        <p>The Cantemist track was organized in three participation periods or phases:
1. Training phase. During the first participation period, the training subset of the complete corpus
was released, containing plain text documents and their annotations in the proper format (see
section 3 for more details on corpus format). During this period, participants start building
their systems.
2. Development phase. Then the development set was released (plain text documents and their
annotations). This set was used to further fine-tune and evaluate the systems.
3. Test phase. Finally, the test set was released. In this case, only the plain text documents were
provided to the participants. They had to use their systems to predict the correct annotations
for these documents. After the submission deadline, the organizers evaluated the participants’
predictions against the manual annotations done by clinical experts. Each team was allowed to
submit up to 5 runs.</p>
      </sec>
      <sec id="sec-2-4">
        <title>2.4. Evaluation metrics</title>
        <p>In the first two subtasks, Cantemist-NER and Cantemist-Norm, the main evaluation metric has been
micro average f1-score. In addition, precision and recall have been computed.</p>
        <p>true positives
Precision (P) = true positives + false positives</p>
        <p>true positives</p>
        <p>Recall (R) = true positives + false negatives
F1 score (F1) = 2 ∗ ( ∗  )</p>
        <p>( +  )</p>
        <p>
          For the Cantemist-Coding sub-track, the same metrics were computed. However, based on our
experience with past clinical coding eforts, the primary evaluation metric used was Mean Average
Precision (MAP). It is a ranking metric and therefore, participants has to submit their predictions
ranked by confidence. Mean Average Precision (MAP) is a score extensively used in ranking problems:
∑( ( ) ∗  ( ))
 = number of relevant documents
where P(k) is the precision at the position k, and rel(k) is an indicator function equaling 1 if the item
at rank k is a relevant document, zero otherwise. MAP has shown good discrimination and stability
[
          <xref ref-type="bibr" rid="ref23">23</xref>
          ]. The evaluation library is available on GitHub 1.
        </p>
        <p>Additionally, as annotations with the code 8000/6 represent nearly 30% of all annotations, we also
computed all metrics without taking into account this code for the Cantemist-Norm and
CantemistCoding sub-tasks. The code 8000/6 corresponds to mentions of metastasis.</p>
      </sec>
      <sec id="sec-2-5">
        <title>2.5. Baseline</title>
        <p>We have compared every system to a baseline prediction, in this case a Levenshtein lexical lookup
approach using a sliding window of varying length. The baseline systems essentially scans a novel
input text looking for mentions previously found in the training or development annotations. For
every test set document the baseline system performed the following steps:
1. Select one annotation from the training and development sets to generate a dictionary entry.
2. Scan the test set document with a sliding window the same size of the dictionary entry, plus 2
characters.
3. If the Levenshtein distance from the current text inside the window to the annotation is smaller
than 1, annotate it and add to it the code that the original annotation had.
4. Select another annotation and repeat steps 2 and 3 with it.</p>
        <p>Its results are found in Table 1.</p>
        <p>1https://github.com/TeMU-BSC/cantemist-evaluation-library</p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>3. Corpus and Resources</title>
      <sec id="sec-3-1">
        <title>3.1. Cantemist corpus</title>
        <p>The Cantemist corpus is a collection of 1301 oncological clinical case reports written in Spanish.
In ddition to this ofical corpus post-workshop document collection will be released to sum a total of
1900 clinical cases. The training subset contains 501 documents, the development subsets 500, and the
test subset 300. All documents of the corpus have been manually annotated by clinical experts with
mentions of tumor morphology (in Spanish, “morfología de neoplasia”). Every tumor morphology
mention is linked to an eCIE-O code (the Spanish equivalent of ICD-O). Figure 1 shows an example
of an annotated document fragment. The Cantemist corpus is publicly available at Zenodo 2.</p>
        <p>To the best of our knowledge, there are no state-of-the-art, quality-controlled, publicly available
NLP resources for oncologic histology in Spanish. The Cantemist corpus fills in this gap. It is a corpus
of oncology clinical case reports written in Spanish, with tumor morphology mentions annotated and
mapped to a controlled terminology, eCIE-O. It is publicly available, follows strict guidelines, and was
annotated performing regular quality control analysis. It may be employed to develop new tools, to
test the existing ones, and even to complete future oncology histology corpora, since the annotation
guidelines are also published 3.</p>
        <p>
          Spanish documents were chosen because it is the second world language with more native speakers,
after Mandarin Chinese. In addition, it follows past eforts of the shared task organizers [
          <xref ref-type="bibr" rid="ref18 ref19 ref20 ref21 ref25">18, 19, 20,
21, 25</xref>
          ]. The selected type of text, clinical case reports, are fairly similar to hospital health records,
and should facilitate a quick adaption of the systems to real-world scenarios.
        </p>
        <p>To increase the usefulness and practical relevance of the Cantemist corpus, we selected clinical
cases afecting all genders and that comprised most ages (from children to the elderly) and of various
complexity levels (solid tumors, hemato-oncological malignancies, neuroendocrine cancer, etc.). We
should emphasize that this corpus can be used toward generating further Gold Standard annotations,
including temporal events and negations, or that focus on entities extracted from specific sections (for
instance, imaging), of the individual clinical case records. The Cantemist cases include clinical signs
and symptoms, personal and family history, current illness, physical examination, complementary
tests (blood tests, imaging, pathology), diagnosis, treatment (including adverse efects of
chemotherapy), evolution and outcome.</p>
        <p>
          The lack of resources for oncology in Spanish was reflected in the training data employed by
Cantemist participants. While in the past shared tasks we have organized participants make use of other
public or private resources, this is rarely the case for Cantemist participants. See Figure 2 which
compares the participants’ answers to the question “which datasets or corpus did you use?” in Cantemist
and CodiEsp [
          <xref ref-type="bibr" rid="ref25">25</xref>
          ] shared tasks. The graph shows that, while CodiEsp participants found other public
resources online that helped in building their systems, Cantemist participants did so less frequently.
        </p>
        <p>Corpus annotation. The manual annotation of the Cantemist corpus was performed by clinical
experts following the Cantemist guidelines. These guidelines contain rules for annotating
morphology neoplasms in Spanish oncology clinical cases; as well as for mapping these annotations to eCIE-O.</p>
        <p>
          The annotation guidelines were created by clinical experts in three phases:
1. Firstly, a preliminary initial version of the guidelines was created after the clinical experts
revised neoplasm morphology annotations in the SPACCC corpus [
          <xref ref-type="bibr" rid="ref18 ref21 ref25">18, 21, 25</xref>
          ]. These original
annotations in the SPACCC corpus followed the CodiEsp guidelines [
          <xref ref-type="bibr" rid="ref25">25</xref>
          ].
2. Later, a mature version of Cantemist guidelines was constructed after annotating iteratively
sample sets of Cantemist corpus until the quality control (inter-annotator agreement) was
satisfactory.
3. Finally, guidelines were further refined as manual annotation continued.
        </p>
        <p>Similarly to what is required in the case of laboratory experiments, we should emphasize the need
for scientific rigor in the creation of NLP tools that assist in medical research. In our case, a medical
doctor was regularly consulted by annotators (themselves scientists with PhDs on cancer-related
subjects) for the most dificult pathology expressions. This same doctor periodically checked a random
selection of annotated clinical records and these annotations were compared and discussed with the
annotators. To normalize a selection of very complex cases, MD specialists in pathology from one of
the largest university hospitals in Spain (Hospital Clínic, Barcelona) were consulted.</p>
        <p>
          Corpus format. The Gold Standard Cantemist corpus is distributed in Brat standof format [
          <xref ref-type="bibr" rid="ref24">24</xref>
          ].
Documents are released in plain text format with UTF-8 encoding. The annotations are included in
a separate document (ANN file), with the same name as the plain text document name following the
standards defined in Brat.
        </p>
        <p>For Cantemist-NER, every line of the ANN file contains the mention string of the annotation, its
start character ofset, and its end character ofset, which uniquely locate the mention in the text
document. For Cantemist-Norm, the eCIE-O codes are included as comments in the annotations. See
Figure 3 and 4 for examples of Cantemist-NER and Cantemist-Norm ANN files, respectively.</p>
        <p>
          Finally, the Gold Standard Cantemist corpus was also distributed in the same format as previously
used for the CodiEsp dataset [
          <xref ref-type="bibr" rid="ref25">25</xref>
          ]. In this case, documents are again distributed in plain text format.
However, annotations are released in a tab-separated file. Every line of the tab-separated file contains
the document name and an eCIE-O code. This format was employed in past clinical coding tasks,
such as CodiEsp and the 2019 CLEF clinical coding shared task [
          <xref ref-type="bibr" rid="ref26">26</xref>
          ]. See Figure 5 for an example of
the tab-separated file with the annotation information.
        </p>
        <p>Corpus statistics. The Cantemist corpus contains 1,301 documents, with a total of 63,016
sentences and 1093,501 tokens. All the 1,301 documents are annotated, i.e. tumor morphology mentions
are found in them. There are 16,030 of such mentions, and each of them was manually mapped to an
eCIE-O code. There are 850 unique codes. See Table 2 for a complete corpus overview.</p>
      </sec>
      <sec id="sec-3-2">
        <title>3.2. Cantemist Silver Standard Corpus</title>
        <p>
          The Cantemist test set was released together with an additional collection of 4,932 clinical case
documents that belong to diverse medical disciplines. We call these 4,932 documents as the background set.
Participants have generated automatic mention predictions for the test and also the background set,
although they were only evaluated on the test set predictions. In that way, we examined whether
systems were able to scale to larger data collections and prevented from manual annotation correction.
Additionally, the code predictions for this background set constitute the Cantemist Silver Standard
corpus, similar to the CALBC initiative [
          <xref ref-type="bibr" rid="ref27">27</xref>
          ] and to the CodiEsp initiative [
          <xref ref-type="bibr" rid="ref25">25</xref>
          ].
        </p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>4. Results</title>
      <p>Cantemist contained three independent subtasks: Cantemist-NER, Cantemist-Norm, and
CantemistCoding. Participants could choose whether to submit results for one, two, or all subtasks. Participants
could submit up to 5 runs for each subtask.</p>
      <sec id="sec-4-1">
        <title>4.1. Participation overview</title>
        <p>Cantemist has received considerable attention from the community. Indeed, 66 teams registered for
this task, and 25 of them submitted predictions (one did not qualify due to a format error). From the
25 teams, 23 participated in the Cantemist-NER subtask, 10 in the Cantemist-Norm subtask, and 9 in
the Cantemist-Coding subtask. Since five runs were allowed per subtask, the total number of systems
participating in the shared task is considerably higher. Indeed, we received 62 prediction runs for
Cantemist-NER, 30 for Cantemist-Norm, and 29 for Cantemist-Coding. In total, Cantemist shared
task lead to the creation of 131 systems.</p>
        <p>We should emphasize that 20% of the teams come from industry rather than academia.
Additionally, as Table 4 shows, participants belonged to institutions (industry or academia) from a number of
diferent countries including Spain, China, India, USA or Argentina.</p>
      </sec>
      <sec id="sec-4-2">
        <title>4.2. System results</title>
        <p>• Cantemist-NER. HITSZ-ICRC team has obtained the highest f1-score, 0.87. Their system is
highly balanced: the precision has been 0.871 and the recall 0.868. It is almost equivalent to
the f1-score obtained by the Vicomtech team, 0.869.
• Cantemist-Norm. Again, the HITSZ-ICRC team has obtained the highest f1-score, 0.825. Their
precision has been 0.824 and their recall 0.826. And again, Vicomtech has obtained a really close
f1-score, 0.821.
• Cantemist-Coding. In this subtask, both Vicomtech and ICB-UMA have obtained equivalent
scores for the main metric (MAP), 0.847. The Vicomtech team has developed a system with
balanced precision (0.875), recall (0.836), and f1-score (0.855). Diferently, the ICB-UMA team
has maximized the MAP metric, since their system has a really low precision (0.007) and really
high recall (0.928).</p>
      </sec>
      <sec id="sec-4-3">
        <title>4.3. Error analysis</title>
        <p>Missed annotations are more complex. The annotations that automatic systems fail to predict
seem to be the more complex. We have extracted the annotations systematically missed by the top 5
participants, according to the f1-score: HITSZ-ICRC, Vicomtech, SINAI, NLNDE, and NCU-IISR. We
have compared these annotations with the complete set of test annotations.</p>
        <p>
          The missed annotations are longer. The median number of characters is 26 for the dificult
annotations, while the median number of characters for all test set annotations is 14. In addition, there
is a higher percentage of abbreviations from the Spanish Medical Abbreviation DataBase [
          <xref ref-type="bibr" rid="ref52">52</xref>
          ] in the
missed annotations.
        </p>
        <p>Missed codes are more specific and less frequent. The codes that automatic systems do not
assign properly seem to be more specific. In the subset of missed annotations, 8% of the codes contain
an “H”. This percentage is as low as 2% in the entire test set. Additionally, 13.2% of the missed
annotations include the sixth diferentiation digit in their code (the sixth digit in eCIE-O indicates
the tumor diferentiation). In contrast, this percentage is 5.6% in the entire test set. Besides, missed
test codes are less frequent in the training and development sets. The median of appearances of the
missed codes in the training and development set is 1, whereas for the test set codes is 3. Finally,
20.8% of the missed annotations have the metastasis code (8000/6), while this code accounts for 34.6%
of the complete test set.</p>
      </sec>
      <sec id="sec-4-4">
        <title>4.4. Methodologies</title>
        <p>
          Most successful teams employ deep learning for all subtasks (for NER, normalization, and clinical
coding). Indeed, there are two types of architectures that most participant repeat:
• A transformer-based language model and a classification layer. For example, the DTIMAI [
          <xref ref-type="bibr" rid="ref45">45</xref>
          ]
and Vicomtech [
          <xref ref-type="bibr" rid="ref29">29</xref>
          ] teams.
• A Bidirectional Recurrent Neural Network (in general, with LSTM memory units) and a
Conditional Random Field (CRF). For example, the HULAT-UC3M [
          <xref ref-type="bibr" rid="ref35">35</xref>
          ] and Sinai [
          <xref ref-type="bibr" rid="ref30">30</xref>
          ] teams.
        </p>
        <p>The preeminence of deep learning against other approaches is particularly seen in the performance
drop of teams that employed it in Cantemist-NER but chose other approaches in Cantemist-Norm
(Figure 6, Table 5).</p>
        <p>
          From the teams using deep learning, Recurrent Neural Networks, transformers (which are the core
of the latest language models) and CRFs are the most utilized technologies. And within the language
models, participants have chosen to use, mostly, BERT [
          <xref ref-type="bibr" rid="ref53">53</xref>
          ], BETO [
          <xref ref-type="bibr" rid="ref54">54</xref>
          ], XLM-RoBERTa [
          <xref ref-type="bibr" rid="ref55">55</xref>
          ] and one
team included in their solution their own language model [
          <xref ref-type="bibr" rid="ref39">39</xref>
          ], as it is shown in Figure 6.
        </p>
        <p>P</p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>5. Discussion</title>
      <p>To the authors’ knowledge, Cantemist is the first NER shared task in Spanish focusing on cancer,
specifically on tumor morphology. Notably, we use oncology clinical case reports, since their language
and format are closer to clinical narrative texts from EHRs, but with no issues due to patient data
privacy. Finally, in addition to NER, we introduce the normalization of tumor morphology concept
mentions to a standard normative terminology, eCIE-O (the Spanish equivalent of the International
Classification of Diseases for Oncology), which is globally used by pathologists for classification and
statistical reporting purposes.</p>
      <p>The Cantemist corpus is the first collection of clinical case reports in Spanish with annotated tumor
morphology mapped to eCIE-O. We believe that the Cantemist Silver Standard may serve to further
extend this corpus. Both corpora are publicly available at the Zenodo Medical NLP community 4. We
plan to also release a Cantemist post-workshop Gold Strandard collection to further promote research
and development of new tools beyond the shared task period.</p>
      <p>Medical language is complex and varies considerably among diferent medical disciplines.
Available corpora specific to a particular medical speciality or domain are essential for fine-tuning novel
language models. We strongly encourage the community to replicate the Cantemist initiative for
other medical specialties, such as cardiology or radiology. Notably, the current Cantemist corpus is
limited to 1,301 clinical case reports with 16,030 annotations. As discussed in the Results section,
codes that automatic systems fail to predict are usually the less frequent. Larger corpora will result
in better NLP tools, and we are currently adding 600 case reports to our corpus. Finally, published
clinical cases share many similarities with hospital records. However, we expect to be able to access
real health records in the immediate future, since they would produce much better suited tools for
application in real-world oncology reports.</p>
      <p>Cantemist, a shared task on Spanish NLP, is included in the conference of the Spanish Society of
Natural Language Processing (SEPLN). The clinical texts and the terminology are written in Spanish.
Interestingly, teams from all around the world registered for this task, with 22 teams from Spain (22),
followed in number of participant teams by China (9), India (8), and the USA (5). Other represented
countries were Russia, Germany, Belarus and Taiwan.</p>
      <p>Of note, participants originate from various locations and heterogeneous backgrounds (Figure 8).
When asked about their team members’ expertise, a high number of participants worked in
artificial intelligence, machine learning and data mining. Others self-identified with NLP, information
retrieval, and text mining fields of knowledge. Also, a small proportion of participants selected medicine
or biomedicine as their background. There are also answers pointing to medical informatics or
bioinformatics. Finally, 21.2% of registered teams work in commercial organizations, while the remaining
teams work in academic institutions.</p>
      <p>Named Entity Recognition is an established NLP task. Indeed, 90.9% of the participant teams that
answered the question reported having worked on another NER task before (Figure 9). Moreover, the
same percentage reported needing less than four weeks to complete the task (Figure 9). Technologies
such as Recurrent Neural Networks and, more recently, transformer-based language models have
taken over NER tasks and have become state of the art, which might explain the remarkable equality
among top-scoring teams of Cantemist-NER: there are five teams with f1-scores between 0.85 and
0.871.</p>
      <p>In a situation such as the one described in the previous task (a mature NLP task with an established
state-of-the-art technology), we expect the emergence of stakeholders interested in transferring the
knowledge from academia to industry. Indeed, more than 20% of Cantemist registered participants
are from the industry (Figure 10). Additionally, most respondents to the participants’ survey think
that commercial firms and healthcare professionals could benefit from these tasks (Figure 11), and
only 27% of them answered “no” to the question, “Would you be interested in support for turning
your system into a software product/startup?” (Figure 10). Named Entity Recognition is a building
block for downstream NLP tasks, and the resources originating from the Cantemist shared task have
the potential to impact text mining applications for oncology.</p>
      <p>
        The Cantemist shared task has been a participation success, considering the amount of
participants and the interest of international teams in a Spanish text mining task for a Spanish conference.
In addition, the Cantemist corpus is a pioneer work on the distribution of domain-specific medical
NLP corpus, and in languages other than English. We would like to encourage similar initiatives in
other medical specialties and other languages, including Basque, Catalan and Galician, which are of
interest for the Spanish National Plan for the Advancement of Language Technology [
        <xref ref-type="bibr" rid="ref56">56</xref>
        ]. Finally, the
developed systems may be ready to be implemented since the results, specially for Cantemist-Norm
and Cantemist-Coding, are remarkable.
      </p>
      <p>
        We propose that future evaluation eforts for oncology text mining in Spanish should also take into
account the annotation of clinically important information such as negation or temporal expressions,
as well as examining scalability and robustness related aspects [
        <xref ref-type="bibr" rid="ref57">57</xref>
        ] or the integration of the generated
solution into interactive systems with experts clinicians in the loop, similar to what was done for
biomedical text mining evaluation scenarios [
        <xref ref-type="bibr" rid="ref58">58</xref>
        ].
      </p>
    </sec>
    <sec id="sec-6">
      <title>Acknowledgments</title>
      <p>We acknowledge the Encargo of Plan TL (SEAD) to BSC for funding, and the scientific committee for
their valuable comments, their guidance, and their help with the review of the proceedings. Besides,
we would also like to thank the organization of IberLEF. Finally, we would particularly like to thank
the team of Bitac, Gloria González, and Toni Mas, who worked with us to create the dataset and are
still working to make it grow. We do acknowledge positive support from Jose Antonio Lopez-Martin
(Hospital 12 de Octubre) and the Sociedad Española de Oncología Médica (SEOM).</p>
    </sec>
    <sec id="sec-7">
      <title>A. Appendix</title>
      <sec id="sec-7-1">
        <title>Team Name Run Name P</title>
        <p>IBS_Software
IBS_Software
IBS_Software
IBS_Software
lasigeBioTM
Tong Wang
Tong Wang
DTIMAI
DTIMAI
episource
XIntao
UAB
UAB
UAB
BigByte
PaccanaroLab
fernandrez
fernandrez
fernandrez
fernandrez
Run-2
Run-4
Run-5
Run-5-unoficial
1-run
1-systemDL
2-systemDL
1-systemBERT1
2-systemBERT2_Casing
process_1
1-run
1-systemCasedBETO
2-systemRegex
3-systemMBERT
1-run
1-nn_merge
1-bilstm_merged
2-bilstm_0
3-bilstm_dropout
4-bilstm_0_b
P</p>
        <p>R</p>
        <p>F1
HITSZ-ICRC
HITSZ-ICRC
HITSZ-ICRC
HITSZ-ICRC
HITSZ-ICRC
Vicomtech
Vicomtech
Vicomtech
Vicomtech
Vicomtech
SINAI
SINAI
SINAI
SINAI
SINAI
NLNDE
NLNDE
NLNDE
NLNDE
NLNDE
mhjabreel</p>
      </sec>
      <sec id="sec-7-2">
        <title>No metastasis P R F1</title>
      </sec>
      <sec id="sec-7-3">
        <title>Team Name</title>
      </sec>
      <sec id="sec-7-4">
        <title>Run Name MAP P R</title>
        <p>MAP
F1
Vicomtech
Vicomtech
Vicomtech
Vicomtech
Vicomtech
NLNDE
NLNDE
NLNDE
NLNDE
NLNDE
mhjabreel
Fadi
Fadi
Fadi
Fadi
lasigeBioTM
lasigeBioTM
lasigeBioTM
lasigeBioTM
lasigeBioTM
episource
Bigbyte
ICB-UMA
ICB-UMA
ICB-UMA
ICB-UMA
ICB-UMA
Kathrync
Kathrync
1-BETO
2-SciBERT
3-TwoExperts
4-OneRoundEns.
5-TwoRoundEns.
1-systemBiLSTM
2-systemMeta
3-systemBiafine
4-systemBiafineD.
5-systemEnsemble
coding_processed
1-BILSTM
2-BILSTM
CRF
CRF_BILSTM
1-X-Transformer.
2-X-Transformer.
3-X-Transformer.
4-X-Transformer.
5-X-Transformer.
coding
coding
1-Multi
2-Multi-Onco
3-Multi-Onco-M.
4-Scielo
5-Scielo-Onco
1-Cantemist-coding
2-Cantemist-coding</p>
      </sec>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>W. H.</given-names>
            <surname>Organization</surname>
          </string-name>
          , Cancer, https://www.who.
          <source>int/health-topics/cancer#tab=tab_1</source>
          ,
          <year>2020</year>
          . Accessed:
          <fpage>2020</fpage>
          -08-31.
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>I.</given-names>
            <surname>Spasić</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Livsey</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. A.</given-names>
            <surname>Keane</surname>
          </string-name>
          , G. Nenadić,
          <article-title>Text mining of cancer-related information: review of current status and future directions</article-title>
          ,
          <source>International journal of medical informatics 83</source>
          (
          <year>2014</year>
          )
          <fpage>605</fpage>
          -
          <lpage>623</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>N. C.</given-names>
            <surname>Institute</surname>
          </string-name>
          ,
          <article-title>How cancer is diagnosed - national cancer institute</article-title>
          , https://www.cancer.gov/ about-cancer/diagnosis-staging/diagnosis#biopsy,
          <year>2019</year>
          . Accessed:
          <fpage>2020</fpage>
          -08-31.
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>F.</given-names>
            <surname>Zhu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Patumcharoenpol</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Zhang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Yang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Chan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Meechai</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Vongsangnak</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Shen</surname>
          </string-name>
          ,
          <article-title>Biomedical text mining and its applications in cancer research</article-title>
          ,
          <source>Journal of biomedical informatics 46</source>
          (
          <year>2013</year>
          )
          <fpage>200</fpage>
          -
          <lpage>211</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>D.</given-names>
            <surname>Dligach</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Bethard</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Becker</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Miller</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G. K.</given-names>
            <surname>Savova</surname>
          </string-name>
          ,
          <article-title>Discovering body site and severity modifiers in clinical texts</article-title>
          ,
          <source>Journal of the American Medical Informatics Association</source>
          <volume>21</volume>
          (
          <year>2014</year>
          )
          <fpage>448</fpage>
          -
          <lpage>454</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>S.</given-names>
            <surname>Schulz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Daumke</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Romacker</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>López-García</surname>
          </string-name>
          ,
          <article-title>Representing oncology in datasets: Standard or custom biomedical terminology?</article-title>
          ,
          <source>Informatics in Medicine Unlocked</source>
          <volume>15</volume>
          (
          <year>2019</year>
          )
          <fpage>100186</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>C. D.</given-names>
            <surname>Bajdik</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Kuo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Rusaw</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Jones</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Brooks-Wilson</surname>
          </string-name>
          ,
          <article-title>Cgmim: automated text-mining of online mendelian inheritance in man (omim) to identify genetically-associated cancers and candidate genes</article-title>
          ,
          <source>BMC bioinformatics 6</source>
          (
          <year>2005</year>
          )
          <fpage>78</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>B.</given-names>
            <surname>Xie</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Q.</given-names>
            <surname>Ding</surname>
          </string-name>
          , H. Han,
          <string-name>
            <surname>D</surname>
          </string-name>
          . Wu,
          <article-title>mircancer: a microrna-cancer association database constructed by text mining on literature</article-title>
          ,
          <source>Bioinformatics</source>
          <volume>29</volume>
          (
          <year>2013</year>
          )
          <fpage>638</fpage>
          -
          <lpage>644</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>Y.-C.</given-names>
            <surname>Fang</surname>
          </string-name>
          , P.-T. Lai, H.
          <article-title>-</article-title>
          <string-name>
            <surname>J. Dai</surname>
          </string-name>
          , W.-L. Hsu,
          <article-title>Meinfotext 2.0: gene methylation and cancer relation extraction from biomedical literature</article-title>
          ,
          <source>BMC bioinformatics 12</source>
          (
          <year>2011</year>
          )
          <fpage>471</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>J. A.</given-names>
            <surname>Strauss</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C. R.</given-names>
            <surname>Chao</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. L.</given-names>
            <surname>Kwan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. A.</given-names>
            <surname>Ahmed</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. E.</given-names>
            <surname>Schottinger</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V. P.</given-names>
            <surname>Quinn</surname>
          </string-name>
          ,
          <article-title>Identifying primary and recurrent cancers using a sas-based natural language processing algorithm</article-title>
          ,
          <source>Journal of the American Medical Informatics Association</source>
          <volume>20</volume>
          (
          <year>2013</year>
          )
          <fpage>349</fpage>
          -
          <lpage>355</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>M. A.</given-names>
            <surname>Tanenblatt</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Coden</surname>
          </string-name>
          ,
          <string-name>
            <given-names>I. L.</given-names>
            <surname>Sominsky</surname>
          </string-name>
          ,
          <article-title>The conceptmapper approach to named entity recognition</article-title>
          ., in: LREC, Citeseer,
          <year>2010</year>
          , pp.
          <fpage>546</fpage>
          -
          <lpage>51</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>S. S.</given-names>
            <surname>Seda</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F. d. P. P.</given-names>
            <surname>León</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. M.</given-names>
            <surname>Conde</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. C. G.</given-names>
            <surname>Ruiz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. M.</given-names>
            <surname>Sánchez</surname>
          </string-name>
          , G. Rodríguez,
          <string-name>
            <given-names>J. A. P.</given-names>
            <surname>Simón</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C. L. P.</given-names>
            <surname>Calderón</surname>
          </string-name>
          ,
          <article-title>Plataforma para la extracción automática y codificación de conceptos dentro del ámbito de la oncohematología (proyecto coco)</article-title>
          ,
          <source>Procesamiento del Lenguaje Natural</source>
          <volume>61</volume>
          (
          <year>2018</year>
          )
          <fpage>65</fpage>
          -
          <lpage>71</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>R.</given-names>
            <surname>Kavuluru</surname>
          </string-name>
          ,
          <string-name>
            <given-names>I.</given-names>
            <surname>Hands</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E. B.</given-names>
            <surname>Durbin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Witt</surname>
          </string-name>
          ,
          <article-title>Automatic extraction of icd-o-3 primary sites from cancer pathology reports</article-title>
          ,
          <source>AMIA Summits on Translational Science Proceedings</source>
          <year>2013</year>
          (
          <year>2013</year>
          )
          <fpage>112</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>Y.</given-names>
            <surname>Jin</surname>
          </string-name>
          , R. T.
          <string-name>
            <surname>McDonald</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          <string-name>
            <surname>Lerman</surname>
            ,
            <given-names>M. A.</given-names>
          </string-name>
          <string-name>
            <surname>Mandel</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Carroll</surname>
            ,
            <given-names>M. Y.</given-names>
          </string-name>
          <string-name>
            <surname>Liberman</surname>
            ,
            <given-names>F. C.</given-names>
          </string-name>
          <string-name>
            <surname>Pereira</surname>
            ,
            <given-names>R. S.</given-names>
          </string-name>
          <string-name>
            <surname>Winters</surname>
            ,
            <given-names>P. S.</given-names>
          </string-name>
          <string-name>
            <surname>White</surname>
          </string-name>
          ,
          <article-title>Automated recognition of malignancy mentions in biomedical literature</article-title>
          ,
          <source>BMC bioinformatics 7</source>
          (
          <year>2006</year>
          )
          <fpage>492</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>A.</given-names>
            <surname>Coden</surname>
          </string-name>
          , G. Savova, I. Sominsky,
          <string-name>
            <given-names>M.</given-names>
            <surname>Tanenblatt</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Masanz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Schuler</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Cooper</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Guan</surname>
          </string-name>
          , P. C. De Groen,
          <article-title>Automatically extracting cancer disease characteristics from pathology reports into a disease knowledge representation model</article-title>
          ,
          <source>Journal of biomedical informatics 42</source>
          (
          <year>2009</year>
          )
          <fpage>937</fpage>
          -
          <lpage>949</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>A.</given-names>
            <surname>Fritz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Percy</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Jack</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Shan</surname>
          </string-name>
          ,
          <article-title>Clasificación internacional de enfermedades para oncología (cie-o)</article-title>
          ,
          <source>Revista Española de Salud Pública</source>
          <volume>77</volume>
          (
          <year>2003</year>
          )
          <fpage>659</fpage>
          -
          <lpage>659</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>W. H.</given-names>
            <surname>Organization</surname>
          </string-name>
          ,
          <article-title>International classification of diseases for oncology (ICD-O) - 3rd edition, 1st revision</article-title>
          , 3rd ed. ed.,
          <year>2013</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>A. G.</given-names>
            <surname>Agirre</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Marimon</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Intxaurrondo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Rabal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Villegas</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Krallinger</surname>
          </string-name>
          , Pharmaconer:
          <article-title>Pharmacological substances, compounds and proteins named entity recognition track</article-title>
          ,
          <source>in: Proceedings of The 5th Workshop on BioNLP Open Shared Tasks</source>
          ,
          <year>2019</year>
          , pp.
          <fpage>1</fpage>
          -
          <lpage>10</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <given-names>M.</given-names>
            <surname>Marimon</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Gonzalez-Agirre</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Intxaurrondo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Rodriguez</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. L.</given-names>
            <surname>Martin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Villegas</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Krallinger</surname>
          </string-name>
          ,
          <article-title>Automatic de-identification of medical texts in spanish: the meddocan track, corpus, guidelines, methods and evaluation of results</article-title>
          ., in: IberLEF@ SEPLN,
          <year>2019</year>
          , pp.
          <fpage>618</fpage>
          -
          <lpage>638</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [20]
          <string-name>
            <given-names>A.</given-names>
            <surname>Intxaurrondo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Pérez-Pérez</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Pérez-Rodríguez</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. A.</given-names>
            <surname>López-Martín</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Santamaria</surname>
          </string-name>
          , S. de la Pena,
          <string-name>
            <given-names>M.</given-names>
            <surname>Villegas</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. A.</given-names>
            <surname>Akhondi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Valencia</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Lourenço</surname>
          </string-name>
          , et al.,
          <article-title>The biomedical abbreviation recognition and resolution (barr) track: benchmarking, evaluation and importance of abbreviation recognition systems applied to spanish biomedical abstracts (</article-title>
          <year>2017</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [21]
          <string-name>
            <given-names>A.</given-names>
            <surname>Intxaurrondo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Marimon</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Gonzalez-Agirre</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. A.</given-names>
            <surname>Lopez-Martin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Rodriguez</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Santamaria</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Villegas</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Krallinger</surname>
          </string-name>
          ,
          <article-title>Finding mentions of abbreviations and their definitions in spanish clinical cases: The barr2 shared task evaluation results</article-title>
          ., in: IberEval@ SEPLN,
          <year>2018</year>
          , pp.
          <fpage>280</fpage>
          -
          <lpage>289</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          [22]
          <string-name>
            <given-names>S.</given-names>
            <surname>Pyysalo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Ohta</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Rak</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Rowley</surname>
          </string-name>
          , H.-W. Chun,
          <string-name>
            <given-names>S.-J.</given-names>
            <surname>Jung</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.-P.</given-names>
            <surname>Choi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Tsujii</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Ananiadou</surname>
          </string-name>
          ,
          <article-title>Overview of the cancer genetics and pathway curation tasks of bionlp shared task 2013, BMC bioinformatics 16 (</article-title>
          <year>2015</year>
          )
          <article-title>S2</article-title>
          .
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          [23]
          <string-name>
            <surname>C. D. Manning</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          <string-name>
            <surname>Schütze</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          <string-name>
            <surname>Raghavan</surname>
          </string-name>
          , Introduction to information retrieval, Cambridge university press,
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          [24]
          <string-name>
            <given-names>P.</given-names>
            <surname>Stenetorp</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Pyysalo</surname>
          </string-name>
          , G. Topić,
          <string-name>
            <given-names>T.</given-names>
            <surname>Ohta</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Ananiadou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Tsujii</surname>
          </string-name>
          ,
          <article-title>Brat: a web-based tool for nlp-assisted text annotation</article-title>
          ,
          <source>in: Proceedings of the Demonstrations at the 13th Conference of the European Chapter of the Association for Computational Linguistics</source>
          ,
          <year>2012</year>
          , pp.
          <fpage>102</fpage>
          -
          <lpage>107</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          [25]
          <string-name>
            <given-names>A.</given-names>
            <surname>Miranda-Escalada</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Gonzalez-Agirre</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Armengol-Estapé</surname>
          </string-name>
          ,
          <string-name>
            <surname>M.</surname>
          </string-name>
          <article-title>Krallinger, Overview of automatic clinical coding: annotations, guidelines, and solutions for non-english clinical cases at codiesp track of CLEF eHealth 2020</article-title>
          , in: Working Notes of Conference and
          <article-title>Labs of the Evaluation (CLEF) Forum</article-title>
          , CEUR Workshop Proceedings,
          <year>2020</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          [26]
          <string-name>
            <surname>M. L. Neves</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          <string-name>
            <surname>Butzke</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Dörendahl</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          <string-name>
            <surname>Leich</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          <string-name>
            <surname>Hummel</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          <string-name>
            <surname>Schönfelder</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          <string-name>
            <surname>Grune</surname>
          </string-name>
          ,
          <article-title>Overview of the clef ehealth 2019 multilingual information extraction</article-title>
          .,
          <source>in: CLEF (Working Notes)</source>
          ,
          <year>2019</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          [27]
          <string-name>
            <given-names>D.</given-names>
            <surname>Rebholz-Schuhmann</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. J. J.</given-names>
            <surname>Yepes</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E. M.</given-names>
            <surname>Van Mulligen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Kang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Kors</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Milward</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Corbett</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Buyko</surname>
          </string-name>
          , E. Beisswanger, U. Hahn,
          <article-title>Calbc silver standard corpus</article-title>
          ,
          <source>Journal of bioinformatics and computational biology 8</source>
          (
          <year>2010</year>
          )
          <fpage>163</fpage>
          -
          <lpage>179</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          [28]
          <string-name>
            <given-names>Y.</given-names>
            <surname>Xiong</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Huang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Q.</given-names>
            <surname>Chen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Tang</surname>
          </string-name>
          ,
          <article-title>A joint model for medical named entity recognition and normalization</article-title>
          ,
          <source>in: Proceedings of the Iberian Languages Evaluation Forum (IberLEF</source>
          <year>2020</year>
          ),
          <source>CEUR Workshop Proceedings</source>
          ,
          <year>2020</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref29">
        <mixed-citation>
          [29]
          <string-name>
            <given-names>A.</given-names>
            <surname>García-Pablos</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Perez</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Cuadros</surname>
          </string-name>
          , Vicomtech at cantemist
          <year>2020</year>
          ,
          <source>in: Proceedings of the Iberian Languages Evaluation Forum (IberLEF</source>
          <year>2020</year>
          ),
          <source>CEUR Workshop Proceedings</source>
          ,
          <year>2020</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref30">
        <mixed-citation>
          [30]
          <string-name>
            <given-names>P.</given-names>
            <surname>López-Úbeda</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. C.</given-names>
            <surname>Díaz-Galiano</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. T.</given-names>
            <surname>Martín-Valdivia</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L. A.</given-names>
            <surname>Urena-López</surname>
          </string-name>
          ,
          <article-title>Extracting neoplasms morphology mentions in spanish clinical cases from word embeddings</article-title>
          ,
          <source>in: Proceedings of the Iberian Languages Evaluation Forum (IberLEF</source>
          <year>2020</year>
          ),
          <source>CEUR Workshop Proceedings</source>
          ,
          <year>2020</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref31">
        <mixed-citation>
          [31]
          <string-name>
            <given-names>L.</given-names>
            <surname>Lange</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Dai</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Adel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Strotgen</surname>
          </string-name>
          , Nlnde:
          <article-title>Hybrid approaches for the extraction and normalization of tumor mentions from spanish clinical texts</article-title>
          ,
          <source>in: Proceedings of the Iberian Languages Evaluation Forum (IberLEF</source>
          <year>2020</year>
          ),
          <source>CEUR Workshop Proceedings</source>
          ,
          <year>2020</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref32">
        <mixed-citation>
          [32]
          <string-name>
            <surname>J.-C. Han</surname>
          </string-name>
          , R. T.
          <string-name>
            <surname>-H. Tsai</surname>
          </string-name>
          , Ncu-iisr:
          <article-title>Pre-trained language model for cantemist named entity recognition</article-title>
          ,
          <source>in: Proceedings of the Iberian Languages Evaluation Forum (IberLEF</source>
          <year>2020</year>
          ),
          <source>CEUR Workshop Proceedings</source>
          ,
          <year>2020</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref33">
        <mixed-citation>
          [33]
          <string-name>
            <given-names>D. C.</given-names>
            <surname>Fidalgo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Vila-Suero</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F. A.</given-names>
            <surname>Montes</surname>
          </string-name>
          ,
          <article-title>Recognai's working notes for cantemist-ner track</article-title>
          ,
          <source>in: Proceedings of the Iberian Languages Evaluation Forum (IberLEF</source>
          <year>2020</year>
          ),
          <source>CEUR Workshop Proceedings</source>
          ,
          <year>2020</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref34">
        <mixed-citation>
          [34]
          <string-name>
            <given-names>M.</given-names>
            <surname>Jabreel</surname>
          </string-name>
          ,
          <article-title>End-to-end neural coder for tumor named entity recognition</article-title>
          ,
          <source>in: Proceedings of the Iberian Languages Evaluation Forum (IberLEF</source>
          <year>2020</year>
          ),
          <source>CEUR Workshop Proceedings</source>
          ,
          <year>2020</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref35">
        <mixed-citation>
          [35]
          <string-name>
            <given-names>S. S.</given-names>
            <surname>Carrasco</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Martínez</surname>
          </string-name>
          ,
          <article-title>Using embeddings and bi-lstm+crf model to detect tumor morphology entities in spanish clinical cases</article-title>
          ,
          <source>in: Proceedings of the Iberian Languages Evaluation Forum (IberLEF</source>
          <year>2020</year>
          ),
          <source>CEUR Workshop Proceedings</source>
          ,
          <year>2020</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref36">
        <mixed-citation>
          [36]
          <string-name>
            <surname>Hulat-UC3M</surname>
          </string-name>
          ,
          <article-title>Cantemist-participation</article-title>
          , https://github.com/ssantamaria94/ CANTEMIST-Participation,
          <year>2020</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref37">
        <mixed-citation>
          [37]
          <string-name>
            <given-names>F.</given-names>
            <surname>Hassan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Sánchez</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Domingo-Ferrer</surname>
          </string-name>
          ,
          <article-title>Tumor entity recognition and coding for spanish electronic health records</article-title>
          ,
          <source>in: Proceedings of the Iberian Languages Evaluation Forum (IberLEF</source>
          <year>2020</year>
          ),
          <source>CEUR Workshop Proceedings</source>
          ,
          <year>2020</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref38">
        <mixed-citation>
          [38]
          <string-name>
            <given-names>R.</given-names>
            <surname>Rivera-Zavala</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Martinez</surname>
          </string-name>
          ,
          <article-title>Deep neural model with contextualized-word embeddings for named entity recognition in spanish clinical text</article-title>
          ,
          <source>in: Proceedings of the Iberian Languages Evaluation Forum (IberLEF</source>
          <year>2020</year>
          ),
          <source>CEUR Workshop Proceedings</source>
          ,
          <year>2020</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref39">
        <mixed-citation>
          [39]
          <string-name>
            <surname>G. de Vargas Romero</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          <article-title>Segura-Bedmar, Exploring deep learning for named entity recognition of tumor morphology mentions</article-title>
          ,
          <source>in: Proceedings of the Iberian Languages Evaluation Forum (IberLEF</source>
          <year>2020</year>
          ),
          <source>CEUR Workshop Proceedings</source>
          ,
          <year>2020</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref40">
        <mixed-citation>
          [40]
          <string-name>
            <surname>U. K. Sikdar</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          <string-name>
            <surname>Gamback</surname>
            ,
            <given-names>M. K.</given-names>
          </string-name>
          <string-name>
            <surname>Kumar</surname>
          </string-name>
          ,
          <article-title>Tumor morphology mentions identification using deep learning and conditional random fields</article-title>
          ,
          <source>in: Proceedings of the Iberian Languages Evaluation Forum (IberLEF</source>
          <year>2020</year>
          ),
          <source>CEUR Workshop Proceedings</source>
          ,
          <year>2020</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref41">
        <mixed-citation>
          [41]
          <string-name>
            <given-names>P.</given-names>
            <surname>Ruas</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Neves</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V. D.</given-names>
            <surname>Andrade</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F. M.</given-names>
            <surname>Couto</surname>
          </string-name>
          , Lasigebiotm at cantemist:
          <article-title>Named entity recognition and normalization of tumour morphology entities and clinical coding of spanish healthrelated documents</article-title>
          ,
          <source>in: Proceedings of the Iberian Languages Evaluation Forum (IberLEF</source>
          <year>2020</year>
          ),
          <source>CEUR Workshop Proceedings</source>
          ,
          <year>2020</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref42">
        <mixed-citation>
          [42]
          <string-name>
            <surname>LasigeBioTM</surname>
          </string-name>
          , Cantemist-participation, https://github.com/lasigeBioTM/ CANTEMIST-Participation,
          <year>2020</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref43">
        <mixed-citation>
          [43]
          <string-name>
            <given-names>T.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Zhang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <article-title>A parallel-attention model for tumor named entity recognition in spanish</article-title>
          ,
          <source>in: Proceedings of the Iberian Languages Evaluation Forum (IberLEF</source>
          <year>2020</year>
          ),
          <source>CEUR Workshop Proceedings</source>
          ,
          <year>2020</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref44">
        <mixed-citation>
          [44]
          <string-name>
            <given-names>T.</given-names>
            <surname>Wang</surname>
          </string-name>
          , Cantemist, https://github.com/18720936539/CANTEMIST/,
          <year>2020</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref45">
        <mixed-citation>
          [45]
          <string-name>
            <given-names>R.</given-names>
            <surname>Vunikili</surname>
          </string-name>
          ,
          <string-name>
            <surname>S. H. N</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G. V.</given-names>
            <surname>Marica</surname>
          </string-name>
          ,
          <string-name>
            <surname>O. Farri,</surname>
          </string-name>
          <article-title>Clinical ner using spanish bert embeddings</article-title>
          ,
          <source>in: Proceedings of the Iberian Languages Evaluation Forum (IberLEF</source>
          <year>2020</year>
          ),
          <source>CEUR Workshop Proceedings</source>
          ,
          <year>2020</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref46">
        <mixed-citation>
          [46]
          <string-name>
            <given-names>X.</given-names>
            <surname>Tao</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Liu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Zhou</surname>
          </string-name>
          ,
          <article-title>A tumor named entity recognition model based on language model and multi-head attention</article-title>
          ,
          <source>in: Proceedings of the Iberian Languages Evaluation Forum (IberLEF</source>
          <year>2020</year>
          ),
          <source>CEUR Workshop Proceedings</source>
          ,
          <year>2020</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref47">
        <mixed-citation>
          [47]
          <string-name>
            <surname>T. O'Leary</surname>
            ,
            <given-names>J. D.</given-names>
          </string-name>
          <string-name>
            <surname>Monte</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          <string-name>
            <surname>Sasse</surname>
            ,
            <given-names>W. H.</given-names>
          </string-name>
          <string-name>
            <surname>Liang</surname>
            ,
            <given-names>J. D.</given-names>
          </string-name>
          <string-name>
            <surname>Osborne</surname>
          </string-name>
          ,
          <article-title>Identification of cancer entities in clinical text combining transformers with dictionary features</article-title>
          ,
          <source>in: Proceedings of the Iberian Languages Evaluation Forum (IberLEF</source>
          <year>2020</year>
          ),
          <source>CEUR Workshop Proceedings</source>
          ,
          <year>2020</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref48">
        <mixed-citation>
          [48]
          <string-name>
            <given-names>G.</given-names>
            <surname>López-García</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. M.</given-names>
            <surname>Jerez</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F. J.</given-names>
            <surname>Veredas</surname>
          </string-name>
          , Icb-uma at cantemist 2020:
          <article-title>Automatic icd-o coding in spanish with bert</article-title>
          ,
          <source>in: Proceedings of the Iberian Languages Evaluation Forum (IberLEF</source>
          <year>2020</year>
          ),
          <source>CEUR Workshop Proceedings</source>
          ,
          <year>2020</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref49">
        <mixed-citation>
          [49]
          <string-name>
            <surname>ICB-UMA</surname>
          </string-name>
          , Cantemist-2020, https://github.com/guilopgar/CANTEMIST-2020,
          <year>2020</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref50">
        <mixed-citation>
          [50]
          <string-name>
            <given-names>K.</given-names>
            <surname>Chapman</surname>
          </string-name>
          , G. Neumann,
          <article-title>Cantemist 2020 coding task: Automatic icd code classification with label description attention mechanism</article-title>
          ,
          <source>in: Proceedings of the Iberian Languages Evaluation Forum (IberLEF</source>
          <year>2020</year>
          ),
          <source>CEUR Workshop Proceedings</source>
          ,
          <year>2020</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref51">
        <mixed-citation>
          [51]
          <string-name>
            <surname>Kathryn</surname>
          </string-name>
          , Cantemist2020, https://github.com/kathrynchapman/CANTEMIST2020,
          <year>2020</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref52">
        <mixed-citation>
          [52]
          <string-name>
            <given-names>A.</given-names>
            <surname>Intxaurrondo</surname>
          </string-name>
          , Abremes-db,
          <year>2018</year>
          . URL: https://doi.org/10.5281/zenodo.2207130. doi:
          <volume>10</volume>
          . 5281/zenodo.2207130,
          <string-name>
            <surname>Funded by the Plan de Impulso de las Tecnologías del Lenguaje (Plan</surname>
            <given-names>TL</given-names>
          </string-name>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref53">
        <mixed-citation>
          [53]
          <string-name>
            <given-names>J.</given-names>
            <surname>Devlin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Chang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Lee</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Toutanova</surname>
          </string-name>
          ,
          <article-title>BERT: pre-training of deep bidirectional transformers for language understanding</article-title>
          , CoRR abs/
          <year>1810</year>
          .04805 (
          <year>2018</year>
          ). URL: http://arxiv.org/abs/
          <year>1810</year>
          .04805. arXiv:
          <year>1810</year>
          .04805.
        </mixed-citation>
      </ref>
      <ref id="ref54">
        <mixed-citation>
          [54]
          <string-name>
            <given-names>J.</given-names>
            <surname>Cañete</surname>
          </string-name>
          , G. Chaperon,
          <string-name>
            <given-names>R.</given-names>
            <surname>Fuentes</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Pérez</surname>
          </string-name>
          ,
          <article-title>Spanish pre-trained bert model and evaluation data</article-title>
          , in: to appear
          <source>in PML4DC at ICLR</source>
          <year>2020</year>
          ,
          <year>2020</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref55">
        <mixed-citation>
          [55]
          <string-name>
            <given-names>A.</given-names>
            <surname>Conneau</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Khandelwal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Goyal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Chaudhary</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Wenzek</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Guzmán</surname>
          </string-name>
          , E. Grave,
          <string-name>
            <given-names>M.</given-names>
            <surname>Ott</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Zettlemoyer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Stoyanov</surname>
          </string-name>
          ,
          <article-title>Unsupervised cross-lingual representation learning at scale</article-title>
          , arXiv preprint arXiv:
          <year>1911</year>
          .
          <volume>02116</volume>
          (
          <year>2019</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref56">
        <mixed-citation>
          [56]
          <string-name>
            <given-names>M.</given-names>
            <surname>Villegas</surname>
          </string-name>
          , S. de la Peña,
          <string-name>
            <given-names>A.</given-names>
            <surname>Intxaurrondo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Santamaria</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Krallinger</surname>
          </string-name>
          ,
          <article-title>Esfuerzos para fomentar la minería de textos en biomedicina más allá del inglés: el plan estratégico nacional español para las tecnologías del lenguaje</article-title>
          ,
          <source>Procesamiento del Lenguaje Natural</source>
          (
          <year>2017</year>
          )
          <fpage>141</fpage>
          -
          <lpage>144</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref57">
        <mixed-citation>
          [57]
          <string-name>
            <given-names>M.</given-names>
            <surname>Pérez-Pérez</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Pérez-Rodríguez</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Blanco-Míguez</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Fdez-Riverola</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Valencia</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Krallinger</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Lourenço</surname>
          </string-name>
          ,
          <article-title>Next generation community assessment of biomedical entity recognition web servers: metrics, performance, interoperability aspects of becalm</article-title>
          ,
          <source>Journal of cheminformatics 11</source>
          (
          <year>2019</year>
          )
          <fpage>42</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref58">
        <mixed-citation>
          [58]
          <string-name>
            <given-names>C. N.</given-names>
            <surname>Arighi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P. M.</given-names>
            <surname>Roberts</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Agarwal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Bhattacharya</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Cesareni</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Chatr-Aryamontri</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Clematide</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Gaudet</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. G.</given-names>
            <surname>Giglio</surname>
          </string-name>
          ,
          <string-name>
            <given-names>I.</given-names>
            <surname>Harrow</surname>
          </string-name>
          , et al.,
          <article-title>Biocreative iii interactive task: an overview</article-title>
          ,
          <source>BMC bioinformatics 12</source>
          (
          <year>2011</year>
          )
          <article-title>S4</article-title>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>