paper-with-me

Papers

Sentiment Analysis for Multilingual Corpora

2019-08-01 · WS 2019 8 · Svitlana Galeshchuk, Ju Qiu, Julien Jourdan

The paper presents a generic approach to the supervised sentiment analysis of social media content in Slavic languages. The method proposes translating the documents from the original language to English with Google{'}s Neural Translation Model. The resulted texts are then converted to vectors by averaging the vectorial representation of words derived from a pre-trained Word2Vec English model. Testing the approach with several machine learning methods on Polish, Slovenian and Croatian Twitter datasets returns up to 86{\%} of classification accuracy on the out-of-sample data.

📄 PDF Abstract BibTeX

Code (1)

GSukr/Sentiment_Analysis_Multilingual_Corpora 공식 구현

Tasks

BIG-bench Machine LearningSentiment AnalysisTranslation

Similar Papers 제목 키워드 기반

Sentiment Analysis on Monolingual, Multilingual and Code-Switching Twitter Corpora

2015-09-01 · WS 2015 9 · David Vilares, Miguel A. Alonso, Carlos G{\'o}mez-Rodr{\'\i}guez
Language IdentificationLanguage ModellingSentiment Analysis

The Challenges of Multi-dimensional Sentiment Analysis Across Languages

2016-12-01 · WS 2016 12 · Emily {\"O}hman, Timo Honkela, J{\"o}rg Tiedemann

This paper outlines a pilot study on multi-dimensional and multilingual sentiment analysis of social media content. We use parallel corpora of movie subtitles as a proxy for colloquial language in social media channels a…

Sentiment AnalysisTranslation

XLM-T: Multilingual Language Models in Twitter for Sentiment Analysis and Beyond

2021-04-25 · LREC 2022 6 · Francesco Barbieri, Luis Espinosa Anke, Jose Camacho-Collados

Language models are ubiquitous in current NLP, and their multilingual capacity has recently attracted considerable attention. However, current analyses have almost exclusively focused on (multilingual variants of) standa…

Language ModellingSentiment AnalysisXLM-R

Massively Multilingual Corpus of Sentiment Datasets and Multi-faceted Sentiment Classification Benchmark

2023-09-26 · NeurIPS 2023 11

Despite impressive advancements in multilingual corpora collection and model training, developing large-scale deployments of multilingual models still presents a significant challenge. This is particularly true for langu…

Improving Sentiment Analysis over non-English Tweets using Multilingual Transformers and Automatic Translation for Data-Augmentation

2020-10-07 · COLING 2020 8 · Valentin Barriere, Alexandra Balahur

Tweets are specific text data when compared to general text. Although sentiment analysis over tweets has become very popular in the last decade for English, it is still difficult to find huge annotated corpora for non-En…

Data AugmentationSentiment AnalysisTranslation