<!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>Emerging Language Spaces Learned From Massively Multilingual Corpora</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Jorg Tiedemann</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>University of Helsinki jorg.tiedemann AT helsinki.fi</institution>
        </aff>
      </contrib-group>
      <abstract>
        <p>Translations capture important information about languages that can be used as implicit supervision in learning linguistic properties and semantic representations. In an information-centric view, translated texts may be considered as semantic mirrors of the original text and the signi cant variations that we can observe across various languages can be used to disambiguate a given expression using the linguistic signal that is grounded in translation. Parallel corpora consisting of massive amounts of human translations with a large linguistic variation can be applied to increase abstractions and we propose the use of highly multilingual machine translation models to nd language-independent meaning representations. Our initial experiments show that neural machine translation models can indeed learn in such a setup and we can show that the learning algorithm picks up information about the relation between languages in order to optimize transfer leaning with shared parameters. The model creates a continuous language space that represents relationships in terms of geometric distances, which we can visualize to illustrate how languages cluster according to language families and groups. Does this open the door for new ideas of data-driven language typology with promising models and techniques in empirical cross-linguistic research?</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>Our primary goal is to learn meaning representations of sentences and sentence
fragments by looking at the distributional information that is available in
parallel corpora of human translations. The basic idea is to use translations into
other languages as \semantic mirrors" of the original text, assuming that they
represent the same meaning but with di erent symbols, wordings and linguistic
structures. For this we discard any meaning diversions that may happen in
translation due to target audience adaptation or other processes that may in uence
the semantics of the translated texts. We also assume that the material can be
divided into meaningful and self-contained units, Bible verses in our case, and
focus on the global data-driven model that hopefully can cope with instances
that violate our assumptions.</p>
      <p>Our model is based on the intuition that the huge amount of variation and the
cross-lingual di erences in language ambiguity make it possible to learn semantic
distinctions purely from data. The translations are, thus, used as a naturally
occurring signal (or cross-lingual grounding) that can be applied as a form of
implicit supervision for the learning procedure, mapping sentences to semantic
representations that resolve language-internal ambiguities. With this approach
we hope to take a step forward in one of the main goals in arti cial intelligence,
namely the task of natural language understanding. In this paper, however, we
emphasise the use of such models in the discovery of linguistic properties and
relationships between languages in particular. Having that in mind, the study
may open new directions for collaborations between language technology and
general linguistics. But before coming back to this, let us rst look at related
work and the general principles of distributional semantics with cross-lingual
grounding.</p>
      <p>
        The use of translations for disambiguation has been explored in various
studies. Dyvik [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ] proposes to use word translations to discover lexical semantic elds,
Carpuat et al. [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ] discuss the use of parallel corpora for word sense
disambiguation, van der Plas and Tiedemann [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ] present work on the extraction of synonyms
and Villada and Tiedemann [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ] explore multilingual word alignments to identify
idiomatic expressions.
      </p>
      <p>The idea of cross-lingual disambiguation is simple. The following example
illustrates the e ect of disambiguation of idiomatic uses of \put o " through
translation into German:
English: I don't want to put you o . The meeting has been put o again.
German: Ich will dich nicht abschrecken. Das Tre en wurde wieder verschoben.</p>
    </sec>
    <sec id="sec-2">
      <title>Gloss: I will you not scare (o ). The meeting has been again postponed.</title>
      <p>
        Using the general idea of the distributional hypothesis that \you shall know
a word by the company it keeps" [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ], we can now explore how cross-lingual
context can serve as the source of information that de nes the semantics of given
sentences. As common in the eld of distributional semantics, we will apply
semantic vector space models that describe the meaning of a word or text by
mapping it onto a position (a real-valued vector) in some high-dimensional Euclidean
space. Various models and algorithms have been proposed in the literature (see,
e.g., [
        <xref ref-type="bibr" rid="ref6 ref7">6, 7</xref>
        ]) and applied to a number of practical tasks. Predictive models based
on neural network classi ers and neural language models [
        <xref ref-type="bibr" rid="ref8 ref9">8, 9</xref>
        ] have superseded
models that are purely based on co-occurrence counts (see [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ] for a comparison
of common approaches). Semantic vector spaces show even interesting algebraic
properties that re ect semantic compositionality, support vector-based
reasoning and can be mapped across languages [
        <xref ref-type="bibr" rid="ref11 ref12">11, 12</xref>
        ]. Multilingual models have been
proposed as well [
        <xref ref-type="bibr" rid="ref13 ref14">13, 14</xref>
        ]. Neural language models are capable of integrating
multiple languages [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ], which makes it possible to discover relations between them
based on the language space learned purely from the data.
      </p>
      <p>
        Our framework will be neural machine translation (NMT) that applies an
encoder-decoder architecture, which runs sequentially through a string of input
symbols (for example words in a sentence) to map the information to dense
vector representations, which will then be used to decode that information in
another language. Figure 1 illustrates the general principle with respect to the
classical Vauquois triangle of machine translation [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ].
      </p>
      <p>Data-Driven Machine Translation</p>
      <p>Man, this is so boring.</p>
      <p>Hmm, every time he sees
“banco”, he either types
“hbeasneke”sor“b“baenncochd”e ”b,ut if
he always types “bank”,
never “bench”
lahnugmuangetrdanastlaations</p>
      <p>meaning
Translated documents
source
language</p>
      <p>Learning Algorithm
understanedinndgceorndesepernrnveeeestwecutnrooatrarlk-tbidoaencsoedderspeaking</p>
      <p>Ey
Z</p>
      <p>C
target
language Ex
y1
y2</p>
      <p>y3
h1
x1</p>
      <p>Translation models are precisely the kind of machinery that tries to transfer
the meaning expressed in one language into another by analysing
(understanding) the input and generating the output. NMT tries to learn that mapping from
data and, thus, learns to \understand" some source language in order to
produce proper translations in a target language from given examples. Our primary
hypothesis is that we can increase the level of abstraction by including a larger
diversity in the training data that pushes the model to improve compression of
the growing variation and complexity of the task. We will test this hypothesis
by training multilingual models over hundreds or even almost a thousand
languages to force the MT model to abstract over a large proportion of the World's
linguistic diversity.</p>
      <p>As a biproduct of multilingual models with shared parameters, we will obtain
a mapping of languages to a continuous vector space depicting relations between
individual languages by means of geometric distances. In this paper, we present
our initial ndings when training such a model with over 900 languages from a
collection of Bible translations and focus on the ability of the model to pick up
genetic relations between languages when being forced to cover many languages
in one single model.</p>
      <p>In the following, we will rst present the basic architecture of the neural
translation model together with the setup for training multilingual models. After
that we will discuss our experimental results before concluding the paper with
some nal comments and prospects for future work.
2</p>
      <sec id="sec-2-1">
        <title>Multilingual Neural Machine Translation</title>
        <p>
          Neural machine translation typically applies an end-to-end network architecture
that includes one or several layers for encoding an input sentence into an
internal dense real-valued vector representation and another layer for decoding that
representation into the output of the target language. Various variants of that
mo del have b een prop osed in the recent literature [
          <xref ref-type="bibr" rid="ref17 ref18">17, 18</xref>
          ] with the same general
idea of compressing a sentence into a representation that captures all necessary
asp ects of the input to enable prop er translation in the deco der. An imp ortant
requirement is that the mo del needs to supp ort variable lengths of input and
output. This is achieved using recurrent neural networks (RNNs) that naturally
supp ort sequences of arbitrary lengths. A common architecture is illustrated in
Figure 1:
        </p>
        <p>
          Discrete input symb ols are mapp ed via numeric word representations
(emb eddings E ) onto a hidden layer (C ) of context vectors (h), in this case by a
bidirectional RNN that reads the sequence in a forward and a reverse mo de.
The enco ding function is often mo deled by sp ecial memory units and all mo del
parameters are learned during training on example translations. In the simplest
case, the nal representation (returned after running through the enco ding layer)
is sent to the deco der, which unrolls the information captured by that internal
representation. Note that the illustration in Figure 1 includes an imp ortant
addition to the mo del, a so-called attention mechanism. Attention makes it p ossible
to fo cus on particular regions from the enco ded sentence when deco ding [
          <xref ref-type="bibr" rid="ref18">18</xref>
          ]
and, with this, the representation b ecomes much more exible and dynamic and
greatly improves the translation of sentences with variable lengths.
DataD-DartiavD-eDnartiMavD-eaDnacrthiMavin-eaDencrhTiMvirneaencnhsTMilrnaaetcniohsTnilrnaaetniosTnlraatniosnlation
        </p>
        <p>variation enforces</p>
        <p>Hmm, everyHtmimme, heevesreyHetmsimme, heevesreyHetmsimme, heevesreyetsime he sees
DaMatna,thD-is DisaMsroatinabv,otrhD-enisDgi.nsaMsroatinMabv,otrhD-einasDgi.nsacMsroathinMabv,oitrhn-einasDgei.nscsr“hhnobheeeTiaMvbsvsaneoielkrwrrtne”ei“narsaobgyreoe“.nsbn“cnbatcny“hhnenhbpheeencsT”aMevgocsansehiellkdrwr“ene”ab“asaobayrree“ntsb”bn“ckn,ibatuc”ay“hhnoe,nhtbpheeencsT”iaefvbcosannsehiellkdrwr”“nsaeb“asaobaytree“ntsb”brn“kn,ibatuc”ay“hhnoe,nhtbpeeencsT”iaefvcocsannsehellkdrwrt”“aeb“iasaobaoyre“ntsb”bn“kn,ibnatuc”yoe,nhtpncs”iefconshld”“aebant”bk,iu”o,tif nm</p>
        <p>“banco”, he“ebiathnecro”ty,phes“ebiathnecro”ty,phes“ebiathnecro”ty,pheseither types
humlaangturagnesladtaiotnas</p>
        <p>Hmm, everyHtmimme, heevesreyHetmsimme, heevesreyHetmsimme, heevesreyetsime he sees
“banco”, he“ebiathnecro”ty,phes“ebiathnecro”ty,phes“aebiathdnecrod”ty,pheseither types
“bank” or “b“ebnacnhk” or b“bu“etbniafcnhk” or b“bu“etbniafcnhk” or b“buet nifch” but if
Man, this isMsoanb,otrhinsgi.sMsoanb,otrhinsgi.sMsoanb,otrhinsgi.s shoebsoereinsg“.bahnecosedes “b”,ahnecosedes “b”,ahnsecoisgedesn“b”i,afnicco aden”t,
he always tyhpeeasl w“baaynskt”yh,peeasl w“baaynskt”yh,peeasl w“baaynskt”y,pes “bank”,
never “bencnhe”ver “bencnhe”ver “bencnlhei”vner g“beuncihs” tic
TranslatedTdroacnusmlatendtTsdroacnusmlatendtTsdroacnusmlatendtsdocumdenitsversity
TranslatedTdroacnusmlatendtTsdroacnusmlatendtTsdroacnusmlatendtsdocuments
eaning
neural
network</p>
        <sec id="sec-2-1-1">
          <title>Learning</title>
        </sec>
        <sec id="sec-2-1-2">
          <title>Algorithm</title>
        </sec>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>Source:</title>
    </sec>
    <sec id="sec-4">
      <title>Target:</title>
      <p>DAN I
Jeg ved
don't
ikke,</p>
    </sec>
    <sec id="sec-5">
      <title>Source:</title>
    </sec>
    <sec id="sec-6">
      <title>Target:</title>
      <p>GER
Ich</p>
      <p>I don't know what
nde keine Worte.
to
sa</p>
    </sec>
    <sec id="sec-7">
      <title>Source:</title>
    </sec>
    <sec id="sec-8">
      <title>Target:</title>
      <p>DUT I
Ik heb
don't know what
er geen woorden
to sa
vo or.</p>
      <p>Fig.
ultilingual</p>
      <p>Neural</p>
      <p>MT
and
training
data
with
language
ags.</p>
      <p>All parameters of the network are trained on large collections of human
translations (parallel corp ora) typically by some form of gradient descent
(iterative function optimisation) that is backpropagated through the network. The
attractive prop erty of such a mo del is the ability to learn representations that
re ect semantic prop erties of the input language through the task of translation.
However, one problem is that translation mo dels can b e \lazy" and avoid
abstractions if the mapping b etween source and target language do es not require
any deep understanding. This is where the idea of multilinguality comes into
the picture: If the learning algorithm is confronted with a large linguistic variety
then it has to generalize and to forget about language-pair-speci c shortcuts.
Covering substantial amounts of the world's linguistic diversity as we propose
pushes the limits of the approach and strong abstractions in C can be expected.
Figure 2 illustrates the intuition behind that idea.</p>
      <p>
        Various multilingual extensions of NMT have already been proposed in the
literature. The authors of [
        <xref ref-type="bibr" rid="ref19 ref20">19, 20</xref>
        ] apply multitask learning to train models for
multiple languages. Zoph and Knight [
        <xref ref-type="bibr" rid="ref21">21</xref>
        ] propose a multi-source model and
[
        <xref ref-type="bibr" rid="ref22">22</xref>
        ] introduces a character-level encoder that is shared across several source
languages. In our setup, we will follow the main idea proposed by Johnson et
al. [
        <xref ref-type="bibr" rid="ref23">23</xref>
        ]. The authors of that paper suggest a simple addition by means of a
language ag on the source language side (see Figure 2) to indicate the target
language that needs to be produced by the decoder. This ag will be mapped
on a dense vector representation and can be used to trigger the generation of
the selected language. The authors of the paper argue that the model enables
transfer learning and supports the translation between languages that are not
explicitly available in training. This ability gives a hint of some kind of
vectorbased \interlingua", which is precisely what we are looking for. However, the
original paper only looks at a small number of languages and we will scale it up
to a larger variation using signi cantly more languages to train on. More details
will be given in the following section.
3
      </p>
      <sec id="sec-8-1">
        <title>Experiments and Results</title>
        <p>
          Our question is whether we can use a standard NMT model with a much larger
coverage of the linguistic diversity of the World in order to maximise the variation
signalling semantic distinctions that can be picked up by the learning procedures.
Figure 3 illustrates our setup based on a model trained on over 900 languages
from the multilingual Bible corpus [
          <xref ref-type="bibr" rid="ref24">24</xref>
          ].
        </p>
        <p>We trained the model in various batches and observed the development of
the model in terms of translation quality on some small heldout data. The
heldout data refers to an unseen language pair, Swedish-Portuguese in our case (in
both directions). We selected those languages in order to see the capabilities of
the system to translate between rather distant languages for which a
reasonable number of closely related languages are in the data collection to improve
knowledge transfer.</p>
        <p>
          The results demonstrate so far that the network indeed picks up the
information about the language to be produced. The decoder successfully switches to the
selected language and produces relatively uent Bible-style text. The adequacy
of the translation, however, is rather limited and this is most probably due to the
restricted capacity of the network with such a load of information to be covered.
Nevertheless, it is exciting to see that such a diverse material can be used in one
single model and that it learns to share parameters across all languages. One of
the most interesting e ects that we can observe is the emerging language space
that relates to the language ags in the data. In Figure 4 we plot the language
space (using t-SNE [
          <xref ref-type="bibr" rid="ref25">25</xref>
          ] for projecting to two dimensions) coloured by language
output sentence
y2
y3
        </p>
        <p>Helsinki Neural</p>
        <p>MT System
Bible translations
in 927 languages Ey</p>
        <p>other
languages</p>
        <p>English
vector space
of language
embeddings
train</p>
        <p>Z
C
Ex
multilingual</p>
        <p>NMT model
learning to translate
Portuguese - Swedish
(“zero-shot MT”)
family for the ten language families / groups with most members in our data
set.</p>
        <p>We can see that languages roughly cluster according to the family they belong
to. Note that this is purely learned from the data based on the objective to
translate between all of them with a single model. The training procedure learns
to map closely related languages near to each other in order to increase knowledge
transfer between them. This development is very encouraging and demonstrates
the ability of the neural network model to optimise parameter sharing to make
most out of the model's capacity.</p>
        <p>
          An interesting question coming out of this study is whether such multilingual
translation models can be used to learn linguistic properties of the languages
involved. Making it possible to measure the distance between individual languages
in the emerging structures could be useful in data-driven language typology and
other cross-linguistic studies. The results so far, do not reveal a lot of
linguistically interesting relations besides the projection of languages onto a global
continuous space with real-values distances between them. Nevertheless,
quantifying the distance is potentially valuable and provides a more ne-grained
relation than discrete relations coming from traditional family trees. It is, however,
still an open question what kind of properties are represented by the language
embeddings and further studies are necessary to see whether speci c
linguistic features can be identi ed and isolated from the distributed representations.
There is a growing interest in interpretability of emerging structures and related
work already demonstrates the ability of predicting typological features with
similar language representations [
          <xref ref-type="bibr" rid="ref26">26</xref>
          ].
        </p>
        <p>Trans-New Guinea
Otomanguean
Quechuan
Indo-European
Austronesian
Nilo-Saharan
Afro-Asiatic
Mayan
Niger-Congo
Creole</p>
        <p>
          Massively parallel data sets make it now possible to study speci c typological
structures with computational models, for example tense and aspect as in [
          <xref ref-type="bibr" rid="ref27">27</xref>
          ],
and we intend to follow up our initial investigations of NMT-based
representations in future research along those lines. We also plan to consider other domains
than the one of religious texts but it is di cult to obtain the same coverage of
the linguistic space with di erent material. Unbalanced mixtures will be an
option but di cult to train. Resources like the Universal Declarations of Human
Rights are an option but, unfortunately, very sparse.
        </p>
        <p>Another direction is to explore the inter-lingual variations and language
developments using, for example, the alternative translations that exist for some
languages in the Bible corpus. However, even here the data is rather sparse and
it remains to be seen how reliable any emerging pattern will be. Crucial for the
success will be a strong collaboration with scholars from the humanities, which
shows the important role of digital humanities as a eld.
4</p>
      </sec>
      <sec id="sec-8-2">
        <title>Conclusions</title>
        <p>In this paper, we present our experiments with highly multilingual translation
models. We trained neural MT models on Bible translations of over 900 languages
in order to see whether the system is capable of sharing parameters across a large
diverse sample of the World's languages. Our motivation is to learn
languageindependent meaning representations using translations as implicit semantic
supervision and cross-lingual grounding. Our pilot study demonstrates that such
a model can pick up the relationship between languages purely from the data
and the translation objective. We hypothesise that such a data-driven setup can
be interesting for cross-linguistic studies and language typology. In the future,
we would like to investigate the emerging language space in more detail also in
connection with alternative network architectures and training procedures. We
believe that empirical methods like this one based on automatic representation
learning will have signi cant impact on studies in linguistics providing an
objective way of investigating properties and structures of human languages emerging
from data and distributional patterns.</p>
      </sec>
      <sec id="sec-8-3">
        <title>Acknowledgements</title>
        <p>We would like to thank the anonymous reviewers for their valuable comments
and suggestions as well as the Academy of Finland for the support of the
research presented in the paper with project 314062 from the ICT 2023 call on
Computation, Machine Learning and Arti cial Intelligence.</p>
      </sec>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Dyvik</surname>
          </string-name>
          , H.:
          <article-title>Translations as semantic mirrors: From parallel corpus to WordNet</article-title>
          . Language and Computers,
          <source>Advances in Corpus Linguistics</source>
          <volume>16</volume>
          (
          <year>2002</year>
          )
          <volume>311</volume>
          {
          <fpage>326</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Carpuat</surname>
            ,
            <given-names>M.:</given-names>
          </string-name>
          <article-title>NRC: A machine translation approach to cross-lingual word sense disambiguation (semeval-2013 task 10)</article-title>
          .
          <source>In: Proc. of SemEval</source>
          . (
          <year>2013</year>
          )
          <volume>188</volume>
          {
          <fpage>192</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>van der Plas</surname>
          </string-name>
          , L.,
          <string-name>
            <surname>Tiedemann</surname>
          </string-name>
          , J.:
          <article-title>Finding synonyms using automatic word alignment and measures of distributional similarity</article-title>
          .
          <source>In: Proc. of COLING/ACL</source>
          . (
          <year>2006</year>
          )
          <volume>866</volume>
          {
          <fpage>873</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <given-names>Villada</given-names>
            <surname>Moiron</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            ,
            <surname>Tiedemann</surname>
          </string-name>
          , J.:
          <article-title>Identifying idiomatic expressions using automatic word-alignment</article-title>
          .
          <source>In: Proc. of Multiword Expressions in a Multilingual Context</source>
          . (
          <year>2006</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Firth</surname>
            ,
            <given-names>J.:</given-names>
          </string-name>
          <article-title>A synopsis of linguistic theory 1930-1955</article-title>
          .
          <article-title>Studies in Linguistic Analysis (special volume of the Philological Society</article-title>
          ) (
          <year>1957</year>
          )
          <volume>1</volume>
          {
          <fpage>32</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Erk</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          :
          <article-title>Vector space models of word meaning and phrase meaning: A survey</article-title>
          .
          <source>Language and Linguistics Compass</source>
          <volume>6</volume>
          (
          <issue>10</issue>
          ) (
          <year>2012</year>
          )
          <volume>635</volume>
          {
          <fpage>653</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Clark</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          :
          <article-title>Vector Space Models of Lexical Meaning. Handbook of Contemporary Semantics</article-title>
          . Wiley-Blackwell (
          <year>2015</year>
          ) in press.
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Bengio</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ducharme</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Vincent</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Jauvin</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          :
          <article-title>A neural probabilistic language model</article-title>
          .
          <source>Journal of Machine Learning Research</source>
          <volume>3</volume>
          (
          <year>2003</year>
          )
          <volume>1137</volume>
          {
          <fpage>1155</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <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>
          ,
          <article-title>Je rey</article-title>
          , D.:
          <article-title>E cient estimation of word representations in vector space</article-title>
          . http://arxiv.org/abs/1301.3781 (
          <year>2013</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Baroni</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dinu</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kruszewski</surname>
          </string-name>
          , G.:
          <article-title>Don't count, predict! a systematic comparison of context-counting vs. context-predicting semantic vectors</article-title>
          .
          <source>In: Proc. of ACL</source>
          , Baltimore, Maryland, Association for Computational Linguistics (
          <year>June 2014</year>
          )
          <volume>238</volume>
          {
          <fpage>247</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Mikolov</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Yih</surname>
          </string-name>
          , W.t.,
          <string-name>
            <surname>Zweig</surname>
          </string-name>
          , G.:
          <article-title>Linguistic regularities in continuous space word representations</article-title>
          .
          <source>In: Proceedings of the 2013 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies</source>
          , Atlanta, Georgia, Association for Computational Linguistics (
          <year>June 2013</year>
          )
          <volume>746</volume>
          {
          <fpage>751</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Mikolov</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Le</surname>
            ,
            <given-names>Q.V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sutskever</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          :
          <article-title>Exploiting similarities among languages for machine translation</article-title>
          . http://arxiv.org/pdf/1309.4168.
          <string-name>
            <surname>pdf</surname>
          </string-name>
          (
          <year>2013</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Zou</surname>
          </string-name>
          , W.Y.,
          <string-name>
            <surname>Socher</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cer</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Manning</surname>
          </string-name>
          , C.D.:
          <article-title>Bilingual word embeddings for phrase-based machine translation</article-title>
          .
          <source>In: Proc. of EMNLP</source>
          . (
          <year>2013</year>
          )
          <volume>1393</volume>
          {
          <fpage>1398</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Klementiev</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Titov</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bhattarai</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          :
          <article-title>Inducing crosslingual distributed representations of words</article-title>
          .
          <source>In: Proc. of COLING</source>
          . (
          <year>2012</year>
          )
          <volume>1459</volume>
          {
          <fpage>1474</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15. Ostling, R.,
          <string-name>
            <surname>Tiedemann</surname>
          </string-name>
          , J.:
          <article-title>Continuous multilinguality with language vectors</article-title>
          .
          <source>In: Proceedings of the 15th Conference of the European Chapter of the Association for Computational Linguistics (EACL)</source>
          , Valencia, Spain,
          <string-name>
            <surname>ACL</surname>
          </string-name>
          (April
          <year>2017</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <surname>Vauquois</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          :
          <article-title>Automatic translation { a survey of di erent approaches</article-title>
          . In: Statistical Methods in Linguistics. (
          <year>1976</year>
          )
          <volume>127</volume>
          {135 Presented at COLING 1976, Ottawa, Canada.
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <surname>Cho</surname>
          </string-name>
          , K.,
          <string-name>
            <surname>van Merrienboer</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bahdanau</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bengio</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          :
          <article-title>On the properties of neural machine translation: Encoder{decoder approaches</article-title>
          .
          <source>In: Proc. of SSST-8</source>
          , Doha, Qatar, Association for Computational Linguistics (
          <year>2014</year>
          )
          <volume>103</volume>
          {
          <fpage>111</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18.
          <string-name>
            <surname>Bahdanau</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cho</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bengio</surname>
            ,
            <given-names>Y.:</given-names>
          </string-name>
          <article-title>Neural machine translation by jointly learning to align and translate</article-title>
          . In: ICLR. (
          <year>2015</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          19.
          <string-name>
            <surname>Luong</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Le</surname>
            ,
            <given-names>Q.V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sutskever</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Vinyals</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kaiser</surname>
          </string-name>
          , L.:
          <article-title>Multi-task sequence to sequence learning</article-title>
          .
          <source>CoRR abs/1511</source>
          .06114 (
          <year>2015</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          20.
          <string-name>
            <surname>Dong</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wu</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>He</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Yu</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wang</surname>
          </string-name>
          , H.:
          <article-title>Multi-task learning for multiple language translation</article-title>
          .
          <source>In: Proc. of ACL</source>
          , Beijing, China, Association for Computational Linguistics (
          <year>July 2015</year>
          )
          <volume>1723</volume>
          {
          <fpage>1732</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          21.
          <string-name>
            <surname>Zoph</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Knight</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          <article-title>: Multi-source neural translation</article-title>
          .
          <source>CoRR abs/1601</source>
          .00710 (
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          22.
          <string-name>
            <surname>Lee</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cho</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hofmann</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          :
          <article-title>Fully character-level neural machine translation without explicit segmentation</article-title>
          .
          <source>CoRR abs/1610</source>
          .03017 (
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          23.
          <string-name>
            <surname>Johnson</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Schuster</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Le</surname>
            ,
            <given-names>Q.V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Krikun</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wu</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chen</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Thorat</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Viegas</surname>
            ,
            <given-names>F.B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wattenberg</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Corrado</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hughes</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dean</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          :
          <article-title>Google's multilingual neural machine translation system: Enabling zero-shot translation</article-title>
          .
          <source>CoRR abs/1611</source>
          .04558 (
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          24.
          <string-name>
            <surname>Mayer</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cysouw</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Creating a massively parallel Bible corpus</article-title>
          .
          <source>In: Proc. of LREC</source>
          , Reykjavik, Iceland,
          <source>European Language Resources Association (ELRA)</source>
          (
          <year>2014</year>
          )
          <volume>3158</volume>
          {
          <fpage>3163</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          25.
          <string-name>
            <surname>van der Maaten</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hinton</surname>
          </string-name>
          , G.:
          <article-title>Visualizing high-dimensional data using t-sne</article-title>
          .
          <source>Journal of Machine Learning Research 9 (Nov</source>
          <year>2008</year>
          )
          <volume>2579</volume>
          {
          <fpage>2605</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          26.
          <string-name>
            <surname>Bjerva</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Augenstein</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          :
          <article-title>Tracking typological traits of uralic languages in distributed language representations</article-title>
          .
          <source>In: Proceedings of the Fourth International Workshop on Computatinal Linguistics of Uralic Languages</source>
          , Helsinki, Finland, Association for Computational Linguistics (
          <year>January 2018</year>
          )
          <volume>78</volume>
          {
          <fpage>88</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          27.
          <string-name>
            <surname>Asgari</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          , Schutze, H.:
          <article-title>Past, present, future: A computational investigation of the typology of tense in 1000 languages</article-title>
          .
          <source>In: Proceedings of the 2017 Conference on Empirical Methods in Natural Language Processing</source>
          , Copenhagen, Denmark, Association for Computational Linguistics (
          <year>September 2017</year>
          )
          <volume>113</volume>
          {
          <fpage>124</fpage>
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>