Back to Nlp Progress

Sentiment analysis

bengali/sentiment_analysis.md

0.3804 B
Original Source

Sentiment analysis

Sentiment Analysis is the task of classifying polarity of a given text.

SentNoB

SentNoB: A Dataset for Analysing Sentiment on Noisy Bangla Texts is a dataset which contains 15,728 instances with each labeled with one of three-class labels. This work also proposes, <em>unique word percentage</em>, a new evaluation metric for datasets. Models are evaluated based on micro-averaged F1 score.

ModelF1-scorePaper / SourceCode
U + B + T + C2 + C3 + C4 + C564.61SentNoB: A Dataset for Analysing Sentiment on Noisy Bangla TextsOfficial