Twitter Sentiment Analysis and Keyword Exraction for crowd RE

  • Gets tweets using tweepy
  • Calculates sentiment score for tweets using TextBlob
  • Extracts related keywords and most used words
  • Cretes pandas plots based on word analysis results