Towards Emotion Recognition in Hindi-English Code-Mixed Data: A Transformer Based Approach
Anshul Wadhawan, Akshita Aggarwal

TL;DR
This paper introduces a new Hindi-English code-mixed emotion dataset and evaluates various deep learning models, demonstrating that transformer-based BERT achieves the highest accuracy in emotion detection.
Contribution
It presents a novel Hinglish dataset for emotion recognition and compares multiple deep learning models, highlighting the effectiveness of transformer-based approaches.
Findings
Transformer-based BERT outperforms other models with 71.43% accuracy.
Bilingual embeddings from FastText and Word2Vec improve model performance.
Deep learning models like CNNs, LSTMs, and transformers are effective for code-mixed emotion detection.
Abstract
In the last few years, emotion detection in social-media text has become a popular problem due to its wide ranging application in better understanding the consumers, in psychology, in aiding human interaction with computers, designing smart systems etc. Because of the availability of huge amounts of data from social-media, which is regularly used for expressing sentiments and opinions, this problem has garnered great attention. In this paper, we present a Hinglish dataset labelled for emotion detection. We highlight a deep learning based approach for detecting emotions in Hindi-English code mixed tweets, using bilingual word embeddings derived from FastText and Word2Vec approaches, as well as transformer based models. We experiment with various deep learning models, including CNNs, LSTMs, Bi-directional LSTMs (with and without attention), along with transformers like BERT, RoBERTa, and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSentiment Analysis and Opinion Mining · Topic Modeling · Text and Document Classification Technologies
MethodsLinear Layer · LAMB · Linear Warmup With Linear Decay · Softmax · Adam · ALBERT · Multi-Head Attention · Attention Dropout · RoBERTa · Weight Decay
