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.

HausaNLP at SemEval-2023 Task 12: Leveraging African Low Resource TweetData for Sentiment Analysis

ahmadmwali/semeval-afrisenti 26 Apr 2023

We present the findings of SemEval-2023 Task 12, a shared task on sentiment analysis for low-resource African languages using Twitter dataset.

0
26 Apr 2023

Cryptocurrency Price Prediction using Twitter Sentiment Analysis

Aaron-Paul/Bitcoin-Price-Twitter-Sentiment-Analysis 3 Mar 2023

In this study, we develop an end-to-end model that can forecast the sentiment of a set of tweets (using a Bidirectional Encoder Representations from Transformers - based Neural Network Model) and forecast the price of Bitcoin (using Gated Recurrent Unit) using the predicted sentiment and other metrics like historical cryptocurrency price data, tweet volume, a user's following, and whether or not a user is verified.

34
03 Mar 2023

AfriSenti: A Twitter Sentiment Analysis Benchmark for African Languages

rfordatascience/tidytuesday 17 Feb 2023

These include 75 languages with at least one million speakers each.

6,385
17 Feb 2023

n-stage Latent Dirichlet Allocation: A Novel Approach for LDA

anil1055/n-stage_LDA 16 Oct 2021

In this article, the proposed n-stage LDA method, which can enable the LDA method to be used more effectively, is explained in detail.

4
16 Oct 2021

Twitter Sentiment Analysis

Vedurumudi-Priyanka/Twitter-Sentiment-Analysis - 2021

In this report, address the problem of sentiment classification on the Twitter dataset.

13
13 Jun 2021

How Will Your Tweet Be Received? Predicting the Sentiment Polarity of Tweet Replies

tayebiarasteh/retweet 21 Apr 2021

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.

11
21 Apr 2021

GRUBERT: A GRU-Based Method to Fuse BERT Hidden Layers for Twitter Sentiment Analysis

zuowenwang0000/grubert-a-gru-based-method-to-fuse-bert-hidden-layers Asian Chapter of the Association for Computational Linguistics 2020

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.

9
01 Dec 2020

Offensive Language Analysis using Deep Learning Architecture

RyanOngAI/semeval-2019-task6 12 Mar 2019

Once we are happy with the quality of our input data, we proceed to choosing the optimal deep learning architecture for this task.

5
12 Mar 2019

Comparative Studies of Detecting Abusive Language on Twitter

JackonYang/maya WS 2018

However, this dataset has not been comprehensively studied to its potential.

214
30 Aug 2018

Multitask Learning for Fine-Grained Twitter Sentiment Analysis

balikasg/sigir2017 12 Jul 2017

Traditional sentiment analysis approaches tackle problems like ternary (3-category) and fine-grained (5-category) classification by learning the tasks separately.

3
12 Jul 2017