Skip to content

Transwert/Tweepy_sentiment_analysis

Repository files navigation

Tweepy_sentient_analysis

Following project involves:

1) Extraction of tweets from twitter :

 Using Tweepy (Official twitter api ) to collect and use tweets from login user or other users on usage basis. 

2) Processing them and extracting information:

 Like number of likes, retweets, retweeted likes, etc. using re [ regular expression module of python ] for cleaning tweets storing them in panda dataframe. 

3) Visualising Data extracted:

 in the form of timeseries plots i.e. number of likes v.s. date, using matplotlib. 

4) Sentiment analysis of Tweets:

 using TextBlob ( sentient analysis module for python ), finiding sentiments associated with tweets, whether they are positive, normal or negative directioned. 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages