<!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>Overview of TweetMT: A Shared Task on Machine Translation of Tweets at SEPLN 2015</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>In~aki Alegria</string-name>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Nora Aranberri</string-name>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Cristina Espan~a-Bonet</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Pablo Gamallo</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Hugo Goncalo Oliveira</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Eva Mart nez</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>In~aki San Vicente</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Antonio Toral</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Arkaitz Zubiaga</string-name>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Dublin City University</institution>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>University of Coimbra</institution>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>University of Warwick</institution>
        </aff>
        <aff id="aff3">
          <label>3</label>
          <institution>University of the Basque Country</institution>
        </aff>
      </contrib-group>
      <abstract>
        <p>This article presents an overview of the shared task that took place as part of the TweetMT workshop held at SEPLN 2015. The task consisted in translating collections of tweets from and to several languages. The article outlines the data collection and annotation process, the development and evaluation of the shared task, as well as the results achieved by the participants.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>While research in machine translation has
been studied for a while now, the application
of machine translation techniques to tweets
is still in its infancy. The machine
translation of tweets is a challenging task
which, to a great extent, depends on
the spelling and grammatical quality of
the tweets that one has to provide the
translations for. In fact, the di culty of a
tweet translation process varies dramatically
for di erent types of tweets ranging from
informal posts to formal announcements
and news headlines posted by social media
editors or community managers. The
former are often written from mobile devices,
which exacerbates the poor quality of the
spelling, and include linguistic inaccuracies,
symbols and diacritics. Tweets also vary in
terms of structure, including features which
are exclusively used in the platform, such
as hashtags, user mentions, and retweets,
among others. These characteristics make
the application of machine translation tools
to tweets a new problem that requires speci c
processing techniques to perform e ectively.</p>
      <p>
        The machine translation of tweets is
usually tackled in two di erent ways: (1) as
a direct translation task (tweet-to-tweet),
or (2) as an indirect translation task (tweet
normalization to standard text
        <xref ref-type="bibr" rid="ref13 ref24 ref7">(Kaufmann
and Kalita, 2010)</xref>
        , text translation and,
if needed, tweet generation). Despite the
fact that the direct translation approach
would look like the natural approach in
an ideal scenario, the lack of parallel
or comparable corpora of tweets for the
working languages
        <xref ref-type="bibr" rid="ref13 ref24 ref7">(Petrovic, Osborne,
and Lavrenko, 2010)</xref>
        makes the indirect
approach a more viable solution in most
of the cases. Alternatively, researchers
have also tried to gather similar tweets in
other languages, leveraging Cross-Lingual
Information Retrieval techniques
        <xref ref-type="bibr" rid="ref12">(Jehl,
Hieber, and Riezler, 2012)</xref>
        .
      </p>
      <p>
        Despite the paucity of research in the
speci c task of translating tweets, an
increasing interest can be observed in the
scienti c community
        <xref ref-type="bibr" rid="ref23 ref9">(Gotti, Langlais, and
Farzindar, 2013; Peisenieks and Skadins,
2014)</xref>
        . Similarly, a related and highly
relevant direction of research is the work on
machine translation of SMS texts, such as
Munro's study in the context of the 2010
Haiti earthquake
        <xref ref-type="bibr" rid="ref20">(Munro, 2010)</xref>
        .
      </p>
      <p>
        Provided the dearth of benchmark
resources and comparison studies bringing
to light the potential and shortcomings
of today's machine translation techniques
applied to tweets, we organized TweetMT,
a workshop and shared task1 on machine
translation applied to tweets. This workshop
is a follow-up to two other related workshops
organized in previous years also at SEPLN:
TweetNorm 2013
        <xref ref-type="bibr" rid="ref1">(Alegria et al., 2013)</xref>
        and
TweetLID 2014
        <xref ref-type="bibr" rid="ref29">(Zubiaga et al., 2014)</xref>
        . The
workshop intended to be a forum where
researchers had a chance to compare their
methods, systems and results and the task
focuses on MT of tweets between languages
of the Iberian Peninsula (Basque, Catalan,
Galician, Portuguese, and Spanish).
      </p>
      <p>As a starting point, and especially given
the little work performed so far in the eld,
the corpora we compiled for the shared task
includes tweets that are mostly formal and
correctly written, while keeping the brevity
inherent to tweets. While the corpora
might not be fully representative of the texts
that one can nd on Twitter, it is instead
intended to boost the work performed within
the eld, encouraging researchers to submit
preliminary contributions that will then help
better understand the state of the art so
that future work can be set forth. As
this research matures, subsequent corpora
will include a wide variety of informal and
misspelled tweets to keep making progress.
2</p>
    </sec>
    <sec id="sec-2">
      <title>Creation of a Benchmark</title>
    </sec>
    <sec id="sec-3">
      <title>Dataset</title>
      <p>
        To the best of our knowledge, there is no
parallel tweet dataset available apart from
that produced by
        <xref ref-type="bibr" rid="ref15">(Ling et al., 2013)</xref>
        , which
di ers from our purposes in that they worked
on tweets that mix two languages, providing
the translated text within the same tweet.
Since we wanted to work on the translation of
entire tweets into new tweets, we generated
a corpus for the speci c purposes of the
TweetMT Workshop.
      </p>
      <p>In order to facilitate corpus generation,
we developed a semi-automatic method
to retrieve and align parallel tweets.
The semi-automatic method consists in
1http://komunitatea.elhuyar.eus/tweetmt/
identifying multiple Twitter authors that
tweet identical content, albeit in di erent
languages, either from a single account
or from two di erent accounts. Hence,
whenever possible, the parallel corpora
have been generated from multilingual
Twitter accounts; this methodology was
applied for the Catalan{Spanish (ca-es) and
Basque{Spanish (eu-es) language pairs, as
we found authors that concurrently tweet
in these languages. However, we did not
nd authors that meet these characteristics
for the other two language pairs, i.e.,
Portuguese{Spanish and Galician{Spanish
(pt-es and gl-es); in these cases, the parallel
tweets were manually produced through
crowdsourcing. Di erent to the language
pairs that could be automatically aligned, in
the latter cases only test sets were generated
due to time and budget constraints.</p>
      <p>The following sections give details about
the creation of the datasets. Table 1 shows
some statistics of those datasets.
2.1</p>
      <sec id="sec-3-1">
        <title>Corpus Creation from</title>
      </sec>
      <sec id="sec-3-2">
        <title>Multilingual Accounts</title>
        <p>The corpus creation process out of
multilingual Twitter accounts can be
divided into two steps: (i) identifying the
accounts and collecting the messages, and
(ii) semi-automatic alignment of translated
tweets.</p>
        <sec id="sec-3-2-1">
          <title>2.1.1 Accounts and Collected Data</title>
          <p>
            Di erent to
            <xref ref-type="bibr" rid="ref15">(Ling et al., 2013)</xref>
            , we do not aim
for mixed language tweets, where the source
and target segments are included in the
same tweet, but rather we manually select a
number of authors that tend to post messages
in various languages. It is worth noting that
this strategy for sampling the authors leads
to a prevalence of account types that belong
to organizations and famous personalities.
          </p>
          <p>We identi ed two kinds of \authors"
following this strategy: (i) authors that use
a single account to post messages in di erent
languages, and (ii) authors that have parallel
accounts to post in di erent languages using
separate accounts. The initial collection
of tweets amounted to 23 Twitter accounts
(from 16 authors) for the eu-es pair and 19
accounts (from 14 authors) for the ca-es pair.
In all, 75,000 tweets were collected for eu-es
and 51,000 tweets for the ca-es language
pair. The collection includes tweets posted
between November 2013 and March 2015.</p>
          <p>The initial corpus was then split into two
datasets: one development-set composed of
4,000 parallel tweets for each language pair
and one test-set composed of 2,000 parallel
tweets for each language pair.</p>
          <p>Author distribution in the development
set was limited to account with most tweets
(2 for ca-es and 4 for eu-es). Test-sets
also contain tweets from the authors in
the development set, but tweets from new
"unseen" authors are also introduced. This
way we have the possibility to evaluate
systems both on "in-domain" and "out-of
domain" scenarios.</p>
          <p>As we said before, one of the limitations
of our strategy is that it is only applicable
to certain language pairs. The linguistic
realities of Basque and Catalan (both are
considered to be co-o cial together with
Spanish in certain regions that support
bilingualism) make the application of
such methods viable for our purposes.
Unfortunately, it was not the case for
pt-es and gl-es pairs. It is understandable
that few or no users have the need to
tweet both in Spanish and Portuguese,
which have little or no geographical
overlap; it was however a surprise not
to nd any such example for Galician and
Spanish, which has the same status as
Catalan and Basque of being co-o cial.
In consequence, we only could provide
development corpora for the eu-es and ca-es
language pairs. For the Galician{Spanish
and Portuguese{Spanish language pairs,
test sets were manually generated through
crowdsourcing. Speci cally, we used the
CrowdFlower platform to translate tweets
into the other language. Section 2.2 further
discusses this process.</p>
        </sec>
        <sec id="sec-3-2-2">
          <title>2.1.2 Alignment</title>
          <p>The large volume of tweets collected in the
previous step needs to be properly aligned in
order to create the parallel corpus. Aligning
tweets of an author within and across
accounts requires both to nd matching
translations as well as to occasionally get
rid of tweets that have no translations. We
perform this process semi-automatically, rst
by automatically aligning tweets that are
likely to be each other's translation, and then
by manually checking the accuracy of those
alignments.</p>
          <p>
            Before we can even align tweets with their
likely translations, we needed to identify the
language each tweet is written in through
language identi cation
            <xref ref-type="bibr" rid="ref29">(Zubiaga et al., 2014)</xref>
            .
While Twitter does provide the language
ID along with tweet's metadata, Basque
and Catalan are never tagged as such by
Twitter, so that we implemented our own
language identi cation module to identify
these languages. Language identi cation is
done by using TextCat2 trained over Twitter
speci c data.
          </p>
          <p>Once we have an author's tweets separated
by language, and hence with source language
tweets and target language tweets separated,
we need to align them with likely translations
for each tweet. For the automated process,
we de ned a set of heuristics and statistics
that would help us nd matches quite
accurately. Speci cally, we looked at the
following three characteristics to nd likely
matches:</p>
          <p>Publication date. Translations
must be published within a certain
period range to be apped as possible
translations of each other. The
di erence between source and target
timestamps must not exceed a certain
threshold. The value of the treshold
was set overall to 10 hours, although
for a few accounts the publication date
di erence was restricted to 1 hour
after empirically detecting too much
noise with the more relaxed standard
threshold.</p>
          <p>Overlap of hashtag and user
mentions in source and target
tweets. It is very rare to change
the user (@) mentions across
language, only in a few cases was
observed that phenomenon (e.g.,
using @FCBarcelona ca in a tweet in
catalan and using @FCBarcelona es in
a Spanish written tweet) are usually
maintained across languages. Hashtags
are translated, often, depending on the
popularity of a given hashtag in the
target audience. A minimum number of
user name and hashtags were required
to overlap between source and target
parallel tweet candidates. The overlap
is computed as the division between the
number of entities in the intersection
of both tweets and the entities in the
2http://www.let.rug.nl/vannoord/TextCat/
union. The threshold is empirically set
to 0.76.</p>
          <p>
            Longest Common Subsequence
ratio (LCSR)
            <xref ref-type="bibr" rid="ref3">(Cormen et al.,
2001)</xref>
            between source and target
tweets. LCSR is an orthographic
similarity measure, as it tells us how
similar two strings are. It is especially
reliable when working with closely
related languages, as parallel sentences
are often very close to each other,
because both vocabulary and word
order are closes. We empirically set a
minimum threshold of 0.45.
          </p>
          <p>As for the performance of the heuristics,
publication date closeness is e ective for
ltering out wrong candidates, but it is not
enough to nd the correct parallel tweet,
so it is applied rst of the three. User
and hashtag overlapping ration proved to be
very successful, up to the point that the
contribution of LCSR was minimal.</p>
          <p>The output of this alignment is then
corrected through manual checks by native
speakers of their respective languages. The
manual inspection showed a low error rate
in the automatic alignment, especially for
ca-es. For this language pair we found a 2%
error rate, evaluated over a sample of 400
tweets on the development set. For eu-es the
percentage increased to 15%, also evaluated
over a sample of 400 tweets. Error rate over
the collections manually reviewed to create
the test-sets was 7% for the ca-es language
pair (12500 tweets) and was 32% for the eu-es
language pair (15045).</p>
        </sec>
      </sec>
      <sec id="sec-3-3">
        <title>2.2 Crowdsourced Corpus</title>
      </sec>
      <sec id="sec-3-4">
        <title>Creation using Crowd ower</title>
        <p>
          As we did not nd bilingual
Portuguese{Spanish or Galician{Spanish
Twitter accounts, we used the CrowdFlower
platform3 to build the test data for this
language pair. CrowdFlower provides
a cheap and fast method for collecting
annotations from a broad base of paid
non-expert contributors over the Web.
It works in a similar way to Amazon's
Mechanical Turk
          <xref ref-type="bibr" rid="ref26">(Snow et al., 2008)</xref>
          which
cannot be used in our case because it requires
to have an US address and credit card.
        </p>
        <p>In the task we de ned, the contributors
had to translate manually, from Spanish
3http://www.crowdflower.com/
to Portuguese and Galician, a dataset with
2; 552 Spanish tweets, taken from both our
ca-es and eu-es parallel corpora, and divided
in working tasks of 10 tweets each.</p>
        <p>Instructions were provided to workers in
order to make sure that the translations
were consistent. For instance, contributors
were asked not to translate user mentions
(keywords with a leading @) and URLs,
while hashtags should only be translated
if the contributor considered that it would
be natural to use the Portuguese/Galician
hashtag.</p>
        <p>The crowdsourcing platform allows to
con gure the jobs using a number of options.
We used some of them with the aim
of obtaining translations of a reasonable
quality:</p>
        <p>Geography. One can select a set of
countries from which workers are allowed
to work on the job. We limited the
countries to Spain for Galician and to
Portugal and Brazil for Portuguese.4
Performance level. Contributors
of the platform fall into three levels,
according to their performance. Our
jobs were limited to contributors
in level 3 (the top level), de ned
by Crowd ower as \the highest
performance contributors who account
for 7% of monthly judgments and
maintain the highest level of accuracy
across an even larger spectrum of
CrowdFlower jobs [compared to
contributors in levels 1 and 2]". In
the case of Galician, we had to change
this setting to level 1 as the tasks were
getting completed too slowly.</p>
        <sec id="sec-3-4-1">
          <title>Language capability. It allows to</title>
          <p>restrict the contributors that can work
in the job by their language skills.
For translations into Portuguese, we
restricted the contributors to those who
are veri ed speakers of Portuguese.
Galician is not in the list of languages
provided in CrowdFlower, so this job
was not con gured in this case.</p>
          <p>4Initially, the task to translate into Portuguese
was only opened for users from Portugal as the
focus is on Iberian Portuguese, but after we realized
we were having no contributions, we broadened the
geographical scope to Brazil as well, which helped to
obtain contributions more swiftly.</p>
          <p>Speed trap. If set, contributors are
automatically removed from the job if
they take less than a speci ed amount
of time to complete a task. Our jobs
contained tasks of 10 translations each
and the time trap was set to 150 seconds.
Hence if a worker toke less than 15
seconds to translate per tweet he/she
would be automatically removed from
the job.</p>
          <p>The task of translating into Portugese was
completed by 40 di erent contributors, all
of them from Brazil. The contributors were
inquired about the quality of the task; they
were asked to rank out of 5 the clarity of
the instructions (average 4.12), ease of the
job (3.78), pay (4.17) and overall satisfaction
(4.05). The task to translate into Galician
was carried out by 10 contributors. They
ranked the task as follows: clarity of the
instructions (4.90), ease of the job (3.59), pay
(3.82) and overall satisfaction (4.00).</p>
          <p>As a nal result, we obtained a parallel
corpus with 2; 500 pt-es and 777 gl-es tweets
which were split into two test datasets with
1; 225 entries for each translation direction
for pt-es and 388 for gl-es. To verify the
quality of the translations, samples of 30
tweets were evaluated both for Portuguese
and for Galician. In both cases they were
considered acceptable by the Portuguese and
Galician authors of the current paper, even
if some errors were detected. In the case of
Galician, we found some mistakes derived the
new spelling rules imposed since 2003. In
the case of Portuguese, six errors (most of
them lexical problems) were found from the
30 tweets evaluated.</p>
        </sec>
      </sec>
      <sec id="sec-3-5">
        <title>2.3 Datasets post-processing</title>
        <p>Before delivering the data sets to the
participants the test was pre-processed. The
development corpus includes the original
tweets, neither @user nor URLs were
normalized, but they are in the test corpus
where @user and URLs are standardized to
IDIDID and URLURLURL, respectively.</p>
        <p>Datasets are distributed in tab separated
format (tsv) les. For each language pair two
les are provided, one for every translation
direction. For the language pairs where the
parallel corpus was gathered exclusively from
Twitter |this includes ca, es, and eu| the
les contains the tweetID, userID, date and
the text of each tweet. For the language
Dataset
eu-esdev
ca-esdev
eu-estest
es-eutest
ca-estest
es-catest
gl-estest
es-gltest
pt-estest
es-pttest</p>
        <p>Tweets Authors Tokens URL @user
pairs where the corpus was obtained via
crowdsourcing |gl and pt |, the le contains
a segmentID and the text of the tweet.
3</p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>Evaluation Framework</title>
      <p>The test sets just described were delivered
to the participants which had to return the
translations with the following tab separated
format:
tweet Id &lt;tab&gt; source language text
&lt;tab&gt; translation nn</p>
      <p>The translated test would then be
extracted, cut to a maximum length of
140 characters, and evaluated by automatic
means.</p>
      <p>The performance of the systems is
assessed with lexical and syntactic automatic
evaluation measures compared against a
single reference. Lexical metrics which
are mostly based on n-gram matching are
available for all the language pairs under
study. However, syntactic metrics are only
available for Spanish and some of them for
Catalan.</p>
      <sec id="sec-4-1">
        <title>3.1 Evaluation Metrics</title>
        <p>In order to study the quality of the
translations at di erent levels we use a wide
set of metrics as de ned as follows:</p>
        <sec id="sec-4-1-1">
          <title>Lexical evaluation measures</title>
          <p>
            PER
            <xref ref-type="bibr" rid="ref27">(Tillmann et al., 1997)</xref>
            ,
TER
            <xref ref-type="bibr" rid="ref25">(Snover et al., 2006)</xref>
            , WER
            <xref ref-type="bibr" rid="ref21">(Nie en
et al., 2000)</xref>
            : Subset of metrics based on
edit distances
BLEU
            <xref ref-type="bibr" rid="ref22">(Papineni et al., 2002)</xref>
            ,
NIST
            <xref ref-type="bibr" rid="ref4">(Doddington, 2002)</xref>
            , ROUGE
(RG): Based on n-gram matching
(lexical precision: BLEU, NIST; and
lexical recall: ROUGE). For ROUGE
we use RGS*, i.e. a variant with skip
bigrams without max-gap-length)
GTM
            <xref ref-type="bibr" rid="ref18">(Melamed, Green, and Turian,
2003)</xref>
            , METEOR
            <xref ref-type="bibr" rid="ref2">(Banerjee and Lavie,
2005)</xref>
            (MTR): Based on the F-measure.
For GTM we use GTM2, with the
parameter associated to long matches
e = 2; for METEOR we use MTRex,
i.e. using only exact matching.
          </p>
          <p>
            Ol
            <xref ref-type="bibr" rid="ref6">(Gimenez and Marquez, 2008)</xref>
            :
Lexical Overlap is a measure based on
the Jaccard coe cient
            <xref ref-type="bibr" rid="ref11">(Jaccard, 1912)</xref>
            to quantify the similarity between sets.
Lexical items associated with candidate
and reference translations are considered
as two separate sets of items. Overlap
is computed as the cardinality of their
intersection divided by the cardinality of
their union.
          </p>
          <p>
            ULC
            <xref ref-type="bibr" rid="ref6">(Gimenez and Marquez, 2008)</xref>
            :
U niform Linear Combination. When
applied to lexical metrics it includes
WER, PER, TER, BLEU, NIST, RGS*,
GTM2, MTRex.
          </p>
        </sec>
        <sec id="sec-4-1-2">
          <title>Syntactic evaluation measures</title>
          <p>
            SP-Op, SP-Oc, SP-pNIST
            <xref ref-type="bibr" rid="ref5">(Gimenez and
Marquez, 2007)</xref>
            5: Based on the lexical
overlap according to the part-of-speech
or chunk and the NIST score over these
elements (Shallow Parsing)
CP-Op, CP-Oc, CP-STM9
            <xref ref-type="bibr" rid="ref5">(Gimenez
and Marquez, 2007)</xref>
            6: Based on the
lexical overlap among part-of-speech or
constituents of constituency parse trees
(Constituency Parsing)
ULC
            <xref ref-type="bibr" rid="ref6">(Gimenez and Marquez, 2008)</xref>
            :
U niform Linear Combination. When
applied to syntactic metrics it includes
the available metrics for the speci c
language.
          </p>
          <p>
            All measures have been calculated
with the Asiya toolkit7 for MT
evaluation
            <xref ref-type="bibr" rid="ref13 ref24 ref7">(Gimenez and Marquez, 2010)</xref>
            .
4
          </p>
        </sec>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>Shared Task Results</title>
      <p>Participants were required to register8 in
order to obtain the development and test
data-sets. Each participant had only 72
5Family of metrics only available for Catalan and
Spanish.</p>
      <p>6Family of metrics only available for Spanish.
7http://nlp.cs.upc.edu/asiya/
8http://komunitatea.elhuyar.eus/tweetmt/
participation/
hours to work on the test set and to send
the results.
4.1</p>
      <sec id="sec-5-1">
        <title>Overview of the Systems</title>
      </sec>
      <sec id="sec-5-2">
        <title>Submitted</title>
        <p>
          Out of the 5 initially registered participants,
only three teams ended up submitting their
results: DCU (Dublin City University)
for 3 tracks (ca-es, eu-es, pt-es)
          <xref ref-type="bibr" rid="ref28">(Toral
et al., 2015)</xref>
          ; EHU (University of the
Basque Country) for the eu-es track
          <xref ref-type="bibr" rid="ref1">(Alegria
et al., 2015)</xref>
          ; and UPC (Universitat
Politecnica de Catalunya) for the ca-es
track
          <xref ref-type="bibr" rid="ref16">(Mart nez-Garcia, Espan~a-Bonet, and
Marquez, 2015)</xref>
          . In all, two teams submitted
results for the eu-es and ca-es tracks, one
team participated in the pt-es track, and no
submissions were received for the gl-es pair.
        </p>
        <p>
          The related shared tasks that we
organized in recent years (i.e., TweetNorm
          <xref ref-type="bibr" rid="ref1">(Alegria et al., 2013)</xref>
          and TweetLID
          <xref ref-type="bibr" rid="ref29">(Zubiaga
et al., 2014)</xref>
          ) attracted a higher number of
participants. One of the reasons for this
drop in number of participants might be the
fact that English has not been considered
this time as one of the languages included
in the task; this could have made the task
less appealing to some groups, which led to
fewer participants from outside the Iberian
Peninsula.
        </p>
        <p>The main characteristics of the systems
submitted are compiled in Table 2 and can
be summarized as follows:
DCU This team submitted systems for
three language pairs in both directions:
Spanish from/to Catalan, Basque and
Portuguese. They used a range of
techniques including state-of-the-art
SMT, morph segmentation (only
for Basque as a morphologically
rich language), data selection as a
means of domain adaptation, available
open-source rule-based systems and,</p>
        <p>nally, system combination to combine
the strengths of the di erent systems
that were built. DCU gathered vast
amounts of tweets (from 11M for
Basque to 130M for Spanish) to perform
monolingual domain adaptation and
complemented this with publicly
available general-domain monolingual
and parallel corpora. The rst (DCU1),
second (DCU2) and third (DCU3)
systems submitted for each language</p>
        <p>Distinctive features
DCU1
DCU2
DCU3
EHU1
EHU2
UPC1
UPC2</p>
        <p>System
combination</p>
        <p>or
SMT
SMT
RBMT
SMT
SMT</p>
        <p>Moses and Apertium (ES$CA), Moses, cdec and Apertium
(ES!EU), cdec (EU!ES), Moses (ES$PT).</p>
        <p>Moses (ES!CA), Moses, cdec and Apertium (CA!ES, EU!ES),
Moses, cdec, ParFDA, Matxin and Morph (ES!EU),
Moses and cdec (ES$PT).</p>
        <p>Moses, cdec and Apertium (ES!CA, ES$PT), Moses, ParFDA
and Apertium (CA!ES), Moses, cdec, Matxin and Morph (ES!EU),
Moses, cdec, Apertium and Morph (EU!ES).</p>
        <p>Speci c language model and pre- and post-processing for tweets
Adaptation to Tweets (mainly hashtags)
Moses system</p>
        <p>Document-level system (Docent), semantic models
direction were the individual systems
or combinations that obtained the
best, second best and third best result,
respectively, on the development set.</p>
        <p>EHU This team submitted systems for
the Basque{Spanish pair. They have
adapted previous MT engines for the
es{eu and eu-es directions. For the
translation into Basque RBMT and
SMT were adapted whereas for the
translation from Basque only a SMT
based system was used. The main
work was pre- and post-processing for
adaptation to tweets and collecting
new resources for training and tuning
the systems. For RBMT, a small
dictionary of hashtags was obtained
from the development-set. For SMT,
language models were improved using
monolingual corpora from previous
shared tasks and a new corpora of tweets
in Basque.</p>
        <p>UPC The team submitted two systems for
the Catalan{Spanish language pair. The</p>
        <p>
          rst one (UPC1) is a standard SMT
system built with Moses
          <xref ref-type="bibr" rid="ref14">(Koehn et
al., 2007)</xref>
          and trained with 2,178,796
parallel sentences extracted from the El
Periodico parallel corpus9. The second
system (UPC2) uses a document-level
decoder, Docent
          <xref ref-type="bibr" rid="ref10">(Hardmeier et al.,
2013)</xref>
          , that takes UPC1 as a rst
step. Besides, the system uses
as additional feature semantic models
9http://catalog.elra.info/product_info.
php?products_id=1122
obtained with word2vec
          <xref ref-type="bibr" rid="ref19">(Mikolov et
al., 2013)</xref>
          . Besides the parallel tweets
available for the shared task, both
systems use monolingual tweets for genre
and domain adaptation. UPC2 was
only submitted for Catalan-to-Spanish.
        </p>
        <p>The authors report some problems with
this con guration and include both the
o cial and new results in their paper.</p>
        <p>Here only the o cial results are shown.
4.2</p>
      </sec>
      <sec id="sec-5-3">
        <title>Results</title>
        <p>Participants had a 72-hour window to work
with the test set and submit up to three
results per track. This section is a recap of
the results of all the tracks and systems.</p>
        <p>Table 3 and Table 4 show the results for
the participants in the ca-es track. In Table
3, the lexical measures introduced in the
previous section are shown and in Table 4
the syntactic ones. Five systems from two
teams have been evaluated. DCU3 system
was the best for the ca-es direction, a system
combining two kinds of SMT engines plus
a RBMT one. For the es-ca direction,
the two simplest pure phrase-based SMT
systems, UPC1 and DCU2, obtained the
highest scores. The two teams used very
similar corpora in their experiments, so the
techniques they used make the di erence in
this case.</p>
        <p>Tables 5, 6, 7 and 8 show the results for
the participants in the eu-es and pt-es tracks.
For the eu-es track four or ve (depending on
the direction) systems were presented by two
teams. In general, the best translator for this
language pair is the statistical system EHU1
in both directions. When translating from
Spanish into Basque, however, DCU2 with
the combination of 5 di erent systems gets
very similar scores. Di erences in this case
are in general not statistically signi cant.</p>
        <p>Finally, in the pt-es track DCU submitted
the results of three systems. DCU3 was
the best in the pt-es direction. As in the
ca-es track, their best system is again a
combination of two kinds of SMT engines
and a RBMT one. On the opposite
direction the best system, DCU2, does not
include translation options from the RBMT,
probably re ecting a lower quality for this
engine on tweets. Notice that their best
system in development does not correspond
to the best system in test.</p>
        <p>
          Based on the previous gures as well as
on the conclusions drawn by the authors
of the papers submitted to the shared
task
          <xref ref-type="bibr" rid="ref1 ref16 ref28">(Toral et al., 2015; Alegria et al.,
2015; Mart nez-Garcia, Espan~a-Bonet, and
Marquez, 2015)</xref>
          , we can emphasize the
following conclusions:
        </p>
        <p>The results are in general very good
when compared to previous results for</p>
        <p>
          Expanding the context by using a user's
tweets within the same day can be of use
to boost the performance of the machine
translation system
          <xref ref-type="bibr" rid="ref16">(Mart nez-Garcia,
Espan~a-Bonet, and Marquez, 2015)</xref>
          .
5
        </p>
      </sec>
    </sec>
    <sec id="sec-6">
      <title>Conclusion</title>
      <p>The shared task organized at TweetMT has
enabled us to come up with a benchmark
parallel corpus of tweets for translation
applied to four language pairs: ca-es, eu-es,
gl-es and pt-es. This has allowed participants
to tune and compare their MT systems. The
corpus developed for the shared task can
in turn be downloaded from the workshop's
website10, which we expect that will enable
further research in the eld.</p>
      <p>The participants of the shared task
have applied and studied the suitability
of state-of-the-art MT techniques. These
techniques have been adapted to the speci c
features of tweets, including conventions
such as hashtags, and user mentions, as
well as considering the brevity of the
texts. The study of the results achieved by
the submitted systems enables us to draw
conclusions to better inform future research
in the eld.</p>
      <p>The results achieved by the participants
of the shared task are surprisingly high,
especially considering that we are dealing
with tweets, whose brevity and speci c
characteristics make them more challenging
to translate. Still, it is worthwhile noting
that the tweets considered in this shared task
can largely be deemed formal. Therefore, we
could say that the task (translating formal
tweets generated from multilingual Tweet
IDs) was easier than usual tasks in MT.</p>
      <p>A more thorough analysis of the task and
performance of the participating systems will
follow in an extended version of this paper,
including the conclusions after the discussion
in the workshop.</p>
      <p>We should also emphasize that these
results cannot be generalized to broader tasks
of translating tweets. However, the fact that
10http://komunitatea.elhuyar.eus/tweetmt/
resources/
formal tweets can be accurately translated
encourages its use by community managers
who tweet in di erent languages, by making
their work easier. One of our main objectives
for future work is to further generalize the
machine translation task by including all
kinds of tweets, to assess the ability of MT
systems to translate informal tweets too.
A second version of the TweetMT dataset
would include:</p>
      <p>Tweets in English, so that we can
attract a larger number of participants,
comparing a larger number of MT
systems.</p>
      <p>A more generalistic Twitter dataset
including informal tweets as well, in
order to test the result of MT to a large
and diverse corpus like Twitter.</p>
      <p>
        One of the main remaining challenges is
the need to come up with a methodology
to put together a gold standard corpus that
encompasses the di erent types of tweets
that one can nd on Twitter, including
more informal tweets than those we have
considered here. To tackle such a process,
we would rst need to solve some open
questions such as whether or not and how
to translate words that are not written in
its normalized form, as well as how to
deal with multilingualism in a single tweet.
We are con dent that the discussion among
attendees of the workshop, the presentations
of accepted papers, as well as the invited talk
        <xref ref-type="bibr" rid="ref8">(Gonzalez, 2015)</xref>
        will help pave the way in
this crucial task.
      </p>
    </sec>
    <sec id="sec-7">
      <title>Acknowledgements</title>
      <p>This work has been supported by
the following projects: Abu-Matran
(FP7-PEOPLE-2012-IAPP) PHEME (FP7,
grant No. 611233), Tacardi (Spanish
MICINN TIN2012-38523-C02-01), QTLeap
(FP7, grant No. 610516), HPCPLN
(Galician Gov, EM13/041), Celtic
(Innterconecta program, 2012-CE138).
Normalizacion lexica de tuits en espan~ol.</p>
      <p>In Tweet-Norm@SEPLN, pages 1{9.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          <string-name>
            <surname>Alegria</surname>
            , In~aki, Nora Aranberri, V ctor Fresno, Pablo Gamallo, Lluis Padro, In~aki San Vicente, Jordi Turmo, and
            <given-names>Arkaitz</given-names>
          </string-name>
          <string-name>
            <surname>Zubiaga</surname>
          </string-name>
          .
          <year>2013</year>
          .
          <article-title>Introduccion a la tarea compartida tweet-norm 2013: Alegria</article-title>
          , In~aki, Mikel Artetxe, Gorka Labaka, and
          <string-name>
            <given-names>Kepa</given-names>
            <surname>Sarasola</surname>
          </string-name>
          .
          <year>2015</year>
          .
          <article-title>EHU at TweetMT: Adapting MT engines for formal tweets</article-title>
          .
          <source>In TweetMT@SEPLN, Proc. of the SEPLN</source>
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          <string-name>
            <surname>Banerjee</surname>
            , Satanjeev and
            <given-names>Alon</given-names>
          </string-name>
          <string-name>
            <surname>Lavie</surname>
          </string-name>
          .
          <year>2005</year>
          .
          <article-title>METEOR: An Automatic Metric for MT Evaluation with Improved Correlation with Human Judgments</article-title>
          .
          <source>In Proceedings of the ACL Workshop on Intrinsic and Extrinsic Evaluation Measures for Machine Translation and/or Summarization</source>
          , pages
          <volume>65</volume>
          {
          <fpage>72</fpage>
          ,
          <string-name>
            <surname>Ann</surname>
            <given-names>Arbor</given-names>
          </string-name>
          , Michigan, June. Association for Computational Linguistics.
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          <string-name>
            <surname>Cormen</surname>
          </string-name>
          , Thomas H.,
          <source>Cli ord Stein</source>
          , Ronald L.
          <string-name>
            <surname>Rivest</surname>
            , and
            <given-names>Charles E.</given-names>
          </string-name>
          <string-name>
            <surname>Leiserson</surname>
          </string-name>
          .
          <year>2001</year>
          .
          <article-title>Introduction to Algorithms. McGraw-Hill Higher Education, 2nd edition</article-title>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          <string-name>
            <surname>Doddington</surname>
          </string-name>
          , George.
          <year>2002</year>
          .
          <article-title>Automatic Evaluation of Machine Translation Quality Using N-gram Co-Occurrence Statistics</article-title>
          .
          <source>In Proceedings of the 2nd Internation Conference on Human Language Technology (HLT)</source>
          , pages
          <fpage>138</fpage>
          {
          <fpage>145</fpage>
          , San Diego, CA, USA.
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          <string-name>
            <surname>Gimenez</surname>
          </string-name>
          ,
          <source>Jesus and Llu s Marquez</source>
          .
          <year>2007</year>
          .
          <article-title>Linguistic Features for Automatic Evaluation of Heterogenous MT Systems</article-title>
          .
          <source>In Proceedings of the Second Workshop on Statistical Machine Translation</source>
          , pages
          <volume>256</volume>
          {
          <fpage>264</fpage>
          , Prague, Czech Republic.
          <article-title>Association for Computational Linguistics</article-title>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          <string-name>
            <surname>Gimenez</surname>
          </string-name>
          ,
          <source>Jesus and Llu s Marquez</source>
          .
          <year>2008</year>
          .
          <article-title>A Smorgasbord of Features for Automatic MT Evaluation</article-title>
          .
          <source>In Proceedings of the Third Workshop on Statistical Machine Translation</source>
          , pages
          <volume>195</volume>
          {
          <fpage>198</fpage>
          ,
          <string-name>
            <surname>Columbus</surname>
          </string-name>
          , Ohio, June". The Association for Computational Linguistics.
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          <string-name>
            <surname>Gimenez</surname>
          </string-name>
          ,
          <source>Jesus and Llu s Marquez</source>
          .
          <year>2010</year>
          .
          <article-title>Asiya: an Open Toolkit for Automatic Machine Translation (Meta-</article-title>
          )
          <source>Evaluation. The Prague Bulletin of Mathematical Linguistics</source>
          ,
          <volume>94</volume>
          :
          <fpage>77</fpage>
          {
          <fpage>86</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          <string-name>
            <surname>Gonzalez</surname>
          </string-name>
          , Meritxell.
          <year>2015</year>
          .
          <article-title>An analysis of twitter corpora and the di erences between formal and colloquial tweets</article-title>
          .
          <source>In TweetMT@SEPLN, Proc. of the SEPLN</source>
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          <string-name>
            <surname>Gotti</surname>
            , Fabrizio,
            <given-names>Philippe</given-names>
          </string-name>
          <string-name>
            <surname>Langlais</surname>
            , and
            <given-names>Atefeh</given-names>
          </string-name>
          <string-name>
            <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>NAACL</source>
          <year>2013</year>
          , page 80.
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          <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 Proceedings of the 51st Annual Conference of the Association for Computational Linguistics</source>
          , pages
          <volume>193</volume>
          {
          <fpage>198</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          <string-name>
            <surname>Jaccard</surname>
          </string-name>
          , Paul.
          <year>1912</year>
          .
          <article-title>The distribution of the ora in the alpine zone</article-title>
          . New phytologist,
          <volume>11</volume>
          (
          <issue>2</issue>
          ):
          <volume>37</volume>
          {
          <fpage>50</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          <string-name>
            <surname>Jehl</surname>
            , Laura,
            <given-names>Felix</given-names>
          </string-name>
          <string-name>
            <surname>Hieber</surname>
            , and
            <given-names>Stefan</given-names>
          </string-name>
          <string-name>
            <surname>Riezler</surname>
          </string-name>
          .
          <year>2012</year>
          .
          <article-title>Twitter translation using translation-based cross-lingual retrieval</article-title>
          .
          <source>In Proceedings of the Seventh Workshop on Statistical Machine Translation, WMT '12</source>
          , pages
          <fpage>410</fpage>
          {
          <fpage>421</fpage>
          ,
          <string-name>
            <surname>Stroudsburg</surname>
          </string-name>
          , PA, USA. Association for Computational Linguistics.
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          <string-name>
            <surname>Kaufmann</surname>
            , Max and
            <given-names>Jugal</given-names>
          </string-name>
          <string-name>
            <surname>Kalita</surname>
          </string-name>
          .
          <year>2010</year>
          .
          <article-title>Syntactic normalization of twitter messages</article-title>
          .
          <source>In International conference on natural language processing</source>
          , Kharagpur, India.
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          <string-name>
            <surname>Koehn</surname>
            , Philipp, Hieu Hoang, Alexandra Birch, Chris Callison-Burch, Marcello Federico, Nicola Bertoldi, Brooke Cowan, Wade Shen, Christine Moran, Richard Zens, Chris Dyer, Ondrej Bojar, Alexandra Constantin, and
            <given-names>Evan</given-names>
          </string-name>
          <string-name>
            <surname>Herbst</surname>
          </string-name>
          .
          <year>2007</year>
          .
          <article-title>Moses: Open Source Toolkit for Statistical Machine Translation</article-title>
          .
          <source>In Proceedings of the 45th Annual Meeting of the ACL on Interactive Poster and Demonstration Sessions, ACL07</source>
          , pages
          <fpage>177</fpage>
          {
          <fpage>180</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          <string-name>
            <surname>Ling</surname>
            , Wang, Guang Xiang, Chris Dyer, Alan Black, and
            <given-names>Isabel</given-names>
          </string-name>
          <string-name>
            <surname>Trancoso</surname>
          </string-name>
          .
          <year>2013</year>
          .
          <article-title>Microblogs as parallel corpora</article-title>
          .
          <source>In Proceedings of the 51st Annual Meeting on Association for Computational Linguistics</source>
          , ACL '
          <fpage>13</fpage>
          .
          <article-title>Association for Computational Linguistics</article-title>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          <string-name>
            <surname>Mart</surname>
          </string-name>
          nez-Garcia, Eva, Cristina Espan~
          <article-title>a-</article-title>
          <string-name>
            <surname>Bonet</surname>
          </string-name>
          , and Llu s Marquez.
          <year>2015</year>
          .
          <article-title>The UPC TweetMT participation: Translating formal tweets using context information</article-title>
          .
          <source>In TweetMT@SEPLN, Proc.</source>
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          <source>of the SEPLN</source>
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          <string-name>
            <surname>Melamed</surname>
            ,
            <given-names>I. Dan</given-names>
          </string-name>
          , Ryan
          <string-name>
            <surname>Green</surname>
            ,
            <given-names>and Joseph P.</given-names>
          </string-name>
          <string-name>
            <surname>Turian</surname>
          </string-name>
          .
          <year>2003</year>
          .
          <article-title>Precision and Recall of Machine Translation</article-title>
          .
          <source>In Proceedings of the Joint Conference on Human Language Technology</source>
          and
          <article-title>the North American Chapter of the Association for Computational Linguistics (HLT-NAACL)</article-title>
          , pages
          <fpage>61</fpage>
          {
          <fpage>63</fpage>
          , Edmonton, Canada.
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          <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>
          .
          <year>2013</year>
          .
          <article-title>E cient estimation of word representations in vector space</article-title>
          .
          <source>In Proceedings of Workshop</source>
          at ICLR. http://code.google.com/p/word2vec.
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          <string-name>
            <surname>Munro</surname>
          </string-name>
          , Robert.
          <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="ref21">
        <mixed-citation>
          <string-name>
            <surname>Nie</surname>
            <given-names>en</given-names>
          </string-name>
          , Sonja, Franz Josef Och, Gregor Leusch, and Hermann Ney.
          <year>2000</year>
          .
          <article-title>An Evaluation Tool for Machine Translation: Fast Evaluation for MT Research</article-title>
          .
          <source>In Proceedings of the 2nd International Conference on Language Resources and Evaluation</source>
          , pages
          <volume>39</volume>
          {
          <fpage>45</fpage>
          , Athens, Greece.
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          <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 Proceedings of the 40th Annual Meeting of the Association for Computational Linguistics</source>
          , pages
          <volume>311</volume>
          {
          <fpage>318</fpage>
          , Philadelphia, Pennsylvania, USA.
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          <string-name>
            <surname>Peisenieks</surname>
            , Janis and
            <given-names>Raivis</given-names>
          </string-name>
          <string-name>
            <surname>Skadins</surname>
          </string-name>
          .
          <year>2014</year>
          .
          <article-title>Uses of machine translation in the sentiment analysis of tweets</article-title>
          .
          <source>In Human Language Technologies-The Baltic Perspective: Proceedings of the Sixth International Conference Baltic HLT</source>
          <year>2014</year>
          , volume
          <volume>268</volume>
          , page 126. IOS Press.
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          <string-name>
            <surname>Petrovic</surname>
            , Sasa,
            <given-names>Miles</given-names>
          </string-name>
          <string-name>
            <surname>Osborne</surname>
            , and
            <given-names>Victor</given-names>
          </string-name>
          <string-name>
            <surname>Lavrenko</surname>
          </string-name>
          .
          <year>2010</year>
          .
          <article-title>The edinburgh twitter corpus</article-title>
          .
          <source>In Proceedings of the NAACL HLT 2010 Workshop on Computational Linguistics in a World of Social Media</source>
          , pages
          <volume>25</volume>
          {
          <fpage>26</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          <string-name>
            <surname>Snover</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>B.</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 Proceedings of the Seventh Conference of the Association for Machine Translation in the Americas (AMTA</source>
          <year>2006</year>
          ), pages
          <fpage>223</fpage>
          {
          <fpage>231</fpage>
          , Cambridge, Massachusetts, USA.
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          <string-name>
            <surname>Snow</surname>
          </string-name>
          , Rion,
          <string-name>
            <surname>Brendan O'Connor</surname>
            ,
            <given-names>Daniel</given-names>
          </string-name>
          <string-name>
            <surname>Jurafsky</surname>
            , and
            <given-names>Andrew Y.</given-names>
          </string-name>
          <string-name>
            <surname>Ng</surname>
          </string-name>
          .
          <year>2008</year>
          .
          <article-title>Cheap and fast|but is it good?: Evaluating non-expert annotations for natural language tasks</article-title>
          .
          <source>In Proceedings of the Conference on Empirical Methods in Natural Language Processing, EMNLP '08</source>
          , pages
          <fpage>254</fpage>
          {
          <fpage>263</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          <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 Proceedings of the Fifth European Conference on Speech Communication and Technology</source>
          , pages
          <volume>2667</volume>
          {
          <fpage>2670</fpage>
          ,
          <string-name>
            <surname>Rhodes</surname>
          </string-name>
          , Greece.
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          <string-name>
            <surname>Toral</surname>
            , Antonio, Xiaofeng Wu, Tommi Pirinen, Zhengwei Qiu, Ergun Bicici, and
            <given-names>Jinhua</given-names>
          </string-name>
          <string-name>
            <surname>Du</surname>
          </string-name>
          .
          <year>2015</year>
          . Dublin city university at the tweetmt
          <year>2015</year>
          <article-title>shared task</article-title>
          .
          <source>In TweetMT@SEPLN, Proc. of the SEPLN</source>
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref29">
        <mixed-citation>
          <string-name>
            <surname>Zubiaga</surname>
          </string-name>
          , Arkaitz, In~aki San Vicente, Pablo Gamallo, Jose Ramom Pichel, In~aki Alegria, Nora Aranberri, Aitzol Ezeiza, and V ctor Fresno.
          <year>2014</year>
          .
          <article-title>Overview of tweetlid: Tweet language identi cation at sepln 2014</article-title>
          .
          <article-title>TweetLID@SEPLN</article-title>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>