JosephAssaker/Twitter-Sentiment-Analysis-Classical-Approach-VS-Deep-Learning
This project's aim, is to explore the world of Natural Language Processing (NLP) by building what is known as a Sentiment Analysis Model. We will be implementing and comparing both a Naïve Bayes and a Deep Learning LSTM model.
This project helps you understand the emotional tone behind social media posts. It takes in raw Twitter data and classifies each tweet as expressing either a positive or negative sentiment. This is useful for market researchers, brand managers, or anyone needing to gauge public opinion from social media.
103 stars. No commits in the last 6 months.
Use this if you want to explore and compare how different methods can automatically sort Twitter content by emotion.
Not ideal if you need a production-ready tool for real-time sentiment analysis or analysis of platforms other than Twitter.
Stars
103
Forks
27
Language
Jupyter Notebook
License
—
Category
Last pushed
Dec 04, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/JosephAssaker/Twitter-Sentiment-Analysis-Classical-Approach-VS-Deep-Learning"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
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