Back to Nlp Progress

Fine-grained Emotion Detection

bengali/emotion_detection.md

0.3850 B
Original Source

Fine-grained Emotion Detection

Fine-grained Emotion Detection is the task of detecting one or multiple emotion of a given text.

EmoNoBa

EmoNoBa: A Dataset for Analyzing Fine-Grained Emotions on Noisy Bangla Texts is a dataset which contains 22,698 instances with each labeled with one or atmost all 6 emotions. The dataset is available here. The models are evaluated based on Macro Average F1-score.

ModelF1-scorePaper / SourceCode
W1 + W2 + W3+ W4 + C1 + C2 + C342.81EmoNoBa: A Dataset for Analyzing Fine-Grained Emotions on Noisy Bangla TextsOfficial