<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Results of the Translation Inference Across Dictionaries 2019 Shared Task</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Jorge Gracia</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Besim Kabashi</string-name>
          <email>besim.kabashi@fau.de</email>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Ilan Kernerman</string-name>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Marta Lanau-Coronas</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Dorielle Lonke</string-name>
          <email>dorielleg@kdictionaries.com</email>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Aragon Institute of Engineering Research (I3A), University of Zaragoza</institution>
          ,
          <country country="ES">Spain</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Friedrich-Alexander University of Erlangen-Nuremberg</institution>
          ,
          <country country="DE">Germany</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>K Dictionaries</institution>
          ,
          <addr-line>Tel Aviv</addr-line>
          ,
          <country country="IL">Israel</country>
        </aff>
        <aff id="aff3">
          <label>3</label>
          <institution>Ludwig-Maximilian University of Munich</institution>
          ,
          <country country="DE">Germany</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2019</year>
      </pub-date>
      <abstract>
        <p>The objective of the Translation Inference Across Dictionaries (TIAD) shared task is to explore and compare methods and techniques that infer translations indirectly between language pairs, based on other bilingual/multilingual lexicographic resources. In its second, 2019, edition the participating systems were asked to generate new translations automatically among three languages - English, French, Portuguese - based on known indirect translations contained in the Apertium RDF graph. The evaluation of the results was carried out by the organisers against manually compiled language pairs of K Dictionaries. This paper gives an overall description of the shard task, the evaluation data and methodology, and the systems' results.</p>
      </abstract>
      <kwd-group>
        <kwd>TIAD</kwd>
        <kwd>Apertium RDF</kwd>
        <kwd>translation inference</kwd>
        <kwd>lexicographic data</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        A number of methods and techniques have been explored in the past aimed at
automatically generating new bilingual and multilingual dictionaries based on
existing ones. For instance, given a bilingual dictionary containing translations
from one language L1 to another language L2, and another dictionary with
translations from L2 to L3, a new set of translations from L1 to L3 is produced. The
intermediate language (L2 in this example) is called pivot language, and it is
possible to use multiple pivots for this purpose. When using intermediate languages,
it is necessary to discriminate wrong inferred translations caused by translation
ambiguities. The method proposed by Tanaka and Umemura [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ] in 1994, called
One Time Inverse Consultation (OTIC), identi ed incorrect translations when
constructing bilingual dictionaries intermediated by a third language. This was
a pioneering work in this eld and it still constitutes a baseline that is hard to
beat, as we will see in this paper. The OTIC method has been further adapted
and evolved in the literature, for instance by Lim et al. [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ], who grounded on it
for their method for multilingual lexicons creation. From a di erent perspective,
other works were proposed that relied on cycles and graph exploration to
validate indirectly inferred translations, such as the SenseUniformPaths algorithm
by Mousam et al. [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ], the CQC algorithm by Flati et al. [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ] or the exploration
based on cycle density by Villegas et al. [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ].
      </p>
      <p>However, previous work on the topic of automatic bilingual/multilingual
dictionary generation was usually conducted on di erent types of datasets and
evaluated in di erent ways, applying various algorithms that are often not
comparable. In this context, the objective of the Translation Inference Across
Dictionaries (TIAD) shared task is to support a coherent experiment framework that
enables reliable validation of results and solid comparison of the processes used.
This initiative also aims to enhance further research on the topic of inferring
translations across languages. In this paper, we give an overall description of
the shard task, the evaluation data and methodology, and the systems results of
TIAD 2019.</p>
      <p>The remainder of this paper is organised as follows. In Section 2, an overall
description of the shared task is given. Section 3 describes the evaluation data
and Section 4 explains the evaluation process. In Section 5 the systems results
are reported, and conclusions are summarised in Section 6.
2</p>
    </sec>
    <sec id="sec-2">
      <title>Shared task description</title>
      <p>The objective of TIAD shared task was to explore and compare methods and
techniques that infer translations indirectly between language pairs, based on
other bilingual resources. Such techniques would help in auto-generating new
bilingual and multilingual dictionaries based on existing ones.</p>
      <p>In this second edition, the participating systems were asked to generate new
translations automatically among three languages: English, French, and
Portuguese, based on known translations contained in the Apertium RDF graph5.
As these languages (EN, FR, PT) are not directly connected in this graph, no
translations can be obtained directly among them there. Based on the available
RDF data, the participants had to apply their methodologies to derive
translations, mediated by any other language in the graph, between the pairs EN/FR,
FR/PT and PT/EN.</p>
      <p>Participants could also make use of other freely available sources of
background knowledge (e.g. lexical linked open data and parallel corpora) to improve
performance, as long as no direct translation among the studied language pairs
were available. Beyond performance, participants were encouraged to consider
also the following issues in particular:
1. The role of the language family with respect to the newly generated pairs
2. The asymmetry of pairs, and how translation direction a ects the results
3. The behavior of di erent parts of speech among di erent languages</p>
      <sec id="sec-2-1">
        <title>5 http://linguistic.linkeddata.es/apertium/</title>
        <p>4. The role that the number of pivots plays in the process</p>
        <p>The evaluation of the results was carried out by the organisers against
manually compiled pairs of K Dictionaries, extracted from its Global Series6, which
were not accessible to the participants.
3</p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>Evaluation data</title>
      <p>In this section we brie y describe the input data source that has been proposed
in the shared task as a source of known translations, i.e., Apertium RDF, as well
as the data used as golden standard, from K Dictionaries.
3.1</p>
      <sec id="sec-3-1">
        <title>Source data</title>
        <p>
          As mentioned above, the shared task relies on known translations contained
in Apertium RDF, which were used to infer new ones. Apertium RDF is the
linked data counterpart of the Apertium dictionary data. Apertium [
          <xref ref-type="bibr" rid="ref3">3</xref>
          ] is a free
open-source machine translation platform. The system was initially created by
Universitat d'Alacant and it is released under the terms of the GNU General
Public License. In its core, Apertium relies on a set of bilingual dictionaries,
developed by a community of contributors, which covers more than 40 languages
pairs. Apertium RDF [
          <xref ref-type="bibr" rid="ref5">5</xref>
          ] is the result of publishing 22 Apertium bilingual
dictionaries as linked data on the Web. The result groups the data of the (originally
disparate) Apertium bilingual dictionaries in the same graph, interconnected
through the common lexical entries of the monolingual lexicons that they share.
        </p>
        <p>
          In its st version, Apertium RDF was modelled using the lemon model [
          <xref ref-type="bibr" rid="ref8">8</xref>
          ]
jointly with its translation module [
          <xref ref-type="bibr" rid="ref12">12</xref>
          ]. Each Apertium bilingual dictionary was
converted into three di erent objects in RDF: source lexicon, target lexicon, and
translation set. As a result, two independent monolingual lexicons were published
as linked data on the Web per dictionary, along with a set of translations that
connects them. Notice that the naming rule used to build the identi ers (URIs)
of the lexical entries allows to reuse the same URI per lexical entry across all the
dictionaries, thus explicitly connecting them. For instance the same URI is used
for the English word bench as a noun: http://linguistic.linkeddata.es/
id/apertium/lexiconEN/bench-n-en throughout the Apertium RDF graph,
no matter if it comes from, e.g., the EN-ES dictionary or the CA-EN. More
details about the generation of Apertium RDF based on the Apertium data can
be found at [
          <xref ref-type="bibr" rid="ref5">5</xref>
          ].
        </p>
        <p>Figure 1 illustrates the Apertium RDF uni ed graph. The nodes in the gure
are the languages and the edges are the translation sets between them. All the
generated information is accessible on the Web both for humans (via a Web
in6 https://www.lexicala.com/
terface7) and software agents (with SPARQL8). All the datasets are documented
in Datahub9.</p>
        <p>There were several ways in which the evaluation data was available to the
participants: though the data dumps available in Datahub, through the SPARQL
endpoint10, and in a ZIP le in tab separated values (TSV) format11. More
details on how to access the data are available in the TIAD 2019 website12.
3.2</p>
      </sec>
      <sec id="sec-3-2">
        <title>Gold standard</title>
        <p>The evaluation of the results was carried out by the organisers against
manually compiled language pairs of K Dictionaries, extracted from its Global series,
particularly the following pairs: BR-EN, EN-BR, FR-EN, EN-FR, FR-PT,
PTFR. The translation pairs extracted from these dictionaries served as a golden</p>
        <sec id="sec-3-2-1">
          <title>7 http://linguistic.linkeddata.es/apertium/</title>
          <p>8 http://linguistic.linkeddata.es/apertium/sparql-editor/
9 https://datahub.ckan.io/dataset?q=apertium+rdf
10 See an example query at https://tiad2019.unizar.es/docs/ApertiumRDF_</p>
          <p>ExampleQuery_10.txt
11 https://tiad2019.unizar.es/data/TranslationSetsApertiumRDF.zip
12 See the \how to get the data source" section at https://tiad2019.unizar.es/task.
html
standard and remained blind to the participants. Notice that the Brazilian
Portuguese variant was used for the translations to/from English (whereas the
European Portuguese variant was used with French), which might introduce a bias;
however its in uence should be equivalent to every participant system thus still
allowing for a valid comparison.</p>
          <p>Given the fact that the coverage of KD is not the same as Apertium, we took
the subset of KD that is covered by Apertium to build the gold standard and
allow comparisons, i.e., those KD translations for which the source and target
terms are present in both Apertium RDF source and target lexicons. This is
shown graphically in Figure 2 for the FR-PT pair.</p>
        </sec>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>Evaluation methodology</title>
      <p>The participants run their systems locally, using the Apertium RDF data as
known translations, to infer new translations among the three studied languages:
FR, EN, PT. Once the output data (inferred translations) were obtained, they
loaded the results into a le per language pair in TSV format, containing the
following information per row (tab separated):
\source written representation"
\target written representation"
\part of speech"
\con dence score"</p>
      <p>The con dence score takes oat values between 0 and 1 and is a measure of
the con dence that the translation holds between the source and target written
representations. If a system does not compute con dence scores, this value had
to be put to 1.
4.1</p>
      <sec id="sec-4-1">
        <title>Evaluation process</title>
        <p>The organisers compared the obtained results with the gold standard
automatically. This process was followed for each system results le and per language
pair:
1. Remove duplicated translations (some systems produced duplicated rows,
i.e., identical source and target words, POS and con dence degree).
2. Filter out translations for which the source entry is not present in the golden
standard (otherwise we cannot assess whether the translation is correct or
not). We call systemGS the subset of translations that passed this lter, and
GS the whole set of gold standard translations, in the given language pair.
3. Translations with con dence degree under a given threshold were removed
from systemGS. In principle, the used threshold is the one reported by
participants as the optimal one during the training/preparation phase.
4. Compute the coverage of the system with respect to the gold standard,
i.e., how many gold standard entries in the source language were e ectively
translated by the system (no matter if they were correct or wrong ones).
5. Compute precision as P =(#correct translations in systemGS) / systemGS
6. Compute recall as R =(#correct translations in systemGS) / GS
7. Compute F-measure as F = 2 P R=(P + R)
4.2</p>
      </sec>
      <sec id="sec-4-2">
        <title>Baselines</title>
        <p>
          We have run the above evaluation process with results obtained with two
baselines, to be compared with the participating systems results:
Baseline 1 - Word2Vec. The method uses Word2Vec [
          <xref ref-type="bibr" rid="ref11">11</xref>
          ] to transform the
graph into a vector space. A graph edge is interpreted as a sentence and the
nodes are word forms with their POS tag. Word2Vec iterates multiple times
over the graph and learns multilingual embeddings (without additional data).
We used the Gensim13 Word2Vec implementation. For a given input word, we
calculated a distance based on the cosine similarity of a word to every other
word with the target-POS tag in the target language. The square of the distance
from source to target word is interpreted as the con dence degree. For the rst
word the minimum distance is 0:62, for the others it is 0:82. Therefore multiple
results are only in the output if the con dence is not extremely weak. In our
evaluation, we applied an arbitrary threshold of 0.5 to the con dence degree.
Baseline 2 - OTIC. In short, the idea of the One Time Inverse
Consultation (OTIC) method [
          <xref ref-type="bibr" rid="ref13">13</xref>
          ] is to explore, for a given word, the possible candidate
translations that can be obtained through intermediate translations in the pivot
language. Then, a score is assigned to each candidate translation based on the
degree of overlap between the pivot translations shared by both the source and
target words. In our evaluation, we have applied the OTIC method using Spanish
as pivot language, and using an arbitrary threshold of 0.5.
5
        </p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>Results</title>
      <p>In this section we review the participating systems in TIAD 2019 and their
evaluation results.
5.1</p>
      <sec id="sec-5-1">
        <title>Participating systems</title>
        <p>
          Four teams participated in the shared task. Unlike the rst TIAD edition [
          <xref ref-type="bibr" rid="ref10">10</xref>
          ],
all of them were able to complete the evaluation. The participants contributed
with eleven system results. One team (Frankfurt) submitted the results of a
single system, while the other three run the experiment on several systems or
variations of the same system. Table 2 lists the participant teams and systems.
        </p>
        <p>
          The rst team, Garc a et al. from Universidade da Corun~a, developed four
systems [
          <xref ref-type="bibr" rid="ref4">4</xref>
          ]: three transitive systems di ering only in the pivot language used,
and a fourth system based on a di erent approach which only needs
monolingual corpora in both the source and target languages. All four methods make
use of cross-lingual word embeddings trained on monolingual corpora, and then
mapped into a shared vector space. The second team, Torregrosa et al. from
National University of Ireland Galway, presented three methods [
          <xref ref-type="bibr" rid="ref14">14</xref>
          ] based on
graph analysis and neural machine that did not make use of parallel data. The
third contribution, by John P. McCrae, also from National University of Ireland
Galway [
          <xref ref-type="bibr" rid="ref9">9</xref>
          ] applied explicit topic modelling over comparable corpora to the task
13 https://radimrehurek.com/gensim/
        </p>
        <p>
          Team
Garc a et al. (Univ. da Corun~a) [
          <xref ref-type="bibr" rid="ref4">4</xref>
          ]
Torregrosa et al. (National
University of Ireland Galway) [
          <xref ref-type="bibr" rid="ref14">14</xref>
          ]
McCrae (National University of
Ireland Galway) [
          <xref ref-type="bibr" rid="ref9">9</xref>
          ]
UDnonivaenrdsittatanatd FrCanhkiafrucrots) [1(]Goethe FRANKFURT
        </p>
        <p>UNLP-NMT4CYCLE
ONETA-ES
ONETA-CA</p>
        <p>
          Neural Machine Translation
and Cycle based approach
Spanish as pivot language
Catalan as pivot language
Multilingual word
embeddings
of inferring translation candidates. In particular, he used the Orthonormal
Explicit Topic Analysis (ONETA) model. Finally, the fourth team, Donandt and
Chiarcos from Goethe-Universitat at Frankfurt, constructed a multi-lingual word
embedding space by projecting new languages in the feature space of a language
for which a pre-trained embedding model exists [
          <xref ref-type="bibr" rid="ref1">1</xref>
          ]. They used the similarity of
the word embeddings to predict candidate translations.
5.2
        </p>
      </sec>
      <sec id="sec-5-2">
        <title>Evaluation results</title>
        <p>
          The complete evaluation results per system and per language pair are accessible
in the TIAD 2019 website14. In order to give an overview of the results, we
include here Table 3, which shows the averaged results, evaluated by using the
con dence threshold that every participant reported as optimal according to
their internal tests. In addition, we evaluated the systems results with other
thresholds in the range [
          <xref ref-type="bibr" rid="ref1">0,1</xref>
          ]. The results are plotted in Figure 3.
5.3
        </p>
      </sec>
      <sec id="sec-5-3">
        <title>Discussion</title>
        <p>As can be seen in Table 3, the two baselines obtained better results than the
participating systems in terms of F-measure, which gives an idea of the di culty of
the task. Strictly speaking, these are not baselines as they are conceived in other
shared tasks, meaning naive approaches with a straightforward implementation,
but state-of-the-art methods to solve the task.
14 See https://tiad2019.unizar.es/results.html under the section \Evaluation
results".</p>
        <p>Some of the participating systems kept a good balance between precision and
recall (FRANKFURT, LyS-DT) while some promoted precision at the cost of
recall (ONETA, UNLP), and others obtained very good recall and coverage at
the cost of precision (LyS, LyS-ES, LyS-CA). Interestingly, the OTIC method,
based on purely graph exploration and dated back to 1994, outperformed more
contemporary methods based on word embeddings and distributional
semantics. We argue, however, that OTIC is not upper bound and that there is still
much room for improvement for such recent methods, that could bene t from a
di erent selection of training data and dictionary-related features.</p>
        <p>Notice that the precision values shown in Table 3 are conservative since there
is a small but unde ned number of false negatives (correct translations that are
not present in the gold standard) that can be found in the results. Some
examples, from the EN!FR set of translations:
\wizard"!\sorcier" noun 0.81 [BASELINE Word2Vec]
\abandon"!\quitter" verb 0.99 [FRANKFURT]
\dump"!\vider" verb 0.71 [LyS-CA]
\ban"!\prohibition" noun 0.31 [ONETA-CA]
\portion"!\ration" noun 0.4 [UNLP-GRAPH]
6</p>
      </sec>
    </sec>
    <sec id="sec-6">
      <title>Conclusions</title>
      <p>In this paper we have given an overview of the 2nd Translation Inference Across
Dictionaries (TIAD) shared task, and a description of the results obtained by
the 11 participating systems and two baselines. In this edition, the participating
systems were asked to generate new translations automatically among English,
French, Portuguese, based on known indirect translations contained in the
Apertium RDF graph. The evaluation of the results was carried out by the organisers
against manually compiled pairs of K Dictionaries.</p>
      <p>The results are promising and illustrate the di culty of the tasks,
showing that there is still much room for research and improvement in the area of
translation inference across dictionaries.
7</p>
    </sec>
    <sec id="sec-7">
      <title>Acknowledgements</title>
      <p>We would like to thank Michael Ruppert (University of Erlangen-Nuremberg) for
his assistance with the Word2Vec baseline. This work has been supported by the
European Union's Horizon 2020 research and innovation programme through the
projects Lynx (grant agreement No 780602), Elexis (grant agreement No 731015)
and Pr^et-a-LLOD (grant agreement No 825182). It has been also partially
supported by the Spanish National projects TIN2016-78011-C4-3-R (AEI/ FEDER,
UE) and DGA/FEDER.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Donandt</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chiarcos</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          :
          <article-title>Translation inference through multi-lingual word embedding similarity</article-title>
          .
          <source>In: Proc. of</source>
          TIAD-2019
          <string-name>
            <surname>Shared Task</surname>
          </string-name>
          <article-title>Translation Inference Across Dictionaries, at 2nd Language Data and Knowledge (LDK) conference</article-title>
          . CEUR-WS (May
          <year>2019</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Flati</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Navigli</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          :
          <article-title>The CQC Algorithm: Cycling in Graphs to Semantically Enrich and Enhance a Bilingual Dictionary (Extended Abstract)</article-title>
          .
          <source>In: Proce. of the 23th International Joint Conference on Arti cial Intelligence</source>
          . pp.
          <volume>3151</volume>
          {
          <fpage>3155</fpage>
          . IJCAI '13, AAAI Press (
          <year>2013</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Forcada</surname>
            ,
            <given-names>M.L.</given-names>
          </string-name>
          , Ginest -Rosell,
          <string-name>
            <given-names>M.</given-names>
            ,
            <surname>Nordfalk</surname>
          </string-name>
          , J.,
          <string-name>
            <given-names>O</given-names>
            <surname>'Regan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            ,
            <surname>Ortiz-Rojas</surname>
          </string-name>
          ,
          <string-name>
            <surname>S.</surname>
          </string-name>
          , PerezOrtiz,
          <string-name>
            <given-names>J.A.</given-names>
            ,
            <surname>Sanchez-Mart nez</surname>
          </string-name>
          , F.,
          <string-name>
            <surname>Ram</surname>
            rez-Sanchez,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tyers</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          :
          <article-title>Apertium: a free/open-source platform for rule-based machine translation</article-title>
          .
          <source>Machine Translation</source>
          <volume>25</volume>
          (
          <issue>2</issue>
          ),
          <volume>127</volume>
          {
          <fpage>144</fpage>
          (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Garc</surname>
            <given-names>a</given-names>
          </string-name>
          , M.,
          <string-name>
            <surname>Garc</surname>
            a-Salido,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Alonso</surname>
            ,
            <given-names>M.A.</given-names>
          </string-name>
          :
          <article-title>Exploring cross-lingual word embeddings for the inference of bilingual dictionaries</article-title>
          .
          <source>In: Proc. of</source>
          TIAD-2019
          <string-name>
            <surname>Shared Task</surname>
          </string-name>
          <article-title>Translation Inference Across Dictionaries, at 2nd Language Data and Knowledge (LDK) conference</article-title>
          . CEUR-WS (May
          <year>2019</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Gracia</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Villegas</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gomez-Perez</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bel</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          :
          <article-title>The apertium bilingual dictionaries on the web of data</article-title>
          .
          <source>Semantic Web</source>
          <volume>9</volume>
          (
          <issue>2</issue>
          ),
          <volume>231</volume>
          {
          <fpage>240</fpage>
          (
          <year>2018</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Lim</surname>
            ,
            <given-names>L.T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ranaivo-Malancon</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tang</surname>
            ,
            <given-names>E.K.</given-names>
          </string-name>
          :
          <article-title>Low Cost Construction of a Multilingual Lexicon from Bilingual Lists</article-title>
          .
          <source>Polibits</source>
          <volume>43</volume>
          ,
          <issue>45</issue>
          {
          <fpage>51</fpage>
          (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Mausam</surname>
            , Soderland,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Etzioni</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Weld</surname>
            ,
            <given-names>D.S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Skinner</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bilmes</surname>
          </string-name>
          , J.:
          <article-title>Compiling a Massive, Multilingual Dictionary via Probabilistic Inference</article-title>
          .
          <source>In: Proc. of the Joint Conference of the 47th Annual Meeting of the ACL and the 4th International Joint Conference on Natural Language Processing of the AFNLP: Volume 1 -</source>
          Volume 1. pp.
          <volume>262</volume>
          {
          <fpage>270</fpage>
          . ACL '
          <volume>09</volume>
          ,
          <string-name>
            <surname>Association</surname>
          </string-name>
          for Computational Linguistics, Stroudsburg, PA, USA (
          <year>2009</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>McCrae</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Aguado-de Cea</surname>
          </string-name>
          , G.,
          <string-name>
            <surname>Buitelaar</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cimiano</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Declerck</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>GomezPerez</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gracia</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hollink</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Montiel-Ponsoda</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Spohr</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wunner</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          :
          <article-title>Interchanging lexical resources on the Semantic Web</article-title>
          .
          <source>Language Resources and Evaluation</source>
          <volume>46</volume>
          ,
          <issue>701</issue>
          {
          <fpage>719</fpage>
          (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>McCrae</surname>
            ,
            <given-names>J.P.</given-names>
          </string-name>
          :
          <article-title>Tiad shared task 2019: Orthonormal explicit topic analysis for translation inference across dictionaries</article-title>
          .
          <source>In: Proc. of</source>
          TIAD-2019
          <string-name>
            <surname>Shared Task</surname>
          </string-name>
          <article-title>Translation Inference Across Dictionaries, at 2nd Language Data and Knowledge (LDK) conference</article-title>
          . CEUR-WS (May
          <year>2019</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>McCrae</surname>
            ,
            <given-names>J.P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bond</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Buitelaar</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cimiano</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Declerck</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gracia</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kernerman</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Montiel-Ponsoda</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ordan</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Piasecki</surname>
          </string-name>
          , M. (eds.):
          <source>Proc.of the LDK 2017 Workshops: 1st Workshop on the OntoLex Model (OntoLex-2017)</source>
          ,
          <article-title>Shared Task on Translation Inference Across Dictionaries &amp; Challenges for Wordnets co-located with 1st Conference on Language, Data and Knowledge (LDK 2017)</article-title>
          . CEUR Press,
          <source>Galway (Ireland)</source>
          (
          <year>2017</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Mikolov</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chen</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Corrado</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dean</surname>
            ,
            <given-names>J.:</given-names>
          </string-name>
          <article-title>E cient Estimation of Word Representations in Vector Space</article-title>
          .
          <source>In: Proc. of International Conference on Learning Representations (ICLR)</source>
          (
          <year>2013</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Montiel-Ponsoda</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gracia</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Aguado-De-Cea</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gomez-Perez</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Representing translations on the semantic Web</article-title>
          .
          <source>In: Proc. of the 2nd International Workshop on the Multilingual Semantic Web (MSW) at ISWC '11</source>
          . vol.
          <volume>775</volume>
          . CEUR Press (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Tanaka</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Umemura</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          :
          <article-title>Construction of a Bilingual Dictionary Intermediated by a Third Language</article-title>
          . In: COLING. pp.
          <volume>297</volume>
          {
          <issue>303</issue>
          (
          <year>1994</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Torregrosa</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Arcan</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ahmadi</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>McCrae</surname>
            ,
            <given-names>J.P.</given-names>
          </string-name>
          :
          <article-title>Tiad 2019 shared task: Leveraging knowledge graphs with neural machine translation for automatic multilingual dictionary generation</article-title>
          .
          <source>In: Proc. of</source>
          TIAD-2019
          <string-name>
            <surname>Shared Task</surname>
          </string-name>
          <article-title>Translation Inference Across Dictionaries, at 2nd Language Data and Knowledge (LDK) conference</article-title>
          . CEUR-WS (May
          <year>2019</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <surname>Villegas</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Melero</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bel</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gracia</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bel</surname>
          </string-name>
          , N.:
          <article-title>Leveraging RDF Graphs for Crossing Multiple Bilingual Dictionaries</article-title>
          .
          <source>In: Proc. of 10th Language Resources and Evaluation Conference (LREC'16) Portoroz (Slovenia)</source>
          . pp.
          <volume>868</volume>
          {
          <fpage>876</fpage>
          .
          <string-name>
            <surname>European Language Resources Association</surname>
          </string-name>
          (ELRA), Paris, France (may
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>