SOTAVerified

Sentiment Analysis

Sentiment Analysis is the task of classifying the polarity of a given text. For instance, a text-based tweet can be categorized into either "positive", "negative", or "neutral". Given the text and accompanying labels, a model can be trained to predict the correct sentiment.

Sentiment Analysis techniques can be categorized into machine learning approaches, lexicon-based approaches, and even hybrid methods. Some subcategories of research in sentiment analysis include: multimodal sentiment analysis, aspect-based sentiment analysis, fine-grained opinion analysis, language specific sentiment analysis.

More recently, deep learning techniques, such as RoBERTa and T5, are used to train high-performing sentiment classifiers that are evaluated using metrics like F1, recall, and precision. To evaluate sentiment analysis systems, benchmark datasets like SST, GLUE, and IMDB movie reviews are used.

Further readings:

Papers

Showing 28512900 of 5630 papers

TitleStatusHype
Corpus Creation for Sentiment Analysis in Code-Mixed Tamil-English TextCode0
Adversarial Attacks and Defense on Texts: A Survey0
Language Representation Models for Fine-Grained Sentiment ClassificationCode0
Sentiment Analysis: Automatically Detecting Valence, Emotions, and Other Affectual States from Text0
A review of sentiment analysis research in Arabic language0
COVID-19 Public Opinion and Emotion Monitoring System Based on Time Series Thermal New Word Mining0
Symptom extraction from the narratives of personal experiences with COVID-19 on RedditCode0
Team Neuro at SemEval-2020 Task 8: Multi-Modal Fine Grain Emotion Classification of Memes using Multitask Learning0
COVID-19 Public Sentiment Insights and Machine Learning for Tweets Classification0
Try This Instead: Personalized and Interpretable Substitute Recommendation0
Public discourse and sentiment during the COVID-19 pandemic: using Latent Dirichlet Allocation for topic modeling on Twitter0
Cross-Lingual Word Embeddings for Turkic LanguagesCode0
LiSSS: A toy corpus of Spanish Literary Sentences for Emotions detection0
#Coronavirus or #Chinesevirus?!: Understanding the negative sentiment reflected in Tweets with racist hashtags across the development of COVID-190
Distilling neural networks into skipgram-level decision listsCode0
Activation functions are not needed: the ratio netCode0
Neutrality May Matter: Sentiment Analysis in Reviews of Airbnb, Booking, and Couchsurfing in Brazil and USA0
COVID-19Base: A knowledgebase to explore biomedical entities related to COVID-190
A SentiWordNet Strategy for Curriculum Learning in Sentiment AnalysisCode0
Article citation study: Context enhanced citation sentiment detection0
LinCE: A Centralized Benchmark for Linguistic Code-switching Evaluation0
Social Media Information Sharing for Natural Disaster Response0
Sentiment Analysis for Education with R: packages, methods and practical applications0
Sentiment Analysis Using Simplified Long Short-term Memory Recurrent Neural Networks0
ImpactCite: An XLNet-based method for Citation Impact AnalysisCode0
Fine-grained Financial Opinion Mining: A Survey and Research Agenda0
A Position Aware Decay Weighted Network for Aspect based Sentiment Analysis0
Improving Aspect-Level Sentiment Analysis with Aspect Extraction0
Social Biases in NLP Models as Barriers for Persons with Disabilities0
Understanding and Improving Information Transfer in Multi-Task Learning0
Examining Citations of Natural Language Processing Literature0
Aspect-Based Sentiment Analysis as Fine-Grained Opinion Mining0
Marking Irony Activators in a Universal Dependencies Treebank: The Case of an Italian Twitter Corpus0
Irony Detection in Persian Language: A Transfer Learning Approach Using Emoji Prediction0
ParlVote: A Corpus for Sentiment Analysis of Political Debates0
Annotated Corpus for Sentiment Analysis in Odia Language0
Recommendation Chart of Domains for Cross-Domain Sentiment Analysis: Findings of A 20 Domain Study0
Is Language Modeling Enough? Evaluating Effective Embedding Combinations0
Design and Evaluation of SentiEcon: a fine-grained Economic/Financial Sentiment Lexicon from a Corpus of Business News0
Social Web Observatory: A Platform and Method for Gathering Knowledge on Entities from Different Textual Sources0
Word Embedding Evaluation for Sinhala0
Multi-domain Tweet Corpora for Sentiment Analysis: Resource Creation and Evaluation0
Identifying Sentiments in Algerian Code-switched User-generated Comments0
Dataset Creation and Evaluation of Aspect Based Sentiment Analysis in Telugu, a Low Resource Language0
Improving Sentiment Analysis with Biofeedback Data0
Sentiment Analysis for Hinglish Code-mixed Tweets by means of Cross-lingual Word Embeddings0
A Large Scale Speech Sentiment Corpus0
Defense of Word-level Adversarial Attacks via Random Substitution EncodingCode0
An Indian Language Social Media Collection for Hate and Offensive Speech0
An Empirical Examination of Online Restaurant Reviews0
Show:102550
← PrevPage 58 of 113Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1Word+ES (Scratch)Attack Success Rate100Unverified
2MT-DNN-SMARTAccuracy97.5Unverified
3T5-11BAccuracy97.5Unverified
4MUPPET Roberta LargeAccuracy97.4Unverified
5T5-3BAccuracy97.4Unverified
6ALBERTAccuracy97.1Unverified
7StructBERTRoBERTa ensembleAccuracy97.1Unverified
8XLNet (single model)Accuracy97Unverified
9SMARTRoBERTaDev Accuracy96.9Unverified
10ELECTRAAccuracy96.9Unverified
#ModelMetricClaimedVerifiedStatus
1RoBERTa-large with LlamBERTAccuracy96.68Unverified
2RoBERTa-largeAccuracy96.54Unverified
3XLNetAccuracy96.21Unverified
4Heinsen Routing + RoBERTa LargeAccuracy96.2Unverified
5RoBERTa-large 355M + Entailment as Few-shot LearnerAccuracy96.1Unverified
6GraphStarAccuracy96Unverified
7DV-ngrams-cosine with NB sub-sampling + RoBERTa.baseAccuracy95.94Unverified
8DV-ngrams-cosine + RoBERTa.baseAccuracy95.92Unverified
9Roberta_Large ST + Cosine Similarity LossAccuracy95.9Unverified
10BERT large finetune UDAAccuracy95.8Unverified
#ModelMetricClaimedVerifiedStatus
1Llama-3.3-70B + CAPOAccuracy62.27Unverified
2Mistral-Small-24B + CAPOAccuracy 60.2Unverified
3Heinsen Routing + RoBERTa LargeAccuracy59.8Unverified
4RoBERTa-large+Self-ExplainingAccuracy59.1Unverified
5Qwen2.5-32B + CAPOAccuracy 59.07Unverified
6Heinsen Routing + GPT-2Accuracy58.5Unverified
7BCN+Suffix BiLSTM-Tied+CoVeAccuracy56.2Unverified
8BERT LargeAccuracy55.5Unverified
9LM-CPPF RoBERTa-baseAccuracy54.9Unverified
10BCN+ELMoAccuracy54.7Unverified
#ModelMetricClaimedVerifiedStatus
1Char-level CNNError4.88Unverified
2SVDCNNError4.74Unverified
3LEAMError4.69Unverified
4fastText, h=10, bigramError4.3Unverified
5SWEM-hierError4.19Unverified
6SRNNError3.96Unverified
7M-ACNNError3.89Unverified
8DNC+CUWError3.6Unverified
9CCCapsNetError3.52Unverified
10Block-sparse LSTMError3.27Unverified
#ModelMetricClaimedVerifiedStatus
1Millions of EmojiTraining Time1,500Unverified
2VLAWEAccuracy93.3Unverified
3RoBERTa-large 355M + Entailment as Few-shot LearnerAccuracy92.5Unverified
4AnglE-LLaMA-7BAccuracy91.09Unverified
5byte mLSTM7Accuracy86.8Unverified
6MEANAccuracy84.5Unverified
7RNN-CapsuleAccuracy83.8Unverified
8Capsule-BAccuracy82.3Unverified
9SuBiLSTM-TiedAccuracy81.6Unverified
10USE_T+CNNAccuracy81.59Unverified