soham2707/Twitter-Sentiment-Analysis-
This is a project of twitter sentiment analysis using machine learning(Support Vector Machines,Naive Bayes), deep learning(LSTM), Transformer(BERT,ROBERTA).
This project helps you understand public opinion by analyzing Twitter posts. You provide raw tweets, and it tells you whether the sentiment expressed in each tweet is positive, negative, or neutral. This is useful for product managers, brand strategists, or anyone needing to gauge public reaction to a topic.
No commits in the last 6 months.
Use this if you need to quickly assess the general feeling or public sentiment around a product, person, or event based on a collection of tweets.
Not ideal if you need to analyze sentiment from social media platforms other than Twitter or require very nuanced, context-specific sentiment interpretations beyond positive, negative, or neutral.
Stars
20
Forks
5
Language
Jupyter Notebook
License
—
Category
Last pushed
Sep 11, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/soham2707/Twitter-Sentiment-Analysis-"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Zephery/weiboanalysis
微博情感分析,文本分类,毕业设计项目
abdulfatir/twitter-sentiment-analysis
Sentiment analysis on tweets using Naive Bayes, SVM, CNN, LSTM, etc.
lunarwhite/covid-social-analysis
Apply ML on weibo sentiment. 疫情背景下微博文本情感分析与可视化
fhamborg/NewsMTSC
Target-dependent sentiment classification in news articles reporting on political events....
pmsosa/CS291K
🎭 Sentiment Analysis of Twitter data using combined CNN and LSTM Neural Network models