English

HinglishNLP: Fine-tuned Language Models for Hinglish Sentiment Detection

Computation and Language 2020-08-25 v1 Machine Learning

Abstract

Sentiment analysis for code-mixed social media text continues to be an under-explored area. This work adds two common approaches: fine-tuning large transformer models and sample efficient methods like ULMFiT. Prior work demonstrates the efficacy of classical ML methods for polarity detection. Fine-tuned general-purpose language representation models, such as those of the BERT family are benchmarked along with classical machine learning and ensemble methods. We show that NB-SVM beats RoBERTa by 6.2% (relative) F1. The best performing model is a majority-vote ensemble which achieves an F1 of 0.707. The leaderboard submission was made under the codalab username nirantk, with F1 of 0.689.

Keywords

Cite

@article{arxiv.2008.09820,
  title  = {HinglishNLP: Fine-tuned Language Models for Hinglish Sentiment Detection},
  author = {Meghana Bhange and Nirant Kasliwal},
  journal= {arXiv preprint arXiv:2008.09820},
  year   = {2020}
}

Comments

SemEval 2020

R2 v1 2026-06-23T18:02:07.240Z