Twitter Sentiment Analysis ML Frameworks
Projects for classifying sentiment (positive/negative/neutral) specifically from Twitter/social media posts using ML and NLP techniques. Does NOT include sentiment analysis for product reviews, movies, YouTube content, or general text classification without a social media focus.
There are 47 twitter sentiment analysis frameworks tracked. 2 score above 50 (established tier). The highest-rated is abdulfatir/twitter-sentiment-analysis at 51/100 with 1,643 stars.
Get all 47 projects as JSON
curl "https://pt-edge.onrender.com/api/v1/datasets/quality?domain=ml-frameworks&subcategory=twitter-sentiment-analysis&limit=20"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
| # | Framework | Score | Tier |
|---|---|---|---|
| 1 |
abdulfatir/twitter-sentiment-analysis
Sentiment analysis on tweets using Naive Bayes, SVM, CNN, LSTM, etc. |
|
Established |
| 2 |
Zephery/weiboanalysis
微博情感分析,文本分类,毕业设计项目 |
|
Established |
| 3 |
lunarwhite/covid-social-analysis
Apply ML on weibo sentiment. 疫情背景下微博文本情感分析与可视化 |
|
Emerging |
| 4 |
fhamborg/NewsMTSC
Target-dependent sentiment classification in news articles reporting on... |
|
Emerging |
| 5 |
pmsosa/CS291K
🎭 Sentiment Analysis of Twitter data using combined CNN and LSTM Neural... |
|
Emerging |
| 6 |
JosephAssaker/Twitter-Sentiment-Analysis-Classical-Approach-VS-Deep-Learning
This project's aim, is to explore the world of Natural Language Processing... |
|
Emerging |
| 7 |
swapnanildutta/Sentinum--Sentiment-Analysis-using-Social-Media-Data
Sentiment Analysing algorithm to predict the emotional state of an... |
|
Emerging |
| 8 |
roshancyriacmathew/Twitter-sentiment-analysis-using-Python-Machine-Learning-Project-8
This project walks you on how to create a twitter sentiment analysis model... |
|
Emerging |
| 9 |
swap-253/Twitter-US-Airline-Sentiment-Analysis
In this repository I have utilised 6 different NLP Models to predict the... |
|
Emerging |
| 10 |
ThisIs-Developer/Sentiment-Analysis-of-Covid-19-Tweets
Texts from twitter has been collected to decide the impact, it has been... |
|
Emerging |
| 11 |
josedanielchg/LLM-Based-Sentiment-Analysis
Sentiment analysis on tweets using pre-trained LLM embeddings and classical... |
|
Emerging |
| 12 |
venkat-0706/Twalyze
Twitter sentiment analysis project using machine learning to classify tweets... |
|
Emerging |
| 13 |
soham2707/Twitter-Sentiment-Analysis-
This is a project of twitter sentiment analysis using machine... |
|
Experimental |
| 14 |
swilliamc/NLP_Twitter_Sentiment_Analysis
NLP Twitter Sentiment Analysis (Machine Learning) |
|
Experimental |
| 15 |
Wazzabeee/NLP_Unsupervised_Sentiment_Analysis_Elon_Musk
Notebook used to explore and classify 500,000 tweets about Elon Musk in an... |
|
Experimental |
| 16 |
labrijisaad/Twitter-Sentiment-Analysis-with-Python
I aim in this project to analyze the sentiment of tweets provided from the... |
|
Experimental |
| 17 |
vls-00/Neural-Networks-for-Vaccine-Sentiment-Classifier
:robot: :capital_abcd: Making the vaccine sentiment classifier using tweets... |
|
Experimental |
| 18 |
ramtiin/Predicting-YouTube-Dislikes-using-Machine-Learning
I used Catboost for training a model on the numerical features of every... |
|
Experimental |
| 19 |
Awais-Asghar/SentimentFlow-RNN-and-LSTM-Powered-Tweet-Analysis
People share opinions on Twitter every second. Companies, governments, and... |
|
Experimental |
| 20 |
acetinkaya/Twitter-Finans-LSTM-Duygu-Analizi
Twitter Üzerindeki Finansal Tweetlerin LSTM Sinir Ağı Algoritması ile Duygu Analizi |
|
Experimental |
| 21 |
muqadasejaz/Twitter-Sentiment-Analysis-
A machine learning project that analyzes the sentiment of tweets using a... |
|
Experimental |
| 22 |
minhcanh-dev/Twitter-Sentiment-Analysis
🔍 Analyze Twitter sentiment by classifying tweets into Positive, Negative,... |
|
Experimental |
| 23 |
shubhambhatia2103/Twitter-Sentiment-Analysis
This project develops a deep learning model that trains on 1.6 million... |
|
Experimental |
| 24 |
sahinalp/Natural-Language-Processing-with-Disaster-Tweets
A deep learning-based application built using Natural Language Processing... |
|
Experimental |
| 25 |
Vidit-Kushwaha/Tweet-Sentimental-Analysis
A deep learning project for sentiment analysis on tweets, classifying them... |
|
Experimental |
| 26 |
taneemishere/Viral-Tweet-With-K-Nearest-Neighbor
A Machine Learning model that predicts whether or a tweet will go viral... |
|
Experimental |
| 27 |
HassanRady/emotion-Analysis-on-Tweets
Sentiment-Analysis-on-Tweets: cleaning -> visualizing & exploration ->... |
|
Experimental |
| 28 |
2000pawan/Sentiment-Analysis-
This project performs sentiment analysis on text extracted from URLs using... |
|
Experimental |
| 29 |
ivannikitovic/twitter-sentiment
This model implements the pre-trained TwHIN-BERT language model based on... |
|
Experimental |
| 30 |
zennlyu/985-Good-For-Nothing-Analysis
对豆瓣小组 “985废物引进计划” 进行文本及网络分析,希望了解这批群体对“内卷”话题讨论的特征 |
|
Experimental |
| 31 |
supcode1234/Twitter-Sentiment-Analysis
🔍 Analyze Twitter sentiment by classifying tweets into Positive, Negative,... |
|
Experimental |
| 32 |
sumeyyeisen/sentiment-analysis
Twitter verisi üzerinde NLP tabanlı duygu analizi — Logistic Regression ve... |
|
Experimental |
| 33 |
KiraMiao/twitter-sentiment-analysis
Machine learning pipeline for social media sentiment analysis using Twitter data. |
|
Experimental |
| 34 |
Sojanv/sentiment-analysis-using-adaboost-machine-learning-project
📊 Analyze social media sentiments with AdaBoostClassifier to classify text... |
|
Experimental |
| 35 |
melisacimili/twitter-sentiment-classification-ml
Comparative evaluation of classical machine learning models for binary... |
|
Experimental |
| 36 |
kondim23/nlp-dl-tweet-classification
Tweet sentiment analysis and classification using logistic regression, DNN,... |
|
Experimental |
| 37 |
LinggarM/Covid-19-Tweets-Classification
Classification of Covid-19 Tweets using Multinomial Naive Bayes and TF-IDF... |
|
Experimental |
| 38 |
Im2rnado/twitter-sentiment-analysis
Sentiment analysis on tweets using Logistic Regression, Decision Trees, KNN,... |
|
Experimental |
| 39 |
AMIYA-debug/Travel-Product-Prediction
This system uses the AdaBoost algorithm to efficiently identify and target... |
|
Experimental |
| 40 |
mdhifta/Sentiment-Analysis-Python-NaiveBayes
Sentiment Analysis With Naive Bayes : Python, Naive Bayes from scratch, Data... |
|
Experimental |
| 41 |
souvikrana17/Analyzing-Social-Media-Engagement-EDA-and-ML
This notebook analyzes social media engagement using a dataset containing... |
|
Experimental |
| 42 |
Mystelven/tweet-classifier
This code will classify tweets on a topic in 3 category 'positive',... |
|
Experimental |
| 43 |
amiruzzaman1/Deep-Learning-and-Traditional-Algorithms-for-Effective-Sentiment-Analysis
This project focuses on performing sentiment analysis on Twitter data using... |
|
Experimental |
| 44 |
shubham-deb/Sentiment-Analysis-using-Naive-Bayes-in-Java
Naive Bayes Classification used to classify tweetsas positive or negative |
|
Experimental |
| 45 |
hafidh561/Sentiment-Analysis-About-Corona-DeepLearning
Sentiment analysis about Corona in Twitter |
|
Experimental |
| 46 |
marti1999/TFG
Sentiment Analysis for social network posts |
|
Experimental |
| 47 |
iamchinedu/ml-nlp-disaster-tweet-classifier
This project applies natural language processing (NLP) and machine learning... |
|
Experimental |