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

TitleStatusHype
Learning Context-Sensitive Convolutional Filters for Text Processing0
Computational Content Analysis of Negative Tweets for Obesity, Diet, Diabetes, and Exercise0
Learning Domain-Specific Word Embeddings from Sparse Cybersecurity Texts0
Analyzing users' sentiment towards popular consumer industries and brands on Twitter0
Identifying Restaurant Features via Sentiment Analysis on Yelp Reviews0
Text Compression for Sentiment Analysis via Evolutionary Algorithms0
Improving Opinion-Target Extraction with Character-Level Word Embeddings0
Aspect-Based Relational Sentiment Analysis Using a Stacked Neural Network ArchitectureCode0
Aspect-Based Sentiment Analysis Using a Two-Step Neural Network Architecture0
Deep Automated Multi-task Learning0
Unsupervised Aspect Term Extraction with B-LSTM & CRF using Automatically Labelled Datasets0
Cross-Platform Emoji Interpretation: Analysis, a Solution, and Applications0
Method for Aspect-Based Sentiment Annotation Using Rhetorical Analysis0
Assessing State-of-the-Art Sentiment Models on State-of-the-Art Sentiment Datasets0
RRA: Recurrent Residual Attention for Sequence Learning0
Sentiment Polarity Detection for Software DevelopmentCode0
From Review to Rating: Exploring Dependency Measures for Text Classification0
Gradient Emotional Analysis0
Opinion Recommendation Using A Neural Model0
Breaking NLP: Using Morphosyntax, Semantics, Pragmatics and World Knowledge to Fool Sentiment Analysis Systems0
Churn Identification in Microblogs using Convolutional Neural Networks with Structured Logical Knowledge0
Forecasting Consumer Spending from Purchase Intentions Expressed on Social Media0
A Multilayer Perceptron based Ensemble Technique for Fine-grained Financial Sentiment Analysis0
Capturing User and Product Information for Document Level Sentiment Analysis with Deep Memory Network0
ACTSA: Annotated Corpus for Telugu Sentiment Analysis0
PLN-PUCRS at EmoInt-2017: Psycholinguistic features for emotion intensity prediction in tweets0
A Cognition Based Attention Model for Sentiment Analysis0
YZU-NLP at EmoInt-2017: Determining Emotion Intensity Using a Bi-directional LSTM-CNN Model0
Building a SentiWordNet for Odia0
YNU-HPCC at EmoInt-2017: Using a CNN-LSTM Model for Sentiment Intensity Prediction0
oIQa: An Opinion Influence Oriented Question Answering Framework with Applications to Marketing Domain0
Sentiment Lexicon Expansion Based on Neural PU Learning, Double Dictionary Lookup, and Polarity Association0
Sentiment Lexicon Construction with Representation Learning Based on Hierarchical Sentiment SupervisionCode0
Sentiment Intensity Ranking among Adjectives Using Sentiment Bearing Word Embeddings0
Breaking Sentiment Analysis of Movie Reviews0
Refining Word Embeddings for Sentiment Analysis0
NSEmo at EmoInt-2017: An Ensemble to Predict Emotion Intensity in Tweets0
BIBI System Description: Building with CNNs and Breaking with Deep Reinforcement Learning0
Human Centered NLP with User-Factor Adaptation0
Prayas at EmoInt 2017: An Ensemble of Deep Neural Architectures for Emotion Intensity Prediction in Tweets0
Huntsville, hospitals, and hockey teams: Names can reveal your location0
Tecnolengua Lingmotif at EmoInt-2017: A lexicon-based approach0
Cross-lingual Flames Detection in News Discussions0
Textmining at EmoInt-2017: A Deep Learning Approach to Sentiment Intensity Scoring of English Tweets0
Fake news stance detection using stacked ensemble of classifiers0
Identifying Where to Focus in Reading Comprehension for Neural Question Generation0
The Impact of Figurative Language on Sentiment Analysis0
Idiom-Aware Compositional Distributed Semantics0
``i have a feeling trump will win..................'': Forecasting Winners and Losers from User Predictions on Twitter0
AutoExtend: Combining Word Embeddings with Semantic Resources0
Show:102550
← PrevPage 81 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