Skip to content

It provides tweets for the input given by user into tweets by sentiment analysis.

Notifications You must be signed in to change notification settings

vignesh-karunakaran/tweet-search-with-sentiment-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

tweet-search-with-sentiment-analysis

it gets input from user and search it in tweets and and show their sentiment analysis using textBlob

Dependencies

 tweepy

 textblob
 
 pip install tweepy
 
 pip install textblob

To get access for twitter using tweepy you need to signup on (apps.twitter.com) and create app use your consumer key, secret key and generate your access token and secret key.

About

It provides tweets for the input given by user into tweets by sentiment analysis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages