paper-with-me

Papers

Cross-lingual sentiment classification in low-resource Bengali language

2020-11-01 · EMNLP (WNUT) 2020 11 · Salim Sazzed

Sentiment analysis research in low-resource languages such as Bengali is still unexplored due to the scarcity of annotated data and the lack of text processing tools. Therefore, in this work, we focus on generating resources and showing the applicability of the cross-lingual sentiment analysis approach in Bengali. For benchmarking, we created and annotated a comprehensive corpus of around 12000 Bengali reviews. To address the lack of standard text-processing tools in Bengali, we leverage resources from English utilizing machine translation. We determine the performance of supervised machine learning (ML) classifiers in machine-translated English corpus and compare it with the original Bengali corpus. Besides, we examine sentiment preservation in the machine-translated corpus utilizing Cohen’s Kappa and Gwet’s AC1. To circumvent the laborious data labeling process, we explore lexicon-based methods and study the applicability of utilizing cross-domain labeled data from the resource-rich language. We find that supervised ML classifiers show comparable performances in Bengali and machine-translated English corpus. By utilizing labeled data, they achieve 15%-20% higher F1 scores compared to both lexicon-based and transfer learning-based methods. Besides, we observe that machine translation does not alter the sentiment polarity of the review for most of the cases. Our experimental results demonstrate that the machine translation based cross-lingual approach can be an effective way for sentiment classification in Bengali.

📄 PDF Abstract BibTeX

Code (1)

sazzadcsedu/bn-dataset 공식 구현

Tasks

BenchmarkingClassificationCross-Lingual Sentiment ClassificationMachine TranslationSentiment AnalysisSentiment ClassificationTransfer LearningTranslation

Similar Papers 제목 키워드 기반

Cross-Lingual Sentiment Misalignment: Auditing Multilingual Language Models for Inversion Risk, Dialectal Representation, and Affective Stability

2026-02-19 · Nusrat Jahan Lia, Shubhashis Roy Dipta arxiv

Recent advances in multilingual representation learning aim to bridge the performance gap between high- and low-resource languages, yet their ability to preserve affective meaning across languages remains underexplored, …

Representation Learning

Sentiment Analysis For Bengali Using Transformer Based Models

2021-12-01 · ICON 2021 12 · Anirban Bhowmick, Abhik Jana

Sentiment analysis is one of the key Natural Language Processing (NLP) tasks that has been attempted by researchers extensively for resource-rich languages like English. But for low resource languages like Bengali very f…

Sentiment AnalysisSentiment Classification

Sentiment analysis in Bengali via transfer learning using multi-lingual BERT

2020-12-03 · Khondoker Ittehadul Islam, Md. Saiful Islam, Md Ruhul Amin

Sentiment analysis (SA) in Bengali is challenging due to this Indo-Aryan language's highly inflected properties with more than 160 different inflected forms for verbs and 36 different forms for noun and 24 different form…

Sentiment AnalysisSentiment ClassificationTransfer Learning

BnSentMix: A Diverse Bengali-English Code-Mixed Dataset for Sentiment Analysis

2024-08-16 · Sadia Alam, Md Farhan Ishmam, Navid Hasin Alvee, Md Shahnewaz Siddique 외

The widespread availability of code-mixed data can provide valuable insights into low-resource languages like Bengali, which have limited datasets. Sentiment analysis has been a fundamental text classification task acros…

DiversitySentiment AnalysisSentiment Classificationtext-classification+1

Twitter corpus of Resource-Scarce Languages for Sentiment Analysis and Multilingual Emoji Prediction

2018-08-01 · COLING 2018 8 · Nurendra Choudhary, Rajat Singh, Vijjini Anvesh Rao, Manish Shrivastava

In this paper, we leverage social media platforms such as twitter for developing corpus across multiple languages. The corpus creation methodology is applicable for resource-scarce languages provided the speakers of that…

Sentiment Analysis