Skip to content

Exploratory data analysis and sentiment analysis of the tweets about Squid game drama.

Notifications You must be signed in to change notification settings

blaze7451/Squid-Game-Data-Sentiment-Analysis-EDA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Squid-Game-Data-Sentiment-Analysis-EDA

Exploratory data analysis and sentiment analysis of the tweets about Squid game drama. The dataset is from the kaggle, and it is, as the original collector said, a dataset data collected using tweepy Python package to access Twitter API.

Image

The work here surveys the sentiment of each tweet and various properties of the positives, negative, and neutral tweets respectively. The sentiment of each tweet is determined by the vader class in NLTK module. After the sentiment of each tweet is determined, I further analyzed the most common hashtags, source distribution, retweet, most frequently occuring words and etc. of each sentiment group.

About

Exploratory data analysis and sentiment analysis of the tweets about Squid game drama.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published