Wazzabeee/NLP_Unsupervised_Sentiment_Analysis_Elon_Musk
Notebook used to explore and classify 500,000 tweets about Elon Musk in an unsupervised manner.
This project helps you understand public opinion about a specific topic or person by analyzing large volumes of social media text. It takes raw tweets and categorizes them into positive, negative, or neutral sentiment without needing pre-labeled data. Anyone interested in public relations, brand monitoring, or social media research can use this to gauge sentiment around key figures or events.
No commits in the last 6 months.
Use this if you need to quickly assess the general mood or sentiment of a large collection of social media posts about a particular subject, without the upfront effort of manually labeling data.
Not ideal if you require highly nuanced sentiment classification or are dealing with a language where this unsupervised method might struggle to accurately interpret context.
Stars
9
Forks
5
Language
Jupyter Notebook
License
—
Category
Last pushed
Mar 14, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Wazzabeee/NLP_Unsupervised_Sentiment_Analysis_Elon_Musk"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
abdulfatir/twitter-sentiment-analysis
Sentiment analysis on tweets using Naive Bayes, SVM, CNN, LSTM, etc.
Zephery/weiboanalysis
微博情感分析,文本分类,毕业设计项目
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