Twitter Sentiment Analysis
13 papers with code • 0 benchmarks • 6 datasets
Twitter sentiment analysis is the task of performing sentiment analysis on tweets from Twitter.
Benchmarks
These leaderboards are used to track progress in Twitter Sentiment Analysis
Datasets
Most implemented papers
BB_twtr at SemEval-2017 Task 4: Twitter Sentiment Analysis with CNNs and LSTMs
In this paper we describe our attempt at producing a state-of-the-art Twitter sentiment classifier using Convolutional Neural Networks (CNNs) and Long Short Term Memory (LSTMs) networks.
Comparative Studies of Detecting Abusive Language on Twitter
However, this dataset has not been comprehensively studied to its potential.
AfriSenti: A Twitter Sentiment Analysis Benchmark for African Languages
These include 75 languages with at least one million speakers each.
GRUBERT: A GRU-Based Method to Fuse BERT Hidden Layers for Twitter Sentiment Analysis
In this work, we introduce a GRU-based architecture called GRUBERT that learns to map the different BERT hidden layers to fused embeddings with the aim of achieving high accuracy on the Twitter sentiment analysis task.
NILC-USP at SemEval-2017 Task 4: A Multi-view Ensemble for Twitter Sentiment Analysis
The first space is a bag-of-words model and has a Linear SVM as base classifier.
Decision Stream: Cultivating Deep Decision Trees
Various modifications of decision trees have been extensively used during the past years due to their high efficiency and interpretability.
Multitask Learning for Fine-Grained Twitter Sentiment Analysis
Traditional sentiment analysis approaches tackle problems like ternary (3-category) and fine-grained (5-category) classification by learning the tasks separately.
Offensive Language Analysis using Deep Learning Architecture
Once we are happy with the quality of our input data, we proceed to choosing the optimal deep learning architecture for this task.
How Will Your Tweet Be Received? Predicting the Sentiment Polarity of Tweet Replies
As a strong baseline, we propose a two-stage DL-based method: first, we create automatically labeled training data by applying a standard sentiment classifier to tweet replies and aggregating its predictions for each original tweet; our rationale is that individual errors made by the classifier are likely to cancel out in the aggregation step.
Twitter Sentiment Analysis
In this report, address the problem of sentiment classification on the Twitter dataset.