NepEMO: A Multi-Label Emotion and Sentiment Analysis on Nepali Reddit with Linguistic Insights and Temporal Trends
Sameer Sitoula, Tej Bahadur Shahi, Laxmi Prasad Bhatt, Anisha Pokhrel, Arjun Neupane
TL;DR
The paper introduces NepEMO, a Nepali Reddit dataset annotated for multi-label emotions (fear, anger, sadness, joy, depression) and three sentiment classes (positive, negative, neutral), spanning 2019–2025 in English, Roman Nepali, and Devanagari scripts. It combines linguistic analyses (TF-IDF, n-grams, co-occurrence) and topic modeling (LDA) with a broad benchmark of ML, DL, and transformer models, showing that multilingual transformers (e.g., XLM-RoBERTa) consistently outperform baselines. High inter-annotator agreement confirms annotation reliability, and temporal analyses reveal meaningful trends in mental health discourse on Nepali Reddit. The work demonstrates the feasibility and value of monitoring mental health signals in low-resource, code-mixed languages and points to future expansion to more emotions and lighter models for practical deployment.
Abstract
Social media (SM) platforms (e.g. Facebook, Twitter, and Reddit) are increasingly leveraged to share opinions and emotions, specifically during challenging events, such as natural disasters, pandemics, and political elections, and joyful occasions like festivals and celebrations. Among the SM platforms, Reddit provides a unique space for its users to anonymously express their experiences and thoughts on sensitive issues such as health and daily life. In this work, we present a novel dataset, called NepEMO, for multi-label emotion (MLE) and sentiment classification (SC) on the Nepali subreddit post. We curate and build a manually annotated dataset of 4,462 posts (January 2019- June 2025) written in English, Romanised Nepali and Devanagari script for five emotions (fear, anger, sadness, joy, and depression) and three sentiment classes (positive, negative, and neutral). We perform a detailed analysis of posts to capture linguistic insights, including emotion trends, co-occurrence of emotions, sentiment-specific n-grams, and topic modelling using Latent Dirichlet Allocation and TF-IDF keyword extraction. Finally, we compare various traditional machine learning (ML), deep learning (DL), and transformer models for MLE and SC tasks. The result shows that transformer models consistently outperform the ML and DL models for both tasks.
