<!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>The UPC TweetMT participation: Translating Formal Tweets Using Context Information</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Eva Mart nez Garcia</string-name>
          <email>femartinez,cristinaeg@cs.upc.edu</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Llu s Marquez</string-name>
          <email>lmarquez@qf.org.qa</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Cristina Espan~a-Bonet, TALP Research Center, Universitat Politecnica de Catalunya</institution>
          ,
          <addr-line>Jordi Girona, 1-3, 08034 Barcelona</addr-line>
          ,
          <country country="ES">Spain</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Qatar Computing Research Institute</institution>
          ,
          <addr-line>Qatar Foundation, Tornado Tower, Floor 10, P.O. Box 5825, Doha</addr-line>
          ,
          <country country="QA">Qatar</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>In this paper, we describe the UPC systems that participated in the TweetMT shared task. We developed two main systems that were applied to the Spanish{Catalan language pair: a state-of-the-art phrase-based statistical machine translation system and a context-aware system. In the second approach, we de ne the \context" for a tweet as the tweets of a user produced in the same day, and also, we study the impact of this kind of information in the nal translations when using a document-level decoder. A variant of this approach considers also semantic information from bilingual embeddings.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        Twitter is a very popular social network.
This microblogging service allows users to
share a huge amount of information in a quick
way. Usually, Twitter users produce
monolingual content (34% in English and 12% in
Spanish for example1). However, Twitter is
a multilingual communication environment.
There are many users from di erent
nationalities posting messages in their own language.
So, to ease the spread of the information,
it would be useful to post messages in
several languages simultaneously. One option
to create multilingual tweets is by
crowdsourcing manual translations. Meedan is a
non-pro t organization2 which uses this
resource to share news between the Arabic and
the English speaking communities. Another
example, although in this case applied to
SMS, is the work done with a crowdsourced
translation during the earthquake in Haiti
in 2010
        <xref ref-type="bibr" rid="ref17">(Munro, 2010)</xref>
        . They allowed the
Haitian Kreyol and French-speaking
communities of volunteers to translate texts into
English, categorize and geolocate the messages
in real{time in order to help the primary
emergency responders. There are also a few
works applying machine translation to tweets
and the interest in the topic is growing over
the years. In
        <xref ref-type="bibr" rid="ref6">(Gotti, Langlais, and
Farzindar, 2013)</xref>
        , the application of statistical
machine translation (SMT) systems to translate
tweets from the Canadian Government
Agen2http://news.meedan.net
cies is studied. The authors in
        <xref ref-type="bibr" rid="ref2 ref7 ref9">(Jehl, Hieber,
and Riezler, 2012)</xref>
        describe a system that
does not rely on parallel data. In contrast,
they try to nd similar tweets in the target
language in order to train a standard
phrasebased SMT pipeline.
      </p>
      <p>All previous papers describe some
common problems when trying to translate
tweets or short messages. The rst and most
usual obstacle is the colloquial language used
in the messages, closely followed by the
writing errors. To address these phenomena, it is
necessary to apply a normalization step
previous to translation. Also, the Twitter
140character constraint is hard to maintain in
a translation, so an e ort must be made to
generate legal length tweets. Another very
common problem is handling the hashtags.
It is not clear whether they have to be
translated or not, as well as their position in the
sentence.</p>
      <p>TweetMT is a shared task with the aim of
translating formal tweets3. These are
messages usually tweeted by institutions and are
well written and with no use of colloquial
vocabulary.</p>
      <p>In this paper we introduce the two
systems presented to the competition for the
Spanish{Catalan language pair and also some
of the improvements made after the
submission deadline. First, we present a
state-ofthe-art SMT system adapted and tuned
using Twitter messages. Second, we present a
system that looks at the context information
of a tweet to improve its translation. This
second system uses a document-level decoder
to take into account the context and it can
be combined with bilingual distributed vector
models, which allow to consider additional
semantic information.</p>
      <p>This paper is organized as follows. We
describe the developed systems in Section 2 and
analyze the obtained results in Section 3.
Finally, we present some discussions and
guidelines for future work in Section 4.
2</p>
    </sec>
    <sec id="sec-2">
      <title>System Description</title>
      <p>This section describes the corpora used for
training the systems (both general corpora
and corpora of tweets) and their processing
as a common resource for the two main
translation engines.</p>
      <p>3All the information and resources related to the
TweetMT2015 shared task are available at: http:
//komunitatea.elhuyar.org/tweetmt/
2.1</p>
      <sec id="sec-2-1">
        <title>Data</title>
        <p>As parallel corpus we use the Spanish{
Catalan corpus El periodico which is a
collection of news with 2,478,130 aligned
sentences and available at the ELRA catalogue4.
The shared-task organization released 4,000
parallel tweets for development and 2,000 for
testing.</p>
        <p>In order to adapt the systems to the
Twitter genre, we also gather a collection of
monolingual tweets. The Catalan corpus of tweets
was collected using the Twitter API during
the period going from 13th March 2015 to
8th May 2015. We selected 65 users with
accounts mainly coming from Catalan
institutions, sport clubs or newspapers. This way,
we expect users to post mostly using a
formal language. It is worthy to notice that
there is some overlap between the users that
we selected and the ones considered in the
TweetMT corpora. In particular, we used
some tweets from museupicasso, Liceu cat,</p>
        <sec id="sec-2-1-1">
          <title>Penya1930 and RCDEspanyol. Since the</title>
          <p>
            TweetMT test and development data were
collected in 2013{2014 and our monolingual
tweet corpora in 2015, there is no overlap
between the training data and the tweets
corpora delivered for the task. 90,744 tweets in
Catalan were obtained with this
methodology. A similar corpus in Spanish was already
available as a resource of the Tweet
Normalization Workshop
            <xref ref-type="bibr" rid="ref1 ref13">(Alegria et al., 2014)</xref>
            5. In
this case, 227,199 were collected only in two
days, 1st and 2nd of April 2013.
          </p>
          <p>We also use standard monolingual corpus
to build larger language models. On the one
hand, the corpora available in Catalan in the
Opus site6 are selected (4:8M sentences). On
the other hand, the corpora provided for the
WMT13 Quality Estimation Task7 are used
for Spanish (53:8M sentences).</p>
          <p>
            We pre-processed the development dataset
and the monolingual corpora of tweets in
order to make them similar to the format of the
4http://catalog.elra.info/product_info.
php?products_id=1122
5http://komunitatea.elhuyar.org/tweet-norm
6http://opus.lingfil.uu.se/, Corpora:
DOGC, KDE4, OpenSubtitles 2012 and 2013,
Ubuntu and Tatoeba corpora
            <xref ref-type="bibr" rid="ref27 ref28">(Tiedemann, 2012;
Tiedemann, 2009)</xref>
            (66:5M words ).
          </p>
          <p>7http://statmt.org/wmt13/
quality-estimation-task.html,
Corpora: Europarl corpus v7; United Nations;
NewsCommentary 2007, 2008, 2009 and 2010; AFP,
APW and Xinhua (1:59G words).
test set. That includes changing every URL
in the data for the URLURLURL label and
substituting every username by the IDIDID label.
We decided not to translate hashtags due to
their di culty and because we observed that,
in the development set, approximately two
thirds of them remained untranslated. In
order to maintain the hashtag information, we
replace every hashtag in a tweet by a Hn
label, where n is the number of hashtag, and
we maintain a record le where the hashtags
that appear in a tweet are stored. This
strategy allows us to generalize the translation for
every hashtag and eases the replacement by
the corresponding original value before
building the nal translation. The position of the
hashtags in our systems is determined by the
position assigned to the corresponding labels
by the decoder.
2.2</p>
        </sec>
      </sec>
      <sec id="sec-2-2">
        <title>Basic SMT System</title>
        <p>
          Our basic approach is a state-of-the-art
phrase-based SMT system based on the
Moses decoder
          <xref ref-type="bibr" rid="ref10">(Koehn et al., 2007)</xref>
          and
GIZA++
          <xref ref-type="bibr" rid="ref14 ref19 ref20 ref22">(Och and Ney, 2003)</xref>
          . We trained
the system using the El periodico Spanish{
Catalan parallel corpus.
        </p>
        <p>
          Language models were built using the
SRILM toolkit
          <xref ref-type="bibr" rid="ref26">(Stolcke, 2002)</xref>
          . The Spanish
general language model is an interpolation of
several 5-gram language models with
interpolated Kneser-Ney discounting as given by
          <xref ref-type="bibr" rid="ref15 ref16 ref25 ref8">(Specia et al., 2013)</xref>
          8. The Catalan 5-gram
language model has been built with the same
features on the general Catalan monolingual
corpus explained above. In order to adapt
the Moses system to the Twitter genre, we
introduced a second language model trained
using only the tweet corpora described in the
previous subsection. The Moses decoder uses
both language models as feature functions.
        </p>
        <p>
          Finally the system is tuned with
MERT
          <xref ref-type="bibr" rid="ref19 ref20">(Och, 2003)</xref>
          against the BLEU
measure
          <xref ref-type="bibr" rid="ref21">(Papineni et al., 2002)</xref>
          on the tweets
of the development set.
2.3
        </p>
      </sec>
      <sec id="sec-2-3">
        <title>Context-Aware SMT System</title>
        <p>A current limitation of standard SMT
systems is the fact that they translate
sentences one after the other without using the
information given by the surrounding ones.
This problem can be even more pronounced
8Interpolation weights were trained with the
interpolate-lm.perl script from Moses and the
interpolated language models were binarized afterwards.
in short sentences such as tweets where the
number of content words is very small (17
words/tweet in average in the develoment set
for both languages).</p>
        <p>In order to alleviate this limitation, we
use a document-level decoder that takes as
a translation unit a whole document. In our
case, one has to de ne rst what a document
is. After analyzing the development data, we
decided to de ne the context of a tweet as
the surrounding tweets posted by the same
user during the same day. In cases where
this number was less than 30, we put
together the tweets posted during consecutive
days until reaching the threshold of, at least,
these 30 tweets. In that way, we expect to
obtain collections of tweets {a document{ that
are closely related, since they come from the
same source and they have been produced in
a short lapse of time. Notice that this way of
choosing the related tweets does not re ect a
real scenario on Twitter where only the
previous tweets from a particular user are
available. However, in an o ine scenario,
considering past and future context will caracterize
better the domain of the messages. We left
as future work to compare the di erences
between both implementations.</p>
        <p>
          In our experiments, we use a
documentoriented decoder: the Docent decoder
          <xref ref-type="bibr" rid="ref15 ref16 ref2 ref25 ref28 ref7 ref8 ref9">(Hardmeier et al., 2013; Hardmeier, Nivre, and
Tiedemann, 2012)</xref>
          . In a nutshell, this
decoder moves from a sentence search space to
a document search space. It maximizes and
computes the translation score for a
document as a whole and not only for a sentence.
However, Docent also has features that can
work at phrase level. In fact, the rst step in
the document-search of this decoder is
equivalent to the SMT system that we described
previously.
2.3.1 Semantic Models
The Docent framework also allows to use
distributed models as semantic space
language models. We want to take advantage
of this characteristic and introduce more
semantic information in our system by using
embeddings trained with the word2vec
package
          <xref ref-type="bibr" rid="ref15 ref15 ref16 ref16 ref25 ref25 ref8 ref8">(Mikolov et al., 2013a; Mikolov et al.,
2013b)</xref>
          . Since our goal is to use the
embeddings for translation, we train bilingual
models following the same strategy as in
          <xref ref-type="bibr" rid="ref1 ref13">(Mart nez-Garcia et al., 2014)</xref>
          : the units used
to train the vector models are bilingual pairs
of targetWord sourceWord. This kind of
vectors are useful to capture the information
related, not only to the target side or source
side words, but also to the translations
themselves. For this system, we use the best
conguration obtained in
          <xref ref-type="bibr" rid="ref1 ref13">(Mart nez-Garcia et
al., 2014)</xref>
          , that is, we train a CBOW
architecture using a context window of 5
tokens to get 600-dimensional vectors. The
aligned parallel corpus needed to train the
models was obtained from the Opus
collection and is built up with the
OpenSubtitles 2012, 2013, and the Tatoeba and
EUbookshop parallel corpora. The nal
semantic models contain 1,527,004 Catalan Spanish
units and 1,391,022 Spanish Catalan units.
When translating a document, Docent uses
these semantic models to estimate an
additional score for every phrase that is
proportional to the distance among the vectors of
that phrase and its local context9.
3
        </p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>Evaluation</title>
      <p>In the previous section we have
introduced three di erent translation
systems: a standard sentence-level SMT
system (SMT), a document-level SMT
system (DSMT) and a document-level SMT
system enriched with additional semantic
information (semDSMT). For the shared
task we only submitted results with the
SMT and semDSMT systems (SMTsub and
semDSMTsub systems). However, some
problems with the input tokenization were
found after the submission. 10 In this
section, we report both the results before and
after solving this issue. We also found a
problem in the integration of the semantic vector
models inside the document-oriented decoder
(semDSMT systems) that invalidates the
results of this system submitted to the task.</p>
      <p>
        Automatic evaluation results for our
systems are shown in Table 1. We obtained these
results using the Asiya toolkit
        <xref ref-type="bibr" rid="ref5">(Gimenez and
Marquez, 2010)</xref>
        for several lexical metrics:
WER, PER, TER, BLEU, NIST, GTM211,
9The local context of a phrase consists of its
previous 30 tokens.
      </p>
      <p>10There were errors when tokenizing the article
form l' as well as other elided forms like 'n, d' or s'.
Also, we xed the tokenization of the pronouns that
appear after a verb with a dash like in animar{los or
donar{nos.</p>
      <p>11We use the GTM version with the parameter
associated to long matches e = 2.</p>
      <p>
        MTRex12, RGS*13, Ol14
        <xref ref-type="bibr" rid="ref11 ref12 ref14 ref18 ref2 ref20 ref21 ref22 ref23 ref24 ref29 ref3 ref7 ref9">(Nie en et al., 2000;
Tillmann et al., 1997; Snover et al., 2006;
Snover et al., 2009; Papineni et al., 2002;
Doddington, 2002; Melamed, Green, and
Turian, 2003; Denkowski and Lavie, 2012;
Lavie and Agarwal, 2007; Lin and Och,
2004)</xref>
        and a normalized arithmetic mean of
the lexical metric scores (ULC)
        <xref ref-type="bibr" rid="ref4">(Gimenez and
Marquez, 2008)</xref>
        . Comparing the SMT and
SMTsub systems rows in Table 1 when
translating from Catalan to Spanish, it is clear
that xing the tokenization problem in the
Catalan test set signi cantly improves the
scores in all the metrics.
      </p>
      <p>Note that, when translating into
Spanish, the SMT system outperforms the rest
whereas when translating into Catalan the
DSMT system is the one with best scores
in most metrics. We observe that the
differences between the scores of the SMT and
DSMT systems are not statistically signi
cant when translating from Spanish to
Catalan, but the di erences between the scores in
the other translation direction are indeed
statistically signi cant, both measured at 95% of
con dence level15. For example, the BLEU
score obtained by the SMT system is 1.32
points higher than DSMT when translating
into Spanish, but DSMT has 0:12 points of
BLEU more than SMT in the other
direction. The similarity between the results for
the SMT has two main reasons. On the one
hand, the DSMT system departs from the
SMT one, so, for an already good
translation, such as the ones obtained for tweets,
only few changes are applied. On the other
hand, the automatic evaluation metrics are
not sensitive to the changes due to the
context information. It is also important to
notice that there exists only one reference. This
fact makes more di cult to obtain an
accurate evaluation of the translations since
correct variations, using synonyms for example,
will be scored as wrong translations.</p>
      <p>For instance, in the rst example in
Table 2, we observe how the DSMT obtains a
12We use the METEOR version using only exact
maching.</p>
      <p>13We use the ROUGE variant which skips bigrams
without max-gap-length</p>
      <p>14Lexical overlap inspired on the Jaccard coe cient
for sets similarity.</p>
      <p>15Signi cance of the di erence between the systems
measured for the NIST and BLEU metrics using the
implementation of paired bootstrap resampling
included in the Moses decoder.</p>
      <p>System
PER</p>
      <p>TER</p>
      <p>BLEU NIST</p>
      <p>GTM2 MTRexRGS*
Ol</p>
      <p>ULC
better translation than the SMT system with
respect to the reference, but actually, both
systems obtain a correct translation. There
are other examples where the DSMT has a
correct translation but it does not match the
reference, as shown in the Example 2 from
Table 2. In this case, both systems obtain
good translations but the SMT translation
is closer to the reference since the DSMT
uses synonyms for partido and FCB
(encuentro and Barca respectively). One example
where the context information is useful is
Example 3 in Table 2 where DSMT uses
cancha instead of pista to translate pista, which
is a more concrete option since the user
account that produced the message is from a
famous Spanish basketball team that mostly
tweets information about basketball. In the
other direction, we found similar
phenomena. Example 4 in Table 2 shows again how
both systems generate correct translations.
In spite of the spelling mistake in the
reference (cumpleix instead of compleix ), this
time the closest translation to the reference is
the one from the SMT system but the DSMT
one is still correct.</p>
      <p>Most of the problems that we found in our
experiments are related to the lack of
normalisation of the source and to the decision of
keeping the hashtags untranslated. We found
several examples where the original tweet is
not well written and this produces errors in
the translations. For instance, \Gracies x ls
mencions sobre l'expo #PostPicasso" where
our systems are not able to translate correctly
the informal abbreviation ls. Regarding the
hashtags, we found \#elmesllegit" that
appears translated as \#lomasle do" in the
reference but in our systems we decided to
preserve the original hashtags.</p>
      <p>Source
Reference
SMT
DSMT
Source
Reference
SMT
DSMT</p>
      <sec id="sec-3-1">
        <title>Example 3 : Catalan to Spanish</title>
      </sec>
      <sec id="sec-3-2">
        <title>Example 1: Catalan to Spanish</title>
        <p>Source
Reference
SMT
DSMT</p>
        <p>Els agents rurals capturen un voltor comu a l'Hospitalet
Los agentes rurales capturan un buitre leonado en L'Hospitalet
Los agentes rurales capturan un buitre comun en L'Hospitalet
Los agentes rurales capturan a un buitre leonado en L'Hospitalet</p>
      </sec>
      <sec id="sec-3-3">
        <title>Example 2: Catalan to Spanish</title>
        <p>Final del partit al Vicente Calderon! ATM 0-0 FCB
Final del partido en el Vicente Calderon! ATM 0-0 FCB
Final del partido en el Vicente Calderon! ATM 0-0 FCB
Final del encuentro en el Vicente Calderon! ATM 0-0 Barca
Aquesta nit, a les 20:30 hores, el IDIDID B visita la pista del IDIDID.
Esta noche, a las 20:30 horas, el IDIDID B visita la cancha del IDIDID.
Esta noche, a las 20: 30 horas, el IDIDID B visita la pista del IDIDID.</p>
        <p>Esta noche, a las 20: 30 horas, el IDIDID B visita la cancha del IDIDID.</p>
      </sec>
      <sec id="sec-3-4">
        <title>Example 4 : Spanish to Catalan</title>
        <p>Source
Reference
SMT
DSMT</p>
        <p>Kim Basinger cumple hoy 60 an~os
Kim Basinger cumpleix avui 60 anys
Kim Basinger compleix avui 60 anys
Kim Basinger avui fa 60 anys</p>
        <p>
          We can also observe that the restriction
of 140 characters does not have an
important e ect in the performance. This is
because, for this test set, our systems usually
produce tweet translations with a legal length
(99:00% from Catalan to Spanish and 99:70%
from Spanish to Catalan), and furthermore,
among the tweets exceeding the maximum
length, the average number of extra
characters is less than 6. Notice that it is hard to
measure the real length of the tweets since we
do not have access to the original messages,
instead we have the tweets with the URLs
and IDs replaced by their corresponding
labels. For the given language pair, our system
mostly respect the original length. This is
an expected behaviour since the length
factor
          <xref ref-type="bibr" rid="ref14 ref20 ref22">(Pouliquen, Steinberger, and Ignat, 2003)</xref>
          for the Catalan-Spanish language pair is close
to 1.
4
        </p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>Conclusions</title>
      <p>We have described the systems developed
for the TweetMT shared task: a standard
sentence-level SMT system based on Moses
and a document-level SMT system based on
Docent. We adapted both systems using
language models built with tweets. For the
document-level SMT system, we considered
as context of a tweet the rest of messages
from the same user during the same day.</p>
      <p>The automatic evaluation of our systems
shows that both systems perform similarly.
However, it must be taken into account that
lexical metrics are not context sensitive and
there is only one reference available. As
reported in the literature, we found
problems with the correctness of the messages and
when addressing the problem of translating
hashtags as we shown with some examples
found during the manual evaluation.</p>
      <p>Hashtag translation and normalization of
the input are interesting topics for future
work especially for extending the system to
translate informal tweets. We also consider
to implement a pipeline that only takes into
account the previous context to simulate an
online scenario and compare it with the
actual pipeline. Currently we are enhancing the
models with the introduction of semantic
information using word vector embeddings. In
particular, we are customizing the Docent
decoder to introduce them at translation time.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [Alegria et al.2014]
          <string-name>
            <surname>Alegria</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Aranberri</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P. R.</given-names>
            <surname>Comas</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Fresno</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Gamallo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Padro</surname>
          </string-name>
          , I. San Vicente, J. Turmo,
          <article-title>and</article-title>
          <string-name>
            <given-names>A.</given-names>
            <surname>Zubiaga</surname>
          </string-name>
          .
          <year>2014</year>
          .
          <article-title>TweetNorm es corpus: an annotated corpus for spanish microtext normalization</article-title>
          .
          <source>In Proc. of the Ninth International Conference on Language Resources and Evaluation (LREC'14)</source>
          , pages
          <fpage>2274</fpage>
          {
          <fpage>2278</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [Denkowski and Lavie2012]
          <string-name>
            <surname>Denkowski</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          and
          <string-name>
            <given-names>A.</given-names>
            <surname>Lavie</surname>
          </string-name>
          .
          <year>2012</year>
          .
          <article-title>METEOR-NEXT and the METEOR paraphrase tables: Improved evaluation support for ve target languages</article-title>
          .
          <source>In Proc. of the Joint 5th Workshop on Statistical Machine Translation and MetricsMATR</source>
          , pages
          <volume>339</volume>
          {
          <fpage>342</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [Doddington2002]
          <string-name>
            <surname>Doddington</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          <year>2002</year>
          .
          <article-title>Automatic evaluation of machine translation quality using n-gram co-occurrence statistics</article-title>
          .
          <source>In Proc. of the 2nd International Conference on Human Language Technology Research</source>
          , pages
          <volume>138</volume>
          {
          <fpage>145</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [Gimenez and Marquez2008]
          <string-name>
            <surname>Gimenez</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          and
          <string-name>
            <given-names>L.</given-names>
            <surname>Marquez</surname>
          </string-name>
          .
          <year>2008</year>
          .
          <article-title>A smorgasbord of features for automatic MT evaluation</article-title>
          .
          <source>In Proc. of the Third Workshop on Statistical Machine Translation</source>
          , pages
          <volume>195</volume>
          {
          <fpage>198</fpage>
          . ACL.
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [Gimenez and Marquez2010]
          <string-name>
            <surname>Gimenez</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          and
          <string-name>
            <given-names>L.</given-names>
            <surname>Marquez</surname>
          </string-name>
          .
          <year>2010</year>
          .
          <article-title>Asiya: An open toolkit for automatic machine translation (meta-) evaluation</article-title>
          .
          <source>In Prague Bulletin of Mathematical Linguistics</source>
          ,
          <volume>94</volume>
          , pages
          <fpage>77</fpage>
          {
          <fpage>86</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [Gotti, Langlais, and Farzindar2013]
          <string-name>
            <surname>Gotti</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Langlais</surname>
          </string-name>
          ,
          <article-title>and</article-title>
          <string-name>
            <given-names>A.</given-names>
            <surname>Farzindar</surname>
          </string-name>
          .
          <year>2013</year>
          .
          <article-title>Translating government agencies' tweet feeds: Speci cities, problems and (a few) solutions</article-title>
          .
          <source>In Proc. of the NACCL</source>
          <year>2013</year>
          , pages
          <fpage>80</fpage>
          {
          <fpage>89</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [Hardmeier, Nivre, and Tiedemann2012]
          <string-name>
            <surname>Hardmeier</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>J. Nivre</surname>
            , and
            <given-names>J.</given-names>
          </string-name>
          <string-name>
            <surname>Tiedemann</surname>
          </string-name>
          .
          <year>2012</year>
          .
          <article-title>Document-wide decoding for phrase-based statistical machine translation</article-title>
          .
          <source>In Proc. of the Joint Conference on Empirical Methods in NLP and Computational Natural Language Learning</source>
          , pages
          <volume>1179</volume>
          {
          <fpage>1190</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [Hardmeier et al.2013]
          <string-name>
            <surname>Hardmeier</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Stymne</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Tiedemann</surname>
          </string-name>
          , and
          <string-name>
            <given-names>J.</given-names>
            <surname>Nivre</surname>
          </string-name>
          .
          <year>2013</year>
          .
          <article-title>Docent: A document-level decoder for phrase-based statistical machine translation</article-title>
          .
          <source>In Proc. of the 51st ACL Conference</source>
          , pages
          <volume>193</volume>
          {
          <fpage>198</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [Jehl, Hieber, and Riezler2012]
          <string-name>
            <surname>Jehl</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Hieber</surname>
          </string-name>
          , and
          <string-name>
            <given-names>S.</given-names>
            <surname>Riezler</surname>
          </string-name>
          .
          <year>2012</year>
          .
          <article-title>Twitter translation using translation-based cross-lingual retrieval</article-title>
          .
          <source>In Proc. of the 7th Workshop on Statistical Machine Translation. ACL</source>
          <year>2012</year>
          , pages
          <fpage>410</fpage>
          {
          <fpage>421</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [Koehn et al.2007] Koehn,
          <string-name>
            <surname>P.</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Hoang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Birch</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Callison-Burch</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Federico</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Bertoldi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Cowan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Shen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Moran</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Zens</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Dyer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Bojar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Constantin</surname>
          </string-name>
          , and
          <string-name>
            <given-names>E.</given-names>
            <surname>Herbst</surname>
          </string-name>
          .
          <year>2007</year>
          .
          <article-title>Moses: open source toolkit for statistical machine translation</article-title>
          .
          <source>In Proc. of the 45th ACL Conference</source>
          , pages
          <volume>177</volume>
          {
          <fpage>180</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [Lavie and Agarwal2007]
          <string-name>
            <surname>Lavie</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          and
          <string-name>
            <given-names>A.</given-names>
            <surname>Agarwal</surname>
          </string-name>
          .
          <year>2007</year>
          .
          <article-title>Meteor: an automatic metric for MT evaluation with high levels of correlation with human judgments</article-title>
          .
          <source>In Proc. of the Second Workshop on Statistical Machine Translation</source>
          , pages
          <volume>228</volume>
          {
          <fpage>231</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [Lin and Och2004]
          <string-name>
            <surname>Lin</surname>
          </string-name>
          ,
          <string-name>
            <surname>C.-Y and F.J. Och</surname>
          </string-name>
          .
          <year>2004</year>
          .
          <article-title>Automatic evaluation of machine translation quality using longest common subsequence and skip-bigram statics</article-title>
          .
          <source>In Proc. of the 42nd Annual Meeting of the ACL</source>
          , pages
          <volume>605</volume>
          {
          <fpage>612</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          <string-name>
            <surname>[Mart</surname>
          </string-name>
          nez-Garcia et al.2014]
          <article-title>Mart nezGarcia</article-title>
          , E.,
          <string-name>
            <surname>C.</surname>
          </string-name>
          <article-title>Espan~a-</article-title>
          <string-name>
            <surname>Bonet</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <string-name>
            <surname>Tiedemann</surname>
            , and
            <given-names>L.</given-names>
          </string-name>
          <string-name>
            <surname>Marquez</surname>
          </string-name>
          .
          <year>2014</year>
          .
          <article-title>Word's vector representations meet machine translation</article-title>
          .
          <source>In Proc. of SSST-8</source>
          , Eighth Workshop on Syntax,
          <source>Semantics and Structure in Statistical Translation</source>
          , pages
          <volume>132</volume>
          {
          <fpage>134</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [Melamed,
          <string-name>
            <surname>Green</surname>
          </string-name>
          , and Turian2003]
          <string-name>
            <surname>Melamed</surname>
            ,
            <given-names>I.D.</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Green</surname>
          </string-name>
          ,
          <string-name>
            <given-names>and J.P.</given-names>
            <surname>Turian</surname>
          </string-name>
          .
          <year>2003</year>
          .
          <article-title>Precision and recall of machine translation</article-title>
          .
          <source>In Proc. of the Joint Conference on HLT-NAACL.</source>
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [Mikolov et al.2013a]
          <string-name>
            <surname>Mikolov</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Chen</surname>
          </string-name>
          , G. Corrado, and
          <string-name>
            <given-names>J.</given-names>
            <surname>Dean</surname>
          </string-name>
          . 2013a.
          <article-title>E cient estimation of word representations in vector space</article-title>
          .
          <source>In Proc. of Workshop</source>
          at ICLR. http://code.google.com/p/word2vec.
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [Mikolov et al.2013b]
          <string-name>
            <surname>Mikolov</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          , I. Sutskever, G. Corrado, and
          <string-name>
            <given-names>J.</given-names>
            <surname>Dean</surname>
          </string-name>
          . 2013b.
          <article-title>Distributed representations of words and phrases and their compositionality</article-title>
          .
          <source>In Proc. of NIPS</source>
          , pages
          <volume>3111</volume>
          {
          <fpage>3119</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [Munro2010]
          <string-name>
            <surname>Munro</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          <year>2010</year>
          .
          <article-title>Crowdsourced translation for emergency response in haiti: the global collaboration of local knowledge</article-title>
          .
          <source>In AMTA Workshop on Collaborative Crowdsourcing for Translation</source>
          , pages
          <fpage>1</fpage>
          <lpage>{</lpage>
          4.
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [Nie en et al.2000]
          <article-title>Nie en</article-title>
          , S.,
          <string-name>
            <given-names>F.</given-names>
            <surname>Och</surname>
          </string-name>
          , G. Leusch, and
          <string-name>
            <given-names>H.</given-names>
            <surname>Ney</surname>
          </string-name>
          .
          <year>2000</year>
          .
          <article-title>An evaluation tool for machine translation: Fast evaluation for MT research</article-title>
          .
          <source>In Proc. of the 2nd International LREC Conference</source>
          , pages
          <volume>339</volume>
          {
          <fpage>342</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [Och2003]
          <string-name>
            <surname>Och</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          <year>2003</year>
          .
          <article-title>Minimum error rate training in statistical machine translation</article-title>
          .
          <source>In Proc. of the ACL Conference</source>
          , pages
          <volume>160</volume>
          {
          <fpage>167</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [Och and Ney2003]
          <string-name>
            <surname>Och</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          and
          <string-name>
            <given-names>H.</given-names>
            <surname>Ney</surname>
          </string-name>
          .
          <year>2003</year>
          .
          <article-title>A systematic comparison of various statistical alignment models</article-title>
          .
          <source>Computational Linguistics</source>
          , pages
          <volume>19</volume>
          {
          <fpage>51</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [Papineni et al.2002]
          <string-name>
            <surname>Papineni</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Roukos</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Ward</surname>
          </string-name>
          , and
          <string-name>
            <given-names>W.</given-names>
            <surname>Zhu</surname>
          </string-name>
          .
          <year>2002</year>
          .
          <article-title>BLEU: A Method for Automatic Evaluation of Machine Translation</article-title>
          .
          <source>In Proc. of the 40th Annual Meeting of the Association for Computational Linguistics</source>
          , pages
          <volume>311</volume>
          {
          <fpage>318</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          [Pouliquen, Steinberger, and Ignat2003]
          <string-name>
            <surname>Pouliquen</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Steinberger</surname>
          </string-name>
          , and
          <string-name>
            <given-names>C.</given-names>
            <surname>Ignat</surname>
          </string-name>
          .
          <year>2003</year>
          .
          <article-title>Automatic identi cation of document translations in large multilingual document collections</article-title>
          .
          <source>In Proc. of the International Conference on Recent Advances in NLP (RANLP-2003)</source>
          , pages
          <fpage>401</fpage>
          {
          <fpage>408</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          [Snover et al.2006] Snover,
          <string-name>
            <surname>M.</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.J.</given-names>
            <surname>Dorr</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Schwartz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Micciulla</surname>
          </string-name>
          , and
          <string-name>
            <given-names>J.</given-names>
            <surname>Makhoul</surname>
          </string-name>
          .
          <year>2006</year>
          .
          <article-title>A study of translation edit rate with targeted human annotation</article-title>
          .
          <source>In Proc. of the 7th Conference of the AMTA</source>
          , pages
          <volume>223</volume>
          {
          <fpage>231</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          [Snover et al.2009] Snover,
          <string-name>
            <surname>M.</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Madnani</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.J.</given-names>
            <surname>Dorr</surname>
          </string-name>
          , and
          <string-name>
            <given-names>R.</given-names>
            <surname>Schwartz</surname>
          </string-name>
          .
          <year>2009</year>
          .
          <article-title>Fluency, adequacy or HTER? Exploring different human judgments with a tunable MT metric</article-title>
          .
          <source>In Proc. of the Fourth Workshop on Statistical Machine Translation</source>
          , pages
          <volume>259</volume>
          {
          <fpage>268</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          [Specia et al.2013]
          <string-name>
            <surname>Specia</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Shah</surname>
          </string-name>
          ,
          <string-name>
            <surname>J. G. C. De Souza</surname>
            , and
            <given-names>T.</given-names>
          </string-name>
          <string-name>
            <surname>Cohn</surname>
          </string-name>
          .
          <year>2013</year>
          .
          <article-title>QuEst - A translation quality estimation framework</article-title>
          .
          <source>In Proc. of ACL Demo Session</source>
          , pages
          <volume>79</volume>
          {
          <fpage>84</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          [Stolcke2002]
          <string-name>
            <surname>Stolcke</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <year>2002</year>
          .
          <article-title>SRILM { An extensible language modeling toolkit</article-title>
          .
          <source>In Proc. Intl. Conf. on Spoken Language Processing</source>
          , pages
          <volume>257</volume>
          {
          <fpage>286</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          [Tiedemann2009]
          <string-name>
            <surname>Tiedemann</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <year>2009</year>
          .
          <article-title>News from OPUS - a collection of multilingual parallel corpora with tools and interfaces</article-title>
          .
          <source>In Recent Advances in Natural Language Processing</source>
          (vol V), pages
          <fpage>237</fpage>
          {
          <fpage>248</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          [Tiedemann2012]
          <string-name>
            <surname>Tiedemann</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <year>2012</year>
          .
          <article-title>Parallel data, tools and interfaces in opus</article-title>
          .
          <source>In Proc. of the 8th International Conference on Language Resources and Evaluation (LREC'2012)</source>
          , pages
          <fpage>2214</fpage>
          <lpage>{</lpage>
          2218. http://opus.ling l.uu.se.
        </mixed-citation>
      </ref>
      <ref id="ref29">
        <mixed-citation>
          [Tillmann et al.1997]
          <string-name>
            <surname>Tillmann</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Vogel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Ney</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Zubiaga</surname>
          </string-name>
          , and
          <string-name>
            <given-names>H.</given-names>
            <surname>Sawaf</surname>
          </string-name>
          .
          <year>1997</year>
          .
          <article-title>Accelerated DP based Search for Statistical Translation</article-title>
          .
          <source>In Proc. of European Conference on Speech Communication and Technology.</source>
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>