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 13011350 of 5630 papers

TitleStatusHype
Curriculum Learning Strategies for Hindi-English Codemixed Sentiment Analysis0
Aspect-Category based Sentiment Analysis with Hierarchical Graph Convolutional Network0
Comparison of SVM Optimization Techniques in the Primal0
Contrastive Clustering: Toward Unsupervised Bias Reduction for Emotion and Sentiment Classification0
Controlled CNN-based Sequence Labeling for Aspect Extraction0
Aspect category learning and sentimental analysis using weakly supervised learning0
Conversational Recommendation System using NLP and Sentiment Analysis0
Convolutional Feature Extraction and Neural Arithmetic Logic Units for Stock Prediction0
Comparison of String Similarity Measures for Obscenity Filtering0
Convolutional neural network compression for natural language processing0
Aspect-Based Sentiment Analysis and Singer Name Entity Recognition using Parameter Generation Network Based Transfer Learning0
Convolutional Neural Networks for Sentiment Classification on Business Reviews0
Convolutional Neural Networks for Sentiment Analysis in Persian Social Media0
Convolutional Neural Networks for Sentiment Analysis on Weibo Data: A Natural Language Processing Approach0
Aspect Extraction Using Coreference Resolution and Unsupervised Filtering0
Convolutional Sentence Kernel from Word Embeddings for Short Text Categorization0
Convolution over Hierarchical Syntactic and Lexical Graphs for Aspect Level Sentiment Analysis0
Coooolll: A Deep Learning System for Twitter Sentiment Classification0
Aspect Is Not You Need: No-aspect Differential Sentiment Framework for Aspect-based Sentiment Analysis0
Comparison of Short-Text Sentiment Analysis Methods for Croatian0
Aspect-Level Cross-lingual Sentiment Classification with Constrained SMT0
Co-Regression for Cross-Language Review Rating Prediction0
Co-regularization Based Semi-supervised Domain Adaptation0
CorMulT: A Semi-supervised Modality Correlation-aware Multimodal Transformer for Sentiment Analysis0
#Coronavirus or #Chinesevirus?!: Understanding the negative sentiment reflected in Tweets with racist hashtags across the development of COVID-190
Corpora Preparation and Stopword List Generation for Arabic data in Social Network0
Comparison of Machine Learning for Sentiment Analysis in Detecting Anxiety Based on Social Media Data0
Corporate Bankruptcy Prediction with Domain-Adapted BERT0
Corpus Based Amharic Sentiment Lexicon Generation0
Corpus based Amharic sentiment lexicon generation0
Corpus-based discovery of semantic intensity scales0
Corpus Creation for Sentiment Analysis in Code-Mixed Tulu Text0
AMEX AI Labs at SemEval-2022 Task 10: Contextualized fine-tuning of BERT for Structured Sentiment Analysis0
Corpus Statistics in Text Classification of Online Data0
Correlating Facts and Social Media Trends on Environmental Quantities Leveraging Commonsense Reasoning and Human Sentiments0
Correlation-Based Method for Sentiment Classification0
A Deep Convolutional Neural Network-based Model for Aspect and Polarity Classification in Hausa Movie Reviews0
Correlations and Flow of Information between The New York Times and Stock Markets0
Comparing zero-shot self-explanations with human rationales in multilingual text classification0
Cost and Benefit of Using WordNet Senses for Sentiment Analysis0
Cost-effective Deployment of BERT Models in Serverless Environment0
Cost-effective Deployment of BERT Models in Serverless Environment0
Comparing Multilingual Comparable Articles Based On Opinions0
Aspect-based Opinion Summarization with Convolutional Neural Networks0
Co-training for Semi-supervised Sentiment Classification Based on Dual-view Bags-of-words Representation0
Comparing methods for Twitter Sentiment Analysis0
Comparing methods for deriving intensity scores for adjectives0
Aspect-Based Emotion Analysis and Multimodal Coreference: A Case Study of Customer Comments on Adidas Instagram Posts0
A Machine Learning, Natural Language Processing Analysis of Youth Perspectives: Key Trends and Focus Areas for Sustainable Youth Development Policies0
BowTie - A deep learning feedforward neural network for sentiment analysis0
Show:102550
← PrevPage 27 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