paper-with-me

Papers

Cross-Lingual Sentiment Quantification

2019-04-16 · Andrea Esuli, Alejandro Moreo, Fabrizio Sebastiani

\emph{Sentiment Quantification} (i.e., the task of estimating the relative frequency of sentiment-related classes -- such as \textsf{Positive} and \textsf{Negative} -- in a set of unlabelled documents) is an important topic in sentiment analysis, as the study of sentiment-related quantities and trends across a population is often of higher interest than the analysis of individual instances. In this work we propose a method for \emph{Cross-Lingual Sentiment Quantification}, the task of performing sentiment quantification when training documents are available for a source language $\mathcal{S}$ but not for the target language $\mathcal{T}$ for which sentiment quantification needs to be performed. Cross-lingual sentiment quantification (and cross-lingual \emph{text} quantification in general) has never been discussed before in the literature; we establish baseline results for the binary case by combining state-of-the-art quantification methods with methods capable of generating cross-lingual vectorial representations of the source and target documents involved. We present experimental results obtained on publicly available datasets for cross-lingual sentiment classification; the results show that the presented methods can perform cross-lingual sentiment quantification with a surprising level of accuracy.

📄 PDF Abstract BibTeX arXiv:1904.07965

Code (3)

AlexMoreo/cl-quant 공식 구현
AlexMoreo/pydci 공식 구현
HLT-ISTI/cl-quant 공식 구현

Tasks

Cross-Lingual Sentiment ClassificationGeneral ClassificationSentiment AnalysisSentiment Classification

Similar Papers 제목 키워드 기반

Cross-Lingual Sentiment Analysis Without (Good) Translation

2017-07-06 · IJCNLP 2017 11 · Mohamed Abdalla, Graeme Hirst

Current approaches to cross-lingual sentiment analysis try to leverage the wealth of labeled English data using bilingual lexicons, bilingual vector space embeddings, or machine translation systems. Here we show that it …

Machine TranslationSentiment AnalysisTranslation

Learning Bilingual Sentiment-Specific Word Embeddings without Cross-lingual Supervision

2019-06-01 · NAACL 2019 6 · Yanlin Feng, Xiaojun Wan

Word embeddings learned in two languages can be mapped to a common space to produce Bilingual Word Embeddings (BWE). Unsupervised BWE methods learn such a mapping without any parallel data. However, these methods are mai…

Sentiment AnalysisTranslationWord EmbeddingsWord Similarity+1

Bilingual Sentiment Embeddings: Joint Projection of Sentiment Across Languages

2018-05-23 · ACL 2018 7 · Jeremy Barnes, Roman Klinger, Sabine Schulte im Walde

Sentiment analysis in low-resource languages suffers from a lack of annotated corpora to estimate high-performing models. Machine translation and bilingual word embeddings provide some relief through cross-lingual sentim…

Cross-Lingual Sentiment ClassificationMachine TranslationSentenceSentiment Analysis+3

Cross-lingual Aspect-Based Sentiment Analysis: A Survey on Tasks, Approaches, and Challenges

2025-08-13 · Jakub Šmíd, Pavel Král arxiv

Aspect-based sentiment analysis (ABSA) is a fine-grained sentiment analysis task that focuses on understanding opinions at the aspect level, including sentiment towards specific aspect terms, categories, and opinions. Wh…

Cross-Lingual TransferSentiment AnalysisTerm Extraction

The Model Arena for Cross-lingual Sentiment Analysis: A Comparative Study in the Era of Large Language Models

2024-06-27 · Xiliang Zhu, Shayna Gardiner, Tere Roldán, David Rossouw

Sentiment analysis serves as a pivotal component in Natural Language Processing (NLP). Advancements in multilingual pre-trained models such as XLM-R and mT5 have contributed to the increasing interest in cross-lingual se…

Cross-Lingual TransferSentiment AnalysisXLM-R