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

TitleStatusHype
A Comparative Analysis of Unsupervised Language Adaptation Methods0
A Comparative Study for Sentiment Analysis on Election Brazilian News0
A Comparative Study of Different Sentiment Lexica for Sentiment Analysis of Tweets0
A Comparative Study of Sentiment Analysis Using NLP and Different Machine Learning Techniques on US Airline Twitter Data0
A Comparative Study on TF-IDF feature Weighting Method and its Analysis using Unstructured Dataset0
A Comparison of Approaches for Sentiment Classification on Lithuanian Internet Comments0
A Comparison of Automatic Labelling Approaches for Sentiment Analysis0
A Comparison of Chinese Parsers for Stanford Dependencies0
A Comparison of Domain-based Word Polarity Estimation using different Word Embeddings0
A Comparison of Indonesia E-Commerce Sentiment Analysis for Marketing Intelligence Effort0
A Comparison of Lexicon-Based and ML-Based Sentiment Analysis: Are There Outlier Words?0
A Comparison of Techniques for Sentiment Classification of Film Reviews0
A Comprehensive Analysis of Preprocessing for Word Representation Learning in Affective Tasks0
A comprehensive cross-language framework for harmful content detection with the aid of sentiment analysis0
A Comprehensive Evaluation of Large Language Models on Aspect-Based Sentiment Analysis0
A Comprehensive Overview of Recommender System and Sentiment Analysis0
A Comprehensive Review of Visual-Textual Sentiment Analysis from Social Media Networks0
A Comprehensive Review on Sentiment Analysis: Tasks, Approaches and Applications0
A Comprehensive Review on Summarizing Financial News Using Deep Learning0
A Comprehensive Survey on Aspect Based Sentiment Analysis0
A Comprehensive View of the Biases of Toxicity and Sentiment Analysis Methods Towards Utterances with African American English Expressions0
A Computational Approach to Walt Whitman's Stylistic Changes in Leaves of Grass0
A Conceptual Framework for Inferring Implicatures0
A Concrete Chinese NLP Pipeline0
A Context-based Disambiguation Model for Sentiment Concepts Using a Bag-of-concepts Approach0
A context-based model for Sentiment Analysis in Twitter0
A Convolutional Neural Network for Aspect Sentiment Classification0
A Corpus for Dimensional Sentiment Classification on YouTube Streaming Service0
A Corpus for Suggestion Mining of German Peer Feedback0
A Corpus of Comparisons in Product Reviews0
A COVID-19 news coverage mood map of Europe0
A Cross-Validation Study of Turkish Sentiment Analysis Datasets and Tools0
Active Information Acquisition0
Active learning for detection of stance components0
Active Learning for Imbalanced Sentiment Classification0
Active Learning Over Multiple Domains in Natural Language Tasks0
Active Learning with Transfer Learning0
Active Sentiment Domain Adaptation0
ACTSA: Annotated Corpus for Telugu Sentiment Analysis0
ADAPT at IJCNLP-2017 Task 4: A Multinomial Naive Bayes Classification Approach for Customer Feedback Analysis task0
Adapted Multimodal BERT with Layer-wise Fusion for Sentiment Analysis0
Adapt in Contexts: Retrieval-Augmented Domain Adaptation via In-Context Learning0
Adapting BERT for Continual Learning of a Sequence of Aspect Sentiment Classification Tasks0
Adapting Freely Available Resources to Build an Opinion Mining Pipeline in Portuguese0
Adapting LLMs to Hebrew: Unveiling DictaLM 2.0 with Enhanced Vocabulary and Instruction Capabilities0
AdaptiSent: Context-Aware Adaptive Attention for Multimodal Aspect-Based Sentiment Analysis0
Adaptive Integrated Layered Attention (AILA)0
Adaptive Learning of Local Semantic and Global Structure Representations for Text Classification0
Adaptive Name Entity Recognition under Highly Unbalanced Data0
Adaptive Recursive Neural Network for Target-dependent Twitter Sentiment Classification0
Show:102550
← PrevPage 85 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