Sentiment analysis in tweets: an assessment study from classical to modern text representation models
S\'ergio Barreto, Ricardo Moura, Jonnathan Carvalho, Aline Paes,, Alexandre Plastino

TL;DR
This study comprehensively evaluates various classical and modern text representation models for sentiment analysis in tweets across 22 datasets, highlighting the impact of different embeddings and fine-tuning strategies on classification performance.
Contribution
It provides a robust assessment of static and contextualized language models for tweet sentiment analysis using diverse datasets and classification algorithms, addressing gaps in prior evaluations.
Findings
Transformer-based models outperform traditional methods.
Fine-tuning improves sentiment classification accuracy.
Contextual embeddings show robustness across datasets.
Abstract
With the growth of social medias, such as Twitter, plenty of user-generated data emerge daily. The short texts published on Twitter -- the tweets -- have earned significant attention as a rich source of information to guide many decision-making processes. However, their inherent characteristics, such as the informal, and noisy linguistic style, remain challenging to many natural language processing (NLP) tasks, including sentiment analysis. Sentiment classification is tackled mainly by machine learning-based classifiers. The literature has adopted word representations from distinct natures to transform tweets to vector-based inputs to feed sentiment classifiers. The representations come from simple count-based methods, such as bag-of-words, to more sophisticated ones, such as BERTweet, built upon the trendy BERT architecture. Nevertheless, most studies mainly focus on evaluating those…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSentiment Analysis and Opinion Mining · Topic Modeling · Advanced Text Analysis Techniques
MethodsRefunds@Expedia|||How do I get a full refund from Expedia? · Multi-Head Attention · Attention Is All You Need · Linear Layer · Linear Warmup With Linear Decay · Layer Normalization · Residual Connection · WordPiece · Dropout · Softmax
