paper-with-me

Papers

Code-Mix Sentiment Analysis on Hinglish Tweets

2026-01-08 · Aashi Garg, Aneshya Das, Arshi Arya, Anushka Goyal, Aditi arxiv

The effectiveness of brand monitoring in India is increasingly challenged by the rise of Hinglish--a hybrid of Hindi and English--used widely in user-generated content on platforms like Twitter. Traditional Natural Language Processing (NLP) models, built for monolingual data, often fail to interpret the syntactic and semantic complexity of this code-mixed language, resulting in inaccurate sentiment analysis and misleading market insights. To address this gap, we propose a high-performance sentiment classification framework specifically designed for Hinglish tweets. Our approach fine-tunes mBERT (Multilingual BERT), leveraging its multilingual capabilities to better understand the linguistic diversity of Indian social media. A key component of our methodology is the use of subword tokenization, which enables the model to effectively manage spelling variations, slang, and out-of-vocabulary terms common in Romanized Hinglish. This research delivers a production-ready AI solution for brand sentiment tracking and establishes a strong benchmark for multilingual NLP in low-resource, code-mixed environments.

📄 PDF Abstract BibTeX arXiv:2601.05091

Code (0)

등록된 구현이 없습니다.

Tasks

Sentiment Analysis

Similar Papers 제목 키워드 기반

SemEval-2020 Task 9: Overview of Sentiment Analysis of Code-Mixed Tweets

2020-08-10 · SEMEVAL 2020 · Parth Patwa, Gustavo Aguilar, Sudipta Kar, Suraj Pandey 외

In this paper, we present the results of the SemEval-2020 Task 9 on Sentiment Analysis of Code-Mixed Tweets (SentiMix 2020). We also release and describe our Hinglish (Hindi-English) and Spanglish (Spanish-English) corpo…

Language IdentificationSentenceSentiment Analysis

BAKSA at SemEval-2020 Task 9: Bolstering CNN with Self-Attention for Sentiment Analysis of Code Mixed Text

2020-07-21 · SEMEVAL 2020 · Ayush Kumar, Harsh Agarwal, Keshav Bansal, Ashutosh Modi

Sentiment Analysis of code-mixed text has diversified applications in opinion mining ranging from tagging user reviews to identifying social or political sentiments of a sub-population. In this paper, we present an ensem…

General ClassificationOpinion MiningSentiment Analysis

LT3 at SemEval-2020 Task 9: Cross-lingual Embeddings for Sentiment Analysis of Hinglish Social Media Text

2020-10-21 · SEMEVAL 2020 · Pranaydeep Singh, Els Lefever

This paper describes our contribution to the SemEval-2020 Task 9 on Sentiment Analysis for Code-mixed Social Media Text. We investigated two approaches to solve the task of Hinglish sentiment analysis. The first approach…

Sentiment AnalysisWord Embeddings

Sentiment Analysis for Hinglish Code-mixed Tweets by means of Cross-lingual Word Embeddings

2020-05-01 · LREC 2020 5 · Pranaydeep Singh, Els Lefever

This paper investigates the use of unsupervised cross-lingual embeddings for solving the problem of code-mixed social media text understanding. We specifically investigate the use of these embeddings for a sentiment anal…

Cross-Lingual Word EmbeddingsSentiment AnalysisTransfer LearningWord Embeddings

Reed at SemEval-2020 Task 9: Fine-Tuning and Bag-of-Words Approaches to Code-Mixed Sentiment Analysis

2020-07-26 · SEMEVAL 2020 · Vinay Gopalan, Mark Hopkins

We explore the task of sentiment analysis on Hinglish (code-mixed Hindi-English) tweets as participants of Task 9 of the SemEval-2020 competition, known as the SentiMix task. We had two main approaches: 1) applying trans…

Sentiment AnalysisTransfer Learning