Skip to content

Performed sentiment analysis on tweets using Twitter API, tweepy and TextBlob. Determined sentiment based on polarity and plotted the same.

Notifications You must be signed in to change notification settings

impratik7/Twitter_Sentiment_Analysis_Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Twitter_Sentiment_Analysis_Python

-- Extracted tweets using twitter API
-- Used TextBlob lib for processing tweets text
-- Performed a sentiment analysis on the tweets
-- Determined polarity as positive, neutral and negative
-- Calculated sentiment percentages
-- Plotted the sentiment based on polarity

About

Performed sentiment analysis on tweets using Twitter API, tweepy and TextBlob. Determined sentiment based on polarity and plotted the same.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published