/Twitter-sentiment-on-keywords

Twitter sentiment analysis on particular keyword.

Primary LanguagePython

Twitter-sentiment-on-keywords

Twitter sentiment analysis on particular keyword.

You need to install packages for twitter sentiment analysis.

Packages

  • pip install tweepy
  • pip install textblob
  • matplotlib

I have used polarity to find the positiveness, negativness and neutral.

You need to setup twitter developer account to get tweet from twitter.