Skip to content

subhendu01/twitter-sentiment-handler

Repository files navigation

Twitter Sentimental Analysis and visualizing tweets

accessing_published_tweets.py

Accessing published tweets

tweepy_streamer.py

Fetch the streaming data and saave that in a json file.

hashtag_tweetdata_sentimental.py

Fetching all the tagged tweets and converting all the tweet from any language to english then analyse the sentiment of the tweet. After that saving all the information in a CSV file according to current date.

visualizing_twitter_data.py

Here we are fetching the tweets and visualizing it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages