paper-with-me

홈 › Papers

Towards a Universal Sentiment Classifier in Multiple languages

2017-09-01 · EMNLP 2017 9 · Kui Xu, Xiaojun Wan

Existing sentiment classifiers usually work for only one specific language, and different classification models are used in different languages. In this paper we aim to build a universal sentiment classifier with a single classification model in multiple different languages. In order to achieve this goal, we propose to learn multilingual sentiment-aware word embeddings simultaneously based only on the labeled reviews in English and unlabeled parallel data available in a few language pairs. It is not required that the parallel data exist between English and any other language, because the sentiment information can be transferred into any language via pivot languages. We present the evaluation results of our universal sentiment classifier in five languages, and the results are very promising even when the parallel data between English and the target languages are not used. Furthermore, the universal single classifier is compared with a few cross-language sentiment classifiers relying on direct parallel data between the source and target languages, and the results show that the performance of our universal sentiment classifier is very promising compared to that of different cross-language classifiers in multiple target languages.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

General ClassificationMachine TranslationSentiment AnalysisWord Embeddings

Similar Papers 제목 키워드 기반

Towards Universality in Multilingual Text Rewriting

2021-07-30 · Xavier Garcia, Noah Constant, Mandy Guo, Orhan Firat

In this work, we take the first steps towards building a universal rewriter: a model capable of rewriting text in any language to exhibit a wide variety of attributes, including styles and languages, while preserving as …

Translation

Sentiment Analysis with Contextual Embeddings and Self-Attention

2020-03-12 · Katarzyna Biesialska, Magdalena Biesialska, Henryk Rybinski

In natural language the intended meaning of a word or phrase is often implicit and depends on the context. In this work, we propose a simple yet effective method for sentiment analysis using contextual embeddings and a s…

Sentiment Analysis

UniSent: Universal Adaptable Sentiment Lexica for 1000+ Languages

2019-04-21 · LREC 2020 5 · Ehsaneddin Asgari, Fabienne Braune, Benjamin Roth, Christoph Ringlstetter 외

In this paper, we introduce UniSent universal sentiment lexica for $1000+$ languages. Sentiment lexica are vital for sentiment analysis in absence of document-level annotations, a very common scenario for low-resource la…

Domain AdaptationSentiment AnalysisUnsupervised Domain Adaptation

Sentiment Analysis on Code-Switched Dravidian Languages with Kernel Based Extreme Learning Machines

2022-05-01 · DravidianLangTech (ACL) 2022 5 · Mithun Kumar S R, Lov Kumar, Aruna Malapati

Code-switching refers to the textual or spoken data containing multiple languages. Application of natural language processing (NLP) tasks like sentiment analysis is a harder problem on code-switched languages due to the …

SentenceSentiment Analysis

When Word Embeddings Become Endangered

2021-03-24 · Khalid Alnajjar

Big languages such as English and Finnish have many natural language processing (NLP) resources and models, but this is not the case for low-resourced and endangered languages as such resources are so scarce despite the …

Cross-Lingual Word EmbeddingsSentiment AnalysisTranslationWord Embeddings