2022/03/22 by Aditya Kane, Shantanu Patankar, Kane, Aditya +5 · 1 citation
Computer Science · #Computation and Language (cs.CL) #FOS: Computer and information sciences #Sentiment Analysis and Opinion Mining #Topic Modeling
paper · pdf · doi:10.48550/arxiv.2203.11899
openalex publication_date 2022/03/22 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28
Detecting emotions in languages is important to accomplish a complete interaction between humans and machines. This paper describes our contribution to the WASSA 2022 shared task which handles this crucial task of emotion detection. We have to identify the following emotions: sadness, surprise, neutral, anger, fear, disgust, joy based on a given essay text. We are using an ensemble of ELECTRA and BERT models to tackle this problem achieving an F1 score of 62.76%. Our codebase (https://bit.ly/WASSAsharedtask) and our WandB project (https://wandb.ai/aclwassapictxmanipal/aclwassa) is publicly available.