<!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>Comparative Experiments for Multilingual Sentiment Analysis Using Machine Translation</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Alexandra Balahur</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>European Commission Joint Research Centre IPSC</institution>
          ,
          <addr-line>GlobeSec, OPTIMA Via E. Fermi 2749, Ispra</addr-line>
          ,
          <country country="IT">Italy</country>
        </aff>
      </contrib-group>
      <fpage>75</fpage>
      <lpage>86</lpage>
      <abstract>
        <p>Sentiment analysis is the Natural Language Processing (NLP) task dealing with sentiment detection and classification from text. Given the importance of user-generated contents on the recent Social Web, this task has received much attention from the NLP research community in the past years. Sentiment analysis has been studied in different types of texts and in the context of distinct domains. However, only a small part of the research concentrated on dealing with sentiment analysis for languages other than English, which most of the times lack or have few lexical resources In this context, the present article proposes and evaluates the use of machine translation and supervised methods to deal with sentiment analysis in a multilingual context. Our extensive evaluation scenarios, for German, Spanish and French, using three different machine translation systems and various supervised algorithms show that SMT systems can start to be employed to obtain good quality data for other languages. Subsequently, this data can be employed to train classifiers for sentiment analysis in these languages, reaching performances close to the one obtained for English.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>During the past years, the contents that are generated by users on the Web, in the form of
comments and statements of opinions in fora, blogs, reviewing sites, microblogs, have
become more and more important. Their high volume and unbiased nature, as well as
the fact that they are written by people from all social categories, all over the world,
make such information useful to many domains, such as Economics, Social Science,
Political Science, Marketing, to mention just a few. Nevertheless, the high quantity of
such data and the high rate in which it is produced requires that automatic mechanisms
are employed in order to extract valuable knowledge from it. In the case of
opinionated data, this issue motivated the rapid and steady growth in interest from the Natural
Language Processing (NLP) community to develop computational methods to analyze
subjectivity and sentiment in text. These tasks received many names, from which
“subjectivity analysis”, “sentiment analysis” and “opinion mining” are the most frequently
employed ones. The body of research conducted within these tasks has proposed
different methods to deal with subjectivity and sentiment classification in different texts and
domains, reaching satisfactory levels of performance for English. However, for certain
applications, such as news monitoring, the information in languages other than English
is also highly relevant and cannot be disregarded, as it represents a high percentage
of relevant data. In this type of systems, additionally, sentiment analysis tools must be
reliable and perform at similar levels as the ones implemented for English.</p>
      <p>
        In order to overcome the above-mentioned issue, the work presented herein aims to
propose and evaluate different methods for multilingual sentiment analysis using
machine translation and supervised methods. In particular, we will study this issue in three
languages - French, German and Spanish - using three different Machine Translation
systems - Google Translate, Bing Translator1 and Moses [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ] and different machine
learning models. To have a more precise measure of the impact of quality translation on
this task, we create Gold Standard sets for each of the three languages.
      </p>
      <p>Our experiments show that machine translation systems are reaching a reasonable
level of maturity so as to be employed for multilingual sentiment analysis and that
for some languages (for which the translation quality is high enough) the performance
that can be attained is similar to that of systems implemented for English, in terms of
weighted F-measure.
2</p>
    </sec>
    <sec id="sec-2">
      <title>Related Work</title>
      <p>
        Most of the research in subjectivity and sentiment analysis was done for English.
However, there were some authors who developed methods for the mapping of
subjectivity lexicons to other languages. To this aim, [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ] use a machine translation system and
subsequently use a subjectivity analysis system that was developed for English to
create subjectivity analysis resources in other languages. [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ] propose a method to learn
multilingual subjective language via cross-language projections. They use the Opinion
Finder lexicon [
        <xref ref-type="bibr" rid="ref22">22</xref>
        ] and use two bilingual English-Romanian dictionaries to translate
the words in the lexicon. Another approach was proposed by Banea et al. [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]. To this
aim, the authors perform three different experiments - translating the annotations of the
MPQA corpus, using the automatically translated entries in the Opinion Finder lexicon
and the third, validating the data by reversing the direction of translation. In a further
approach, Banea et al. [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ] apply bootstrapping to build a subjectivity lexicon for
Romanian, starting with a set of 60 words which they translate and subsequently filter using a
measure of similarity to the original words, based on Latent Semantic Analysis (LSA)
[
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] scores. Yet another approach to mapping subjectivity lexica to other languages is
proposed by Wan (2009), who uses co-training to classify un-annotated Chinese
reviews using a corpus of annotated English reviews. [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ] create a number of systems
consisting of different subsystems, each classifying the subjectivity of texts in a
different language. They translate a corpus annotated for subjectivity analysis (MPQA), the
subjectivity clues (Opinion Finder) lexicon and re-train a Naive Bayes classifier that
is implemented in the Opinion Finder system using the newly generated resources for
all the languages considered. [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ] translate the MPQA corpus into five other languages
(some with a similar ethimology, others with a very different structure). Subsequently,
they expand the feature space used in a Naive Bayes classifier using the same data
translated to 2 or 3 other languages. Finally, [
        <xref ref-type="bibr" rid="ref18 ref19">18, 19</xref>
        ] create sentiment dictionaries in other
      </p>
      <sec id="sec-2-1">
        <title>1 http://translate.google.it/ and http://www.microsofttranslator.com/</title>
        <p>languages using a method called “triangulation”. They translate the data, in parallel,
from English and Spanish to other languages and obtain dictionaries from the
intersection of these two translations.</p>
        <p>
          Attempts to use machine translation in different natural language processing tasks
have not been widely used due to poor quality of translated texts, but recent advances in
Machine Translation have motivated such attempts. In Information Retrieval, [
          <xref ref-type="bibr" rid="ref17">17</xref>
          ]
proposed a comparison between Web searches using monolingual and translated queries.
On average, the results show a drop in performance when translated queries are used,
but it is quite limited, around 15%. For some language pairs, the average result
obtained is around 10% lower than that of a monolingual search while for other pairs,
the retrieval performance is clearly lower. In cross-language document summarization,
[
          <xref ref-type="bibr" rid="ref21 ref5">21, 5</xref>
          ] combined the MT quality score with the informativeness score of each sentence
in a set of documents to automatically produce summary in a target language using a
source language texts. In [
          <xref ref-type="bibr" rid="ref21">21</xref>
          ], each sentence of the source document is ranked
according both the scores, the summary is extracted and then the selected sentences translated
to the target language. Differently, in [
          <xref ref-type="bibr" rid="ref5">5</xref>
          ], sentences are first translated, then ranked and
selected. Both approaches enhance the readability of the generated summaries without
degrading their content.
3
        </p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>Motivation and Contribution</title>
      <p>The work presented herein is mainly motivated by the need to develop sentiment
analysis tools for a high number of languages, while minimizing the effort to create linguistic
resources for each of these languages in part. Unlike approaches we presented in
Related Work section, we employ fully-formed machine translation systems. In this
context, another novelty in our approach is that we also study the influence of the difference
in translation performance has on the sentiment classification performance.</p>
      <p>Additionally, whereas the distinct characteristics of translated data (when compared
to the original data) may imply that other features could be more appropriate. Moreover,
such approaches have usually employed only simple machine learning algorithms. No
attempt has been made to study the use of meta-classifiers to enhance the performance
of the classification through the removal of noise in the data.</p>
      <p>More specifically, we employ three MT systems - Bing Translator, Google Translate
and Moses to translate data from English to three languages - French, German and
Spanish. We create a Gold Standard for all the languages, used, on the one hand, to
measure the translation quality and to test the performance of sentiment classification
on translated (noisy) versus correct data. These correct translations allow us to have a
more precise measure of the impact of translation quality on the sentiment classification
task. Another contribution this article brings is the study of different types of features
that can be employed to build machine learning models for the sentiment task. Further
on, apart from studying different features that can be used to represent the training data,
we also study the use of meta-classifiers to minimize the effect of noise in the data.</p>
      <p>Our comparative results show, on the one hand, that machine translation can be
reliably used for multilingual sentiment analysis and, on the other hand, which are the
main characteristics of the data for such approaches to be successfully employed.</p>
    </sec>
    <sec id="sec-4">
      <title>Dataset Presentation and Analysis</title>
      <p>For our experiments, we employed the data provided for English in the NTCIR 8
Multilingual Opinion Analysis Task (MOAT)2. In this task, the organizers provided the
participants with a set of 20 topics (questions) and a set of documents in which
sentences relevant to these questions could be found, taken from the New York Times Text
(2002-2005) corpus. The documents were given in two different forms, which had to
be used correspondingly, depending on the task to which they participated. The first
variant contained the documents split into sentences (6165 in total) and had to be used
for the task of opinionatedness, relevance and answerness. In the second form, the
sentences were also split into opinion units (6223 in total) for the opinion polarity and
the opinion holder and target tasks. For each of the sentences, the participants had to
provide judgements on the opinionatedness (whether they contained opinions),
relevance (whether they are relevant to the topic). For the task of polarity classification,
the participants had to employ the dataset containing the sentences that were also split
into opinion units (i.e. one sentences could contain two/more opinions, on two/more
different targets or from two/more different opinion holders).</p>
      <p>For our experiments, we employed the latter representation. From this set, we
randomly chose 600 opinion units, to serve as test set. The rest of opinion units will be
employed as training set. Subsequently, we employed the Google Translate, Bing
Translator and Moses systems to translate, on the one hand, the training set and on the other
hand the test set, to French, German and Spanish. Additionally, we employed the
Yahoo system (whose performance was the lowest in our initial experiments) to translate
only the test set into these three languages. Further on, this translation has been
corrected manually by a person, for all the languages. This corrected data serves as Gold
Standard3. Most of these sentences, however, contained no opinion (were neutral). Due
to the fact that the neutral examples are majoritary and can produce a large bias when
classifying the polarity of the sentences, we eliminated these examples and employed
only the positive and negative sentences in both the training, as well as the test sets.
After this elimination, the training set contains 943 examples (333 positive and 610
negative) and the test set and Gold Standard contain 357 examples (107 positive and
250 negative). Although the upper bound for each of the systems would be possible
to estimate using Gold Standard for each of the training sets, as well, at this point we
considered the scenario that is closer to real situations, in which the issue is related to
the inexistence of training data for a specific language.
5</p>
    </sec>
    <sec id="sec-5">
      <title>Using Machine Translation for Multilingual Sentiment Analysis</title>
      <p>The issue of extracting and classifying sentiment in text has been approached using
different methods, depending on the type of text, the domain and the language
considered. Broadly speaking, the methods employed can be classified into unsupervised
2 http://research.nii.ac.jp/ntcir/ntcir-ws8/permission/ntcir8xinhua-nyt-moat.html
3 We translated the whole sentences, not opinion units separately, so sentences containing
multiple opinion units were translated twice. After duplicate elimination, we remained with 400
sentences in the test and Gold Standard sets and 5700 sentences in the training set.
(knowledge-based), supervised and semi-supervised methods. The first usually employ
lexica or dictionaries of words with associated polarities (and values - e.g. 1, -1) and
a set of rules to compute the final result. The second category of approaches employ
statistical methods to learn classification models from training data, based on which the
test data is then classified. Finally, semi-supervised methods employ knowledge-based
approaches to classify an initial set of examples, after which they use different machine
learning methods to bootstrap new training examples, which they subsequently use with
supervised methods.</p>
      <p>The main issue with the first approach is that obtaining large-enough lexica to deal
with the variability of language is very expensive (if it is done manually) and
generally not reliable (if it is done automatically). Additionally, the main problem of such
approaches is that words outside contexts are highly ambiguous. Semi-supervised
approaches, on the other hand, highly depend on the performance of the initial set of
examples that is classified. If we are to employ machine translation, the errors in translating
this small initial set would have a high negative impact on the subsequently learned
examples. The challenge of using statistical methods is that they require training data
(e.g. annotated corpora) and that this data must be reliable (i.e. not contain mistakes or
“noise”). The lower the performance in classifying, the more sparse will be the feature
vectors employed in the machine learning models. However, the larger this dataset is,
the less influence the translation errors have.</p>
      <p>
        Since we want to study whether machine translation can be employed to perform
sentiment analysis for different languages, we employed statistical methods in our
experiments. More specifically, we used Support Vector Machines Sequential Minimal
Optimization (SVM SMO), with different types of features (n-grams, presence of
sentiment words), since the literature in the field has confirmed it as the best-performing
machine learning algorithm for this task [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ].
      </p>
      <p>
        For the purpose of our experiments, three different SMT systems were used to
translate the human annotated sentences: two existing online services such as Google
Translate and Bing Translator4 and an instance of the open source phrase-based statistical
machine translation toolkit Moses [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ], trained on freely available corpora.This results
in 2.7 million sentence pairs for English-French, 3.8 for German and 4.1 for Spanish.
All the modes are optimized running the MERT algorithm [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ] on the development part
of the training data. The translated sentences are recased and detokonized (for more
details on the system, please see [
        <xref ref-type="bibr" rid="ref20">20</xref>
        ].
6
      </p>
    </sec>
    <sec id="sec-6">
      <title>Experiments</title>
      <p>
        In order to test the performance of sentiment classification when using translated data,
we employed supervised learning using Support Vector Machines Sequential Minimal
Optimization [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ] - SVM SMO - with different features:
– In the first approach, we represented, for each of the languages and translation
systems, the sentences as vectors, whose features marked the presence/absence
      </p>
      <sec id="sec-6-1">
        <title>4 http://translate.google.com/ and http://www.microsofttranslator.com/</title>
        <p>(boolean) of the unigrams contained in the corresponding training set (e.g. we
obtained the unigrams in all the sentences in the training set obtained by translating
the English training data to Spanish using Google and subsequently represented
each sentence in this training set, as well as the test set obtained by translating the
test data in English to Spanish using Google marking the presence of the unigram
features).
– In the second approach, we represented the training and test sets as in the
previous representation, with the difference that the features were computed not as the
presence of the unigrams, but the tf-idf score of that unigram.
– In the third approach, we represented, for each of the languages and translation
systems, the sentences as vectors, whose features marked the presence/absence of
the unigrams and bigrams contained in the corresponding training set.</p>
        <p>In our experiments, we also studied the possibility to employ sentiment-bearing
words in the sentences to be classified as features for the machine learning algorithm. In
order to do this, we employed the SentiWordNet, General Inquirer and WordNet Affect
dictionaries for English and the multilingual dictionaries created by (Steinberger et al.,
2012). The main problem of this approach was, however, that very few features were
found, for a small number of the sentences to be classified, on the one hand because
affect is not expressed in these sentences using lexical clues and, on the other hand,
because the dictionaries we had at our disposal for languages other than English were
not very large (around 1500 words). For this reason, we will not report these results.</p>
        <p>Table 1 presents the number of unigram and bigram features employed in each of
the cases.</p>
        <p>Language</p>
        <p>SMT system</p>
        <p>Nr. of unigrams Nr. of bigrams
English
French
German
Spanish
—
Bing
Google</p>
        <p>Moses
Bing+Google+Moses</p>
        <p>Bing
Google</p>
        <p>Moses
Bing+Google+Moses</p>
        <p>Bing
Google</p>
        <p>Moses
Bing+Google+Moses
5498</p>
      </sec>
      <sec id="sec-6-2">
        <title>Subsequently, we performed two sets of experiments:</title>
        <p>
          – In the first set of experiments, we trained an SVM SMO classifier on the training
data obtained for each language, with each of the three machine translations,
separately (i.e. we generated a model for each of the languages considered, for each
of the machine translation systems employed), using the three types of
aforementioned features. Subsequently, we tested the models thus obtained on the
corresponding test set (e.g. training on the Spanish training set obtained using Google
Translate and testing on the Spanish test set obtained using Google Translate) and
on the Gold Standard for the corresponding language (e.g. training on the Spanish
training set obtained using Google Translate and testing on the Spanish Gold
Standard). Additionally, in order to study the manner in which the noise in the training
data can be removed, we employed one meta-classifier - Bagging [
          <xref ref-type="bibr" rid="ref6">6</xref>
          ] (with varying
sizes of the bag and SMO as classifier). In related experiments, we also employed
other meta-classifiers, such as AdaBoost[
          <xref ref-type="bibr" rid="ref1">1</xref>
          ]), but the best results were obtained
using Bagging.
– In the second set of experiments, we combined the translated data from all three
machine translation systems for the same language and created separate models
based on the three types of features we extracted from this data (e.g. we created a
Spanish training model using the unigrams and bigrams present in the training sets
generated by the translation of the training set to Spanish by Google Translate, Bing
Translator and Moses). We subsequently tested the performance of the sentiment
classification using the Gold Standard for the corresponding language, represented
using the corresponding set of features of this model.
        </p>
        <p>The results of the experiments (in terms of weighted F-score, per language) are
presented in Tables 2, 3, 4 and 5, and for the second set of experiments are presented in
Table 6.</p>
        <p>Feature Representation Test Set SMO Bagging
Unigram
Unigram tf-idf
Unigram+Bigram</p>
        <p>GS
GS
GS
Generally speaking, from our experiments using SVM, we could see that incorrect
translations imply an increment of the features, sparseness and more difficulties in
identifying a hyperplane which separates the positive and negative examples in the training
phase. Therefore, a low quality of the translation leads to a drop in performance, as
the features extracted are not informative enough to allow for the classifier to learn.
For German, an agglutinative language, wrong translation also leads to an explosion of
features, of which many are irrelevant for the learning process.
Unigram
Unigram</p>
        <p>From Tables 2,3, 4 and 5, we can see that there is a small difference between
performances of the sentiment analysis system using the English and translated data,
respectively. In the worst case, there is a maximum drop of 12 percentages using SMO
and 8 percentages using Bagging. Ideally, to better measure this drop we would have
had to use gold standard training data for each language. As mentioned in Section 4,
the creation of the gold standard is a very difficult and time consuming task. We are
considering the manual translation of the training data into French, German and
Spanish for the future work. Nonetheless, the scenario considered was aimed at studying the
use of MT for SA in the real-life scenario, in which there is no annotated data for the
language on which SA is done.</p>
        <p>The noise in the data appears from two sources - namely the incorrect translations or
the features that are not appropriate. Manual inspection of the results has shown that in
case of German, the tf-idf obtains the best results because it removes irrelevant features
(words that are mentioned very few times). On the other hand, for languages for which
the translation quality is higher - i.e. Spanish and French in our case - we obtained better
results when using a combination of unigrams and bigrams. After manually inspecting
the data, we noticed that cleaner are the data the most useful is the unigram and bigram
representation, as this representation increases the quantity of useful features for
training. This is not the case for German, where this representation increases to a higher
degree the noise (the number of noisy features).</p>
        <p>In the line of the previous consideration, Bagging, by reducing the variance in the
estimated models, produces a positive effect on the performance increasing the F-score,
as compared to the learning process and features without Bagging. These
improveUnigram
Unigram
Unigram
Feature Representation</p>
        <p>Test Set SMO AdaBoost M1 Bagging BLEU Score
ments are larger using the German data, because the poor quality of the its translations
increases the variance in the data. For the same reason, Bagging is quite effective when
unigrams and bigrams are used to represent low quality translated data. In this work
we pair Bagging with SMO, but we are interested in running experiments using weak
classifiers such as Naive Bayes or neural networks.</p>
        <p>Finally, as expected, the performance of the classification is much higher for data
obtained using the same translator than on the Gold Standard. This is true, as the same
incorrect translations are repeated in both sets and therefore the learning is not
influenced by these mistakes.</p>
        <p>Looking at the results in Table 6, we can see that adding all the translated training
data together makes the features in the representation more sparse and increases the
noise level in the training data, creating harmful effects in terms of classification
performance: each classifier loses its discriminative capability. This is not the case when
using tf-idf on unigrams, in which case the combination of the data improves the
classification, as this type of features deter sparsity in data.</p>
        <p>At language level, clearly the results depend on the translation performance. Only
for Spanish (for which we have the highest Bleu score), each classifies is able to
properly learn from the training data and try to properly assign the test samples. For the
other languages, translated data are so noisy that or the classifier is not able to properly
learn the correct information for the positive and the negative classes, and this results
in the assignment of most of the test points to one class and zero to the other, or there
is significant drop in performance, e.g. for the French language, but the classifier is still
able to assign the test points to both the classes.
Unigram
Unigram
Unigram
Feature Representation</p>
        <p>Test Set SMO AdaBoost M1 Bagging Bleu Score</p>
        <p>The results confirm the capability of Bagging to reduce the model variance and
increase the performance in classification, in particular for the ungrams plus tfidf
representation or for the Spanish language. In both the cases, performances are really close
(for some configurations even better) to what we obtained using each dataset
independently.
8</p>
      </sec>
    </sec>
    <sec id="sec-7">
      <title>Conclusions and Future Work</title>
      <p>The main objective of this work was to study the manner in which sentiment analysis
can be done for languages other than English by employing MT systems and supervised
learning. Overall, we could see that MT systems have reached a reasonable level of
maturity to produce sufficiently reliable training data for languages other than English.
Additionally, for some languages, the quality of the translated data is high enough to
obtain performances similar to that for the original data using supervised learning
without any subsequent meta-classification for noise reduction. Finally, even in the worst
cases, when the quality of the translated data is not very high, the drop in performance
is of maximum 12% and it can be improved on using meta-classifiers. From the
different feature representations, we could see that wrong translations lead to a large number
of features, sparseness and noise in the data points in the classification task. This is
especially visible in the boolean representation, which is also more sensitive to noise.
Through the different types of features and classifiers, we used showing that using
unigrams or tf-idf on unigrams as features, and/or Bagging as a meta-classifier, has a
Language
To German 0.565∗
To Spanish 0.587
To French 0.609
positive impact in the results. Furthermore, in case of good translation quality, we
noticed that the union of the same training data translated with various systems can help
the classifiers to learn different linguistic aspects from the same data.</p>
      <p>In future work, we plan to further study methods to improve the classification
performance, both by enriching the features employed, as well as extending the use of
meta-classifiers to enhance noise reduction. In particular, the first step will be to adding
specialized features corresponding to words belonging to sentiment lexica (in
conjunction to the types of features we have already employed) and include high level syntax
information can reduce the impact of the translation errors. Finally, we plan to
employ confidence estimation mechanisms to filter the best translations, which can
subsequently be employed more reliably for system training.</p>
    </sec>
    <sec id="sec-8">
      <title>Acknowledgements</title>
      <p>The authors would like to thank Ivano Azzini, from the BriLeMa Artificial Intelligence
Studies, for the advice and support on using meta-classifiers. We would also like to
thank the reviewers for their useful comments and suggestions on the paper.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Balahur</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Turchi</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <year>2012</year>
          .
          <article-title>Multilingual Sentiment Analysis using Machine Translation?</article-title>
          .
          <source>Proceedings of the 3rd Workshop on Computational Approaches to Subjectivity and Sentiment Analysis Workshop</source>
          , 52 Jeju, Republic of Korea.
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Banea</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mihalcea</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          , and
          <string-name>
            <surname>Wiebe</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <year>2008</year>
          .
          <article-title>A bootstrapping method for building subjectivity lexicons for languages with scarce resources</article-title>
          .
          <source>Proceedings of the Conference on Language Resources and Evaluations (LREC</source>
          <year>2008</year>
          ), Maraakesh, Marocco.
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Banea</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mihalcea</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wiebe</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          , and
          <string-name>
            <surname>Hassan</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <year>2008</year>
          .
          <article-title>Multilingual subjectivity analysis using machine translation</article-title>
          .
          <source>Proceedings of the Conference on Empirical Methods in Natural Language Processing (EMNLP</source>
          <year>2008</year>
          ),
          <fpage>127</fpage>
          -
          <lpage>135</lpage>
          , Honolulu, Hawaii.
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Banea</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mihalcea</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Wiebe</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <year>2010</year>
          .
          <article-title>Multilingual subjectivity: are more languages better?</article-title>
          .
          <source>Proceedings of the International Conference on Computational Linguistics (COLING</source>
          <year>2010</year>
          ), p.
          <fpage>28</fpage>
          -
          <lpage>36</lpage>
          , Beijing, China.
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Boudin</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Huet</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Torres-Moreno</surname>
            ,
            <given-names>J.M.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Torres-Moreno</surname>
            ,
            <given-names>J.M.</given-names>
          </string-name>
          <year>2010</year>
          .
          <article-title>A Graphbased Approach to Cross-language Multi-document Summarization. Research journal on Computer science and computer engineering with applications (Polibits</article-title>
          ),
          <volume>43</volume>
          :
          <fpage>113</fpage>
          -
          <lpage>118</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Breiman</surname>
            ,
            <given-names>L</given-names>
          </string-name>
          <year>1996</year>
          .
          <article-title>Bagging predictors</article-title>
          .
          <source>Machine learning</source>
          ,
          <volume>24</volume>
          (
          <issue>2</issue>
          ):
          <fpage>123</fpage>
          -
          <lpage>140</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <given-names>P. F.</given-names>
            <surname>Brown</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. Della</given-names>
            <surname>Pietra</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V. J. Della</given-names>
            <surname>Pietra</surname>
          </string-name>
          and
          <string-name>
            <given-names>R. L.</given-names>
            <surname>Mercer</surname>
          </string-name>
          .
          <year>1994</year>
          .
          <source>The Mathematics of Statistical Machine Translation: Parameter Estimation. Computational Linguistics</source>
          <volume>19</volume>
          :
          <fpage>263</fpage>
          -
          <lpage>311</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Deerwester</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dumais</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Furnas</surname>
            ,
            <given-names>G. W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Landauer</surname>
            ,
            <given-names>T. K.</given-names>
          </string-name>
          , and
          <string-name>
            <surname>Harshman</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          <year>1990</year>
          .
          <article-title>Indexing by latent semantic analysis</article-title>
          .
          <source>Journal of the American Society for Information Science</source>
          ,
          <volume>3</volume>
          (
          <issue>41</issue>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Kim</surname>
          </string-name>
          , S.-M. and
          <string-name>
            <surname>Hovy</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          <year>2006</year>
          .
          <article-title>Automatic identification of pro and con reasons in online reviews</article-title>
          .
          <source>Proceedings of the COLING/ACL Main Conference Poster Sessions</source>
          , pages
          <fpage>483</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Kim</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Li</surname>
            ,
            <given-names>J.-J.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Lee</surname>
            ,
            <given-names>J.-H.</given-names>
          </string-name>
          <year>2006</year>
          .
          <article-title>Evaluating Multilanguage-Comparability of Subjectivity Analysis Systems</article-title>
          .
          <source>Proceedings of the 48th Annual Meeting of the Association for Computational Linguistics</source>
          , pages
          <fpage>595</fpage>
          <lpage>Uppsala</lpage>
          , Sweden,
          <fpage>11</fpage>
          -
          <issue>16</issue>
          <year>July 2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <given-names>P.</given-names>
            <surname>Koehn</surname>
          </string-name>
          and
          <string-name>
            <given-names>H.</given-names>
            <surname>Hoang</surname>
          </string-name>
          and
          <string-name>
            <given-names>A.</given-names>
            <surname>Birch</surname>
          </string-name>
          and
          <string-name>
            <given-names>C.</given-names>
            <surname>Callison-Burch</surname>
          </string-name>
          and
          <string-name>
            <given-names>M.</given-names>
            <surname>Federico</surname>
          </string-name>
          and
          <string-name>
            <given-names>N.</given-names>
            <surname>Bertoldi</surname>
          </string-name>
          and
          <string-name>
            <given-names>B.</given-names>
            <surname>Cowan</surname>
          </string-name>
          and
          <string-name>
            <given-names>W.</given-names>
            <surname>Shen</surname>
          </string-name>
          and
          <string-name>
            <given-names>C.</given-names>
            <surname>Moran</surname>
          </string-name>
          and
          <string-name>
            <given-names>R.</given-names>
            <surname>Zens</surname>
          </string-name>
          and
          <string-name>
            <given-names>C.</given-names>
            <surname>Dyer</surname>
          </string-name>
          and
          <string-name>
            <given-names>O.</given-names>
            <surname>Bojar</surname>
          </string-name>
          and
          <string-name>
            <given-names>A.</given-names>
            <surname>Constantin</surname>
          </string-name>
          and
          <string-name>
            <surname>E. Herbst</surname>
          </string-name>
          <year>2007</year>
          .
          <article-title>Moses: Open source toolkit for statistical machine translation</article-title>
          .
          <source>Proceedings of the Annual Meeting of the Association for Computational Linguistics</source>
          , demonstration session, pages
          <fpage>177</fpage>
          -
          <lpage>180</lpage>
          . Columbus, Oh, USA.
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Mihalcea</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Banea</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          , and
          <string-name>
            <surname>Wiebe</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <year>2009</year>
          .
          <article-title>Learning multilingual subjective language via cross-lingual projections</article-title>
          .
          <source>Proceedings of the Conference of the Annual Meeting of the Association for Computational Linguistics</source>
          <year>2007</year>
          , pp.
          <fpage>976</fpage>
          -
          <lpage>983</lpage>
          , Prague, Czech Republic.
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>F. J. Och</surname>
          </string-name>
          <year>2003</year>
          .
          <article-title>Minimum error rate training in statistical machine translation</article-title>
          .
          <source>Proceedings of the 41st Annual Meeting on Association for Computational Linguistics</source>
          , pages
          <fpage>160</fpage>
          -
          <lpage>167</lpage>
          . Sapporo, Japan.
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Platt</surname>
            ,
            <given-names>J. C.</given-names>
          </string-name>
          <year>1999</year>
          .
          <article-title>Fast training of support vector machines using sequential minimal optimization</article-title>
          .
          <source>Advances in kernel methods, isbn 0-262-19416-3</source>
          , pages
          <fpage>185</fpage>
          -
          <lpage>208</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <given-names>K.</given-names>
            <surname>Papineni</surname>
          </string-name>
          and
          <string-name>
            <given-names>S.</given-names>
            <surname>Roukos</surname>
          </string-name>
          and
          <string-name>
            <given-names>T.</given-names>
            <surname>Ward</surname>
          </string-name>
          and
          <string-name>
            <surname>W. J. Zhu</surname>
          </string-name>
          <year>2001</year>
          .
          <article-title>BLEU: a method for automatic evaluation of machine translation</article-title>
          .
          <source>Proceedings of the 40th Annual Meeting on Association for Computational Linguistics</source>
          , pages
          <fpage>311</fpage>
          -
          <lpage>318</lpage>
          . Philadelphia, Pennsylvania.
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <surname>Pang</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Lee</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          <year>2008</year>
          .
          <article-title>Opinion Mining and Sentiment Analysis</article-title>
          .
          <source>Found. Trends Inf. Retr.</source>
          , vol.
          <volume>1</volume>
          ,
          <issue>nr</issue>
          . 1-
          <issue>2</issue>
          ,
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <surname>J. Savoy</surname>
            , and
            <given-names>L.</given-names>
          </string-name>
          <string-name>
            <surname>Dolamic</surname>
          </string-name>
          .
          <year>2009</year>
          .
          <article-title>How effective is Google's translation service in search?</article-title>
          .
          <source>Communications of the ACM</source>
          ,
          <volume>52</volume>
          (
          <issue>10</issue>
          ):
          <fpage>139</fpage>
          -
          <lpage>143</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18.
          <string-name>
            <surname>Steinberger</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Lenkova</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Ebrahim</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Ehrman</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Hurriyetoglu</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Kabadjov</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Steinberger</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Tanev</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          <article-title>and</article-title>
          <string-name>
            <surname>Zavarella</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Vazquez</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <year>2011</year>
          .
          <article-title>Creating Sentiment Dictionaries via Triangulation</article-title>
          .
          <source>Proceedings of the 2nd Workshop on Computational Approaches to Subjectivity and Sentiment Analysis</source>
          , Portland, Oregon.
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          19.
          <string-name>
            <surname>Steinberger</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Lenkova</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Kabadjov</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Steinberger</surname>
          </string-name>
          , R. and
          <string-name>
            <surname>van der Goot</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          <year>2011</year>
          .
          <article-title>Multilingual Entity-Centered Sentiment Analysis Evaluated by Parallel Corpora</article-title>
          .
          <source>Proceedings of the Conference on Recent Advancements in Natural Language Processing (RANLP)</source>
          , Hissar, Bulgaria.
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          20.
          <string-name>
            <surname>Turchi</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Atkinson</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Wilcox</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Crawley</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Bucci</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Steinberger</surname>
          </string-name>
          , R. and
          <string-name>
            <surname>Van der Goot</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          <year>2012</year>
          . ONTS:”
          <article-title>Optima” News Translation System</article-title>
          .
          <source>Proceedings of EACL 2012</source>
          , pages
          <fpage>25</fpage>
          -
          <lpage>31</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          21.
          <string-name>
            <surname>Wan</surname>
            ,
            <given-names>X.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Li</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          <article-title>and</article-title>
          <string-name>
            <surname>Xiao</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <year>2010</year>
          .
          <article-title>Cross-language document summarization based on machine translation quality prediction</article-title>
          .
          <source>Proceedings of the 48th Annual Meeting of the Association for Computational Linguistics</source>
          , pages
          <fpage>917</fpage>
          -
          <lpage>926</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          22. Wilson,
          <string-name>
            <given-names>T.</given-names>
            ,
            <surname>Wiebe</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            , and
            <surname>Hoffmann</surname>
          </string-name>
          ,
          <string-name>
            <surname>P.</surname>
          </string-name>
          <year>2005</year>
          .
          <article-title>Recognizing contextual polarity in phraselevel sentiment analysis</article-title>
          .
          <source>Proceedings of HLT-EMNLP</source>
          <year>2005</year>
          , pp.
          <fpage>347</fpage>
          -
          <lpage>354</lpage>
          , Vancouver, Canada.
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>