Python script for twitter sentiment analysis using TextBlob and Wordcloud for exploratory data analysis based on specific twitter account or public keyword search.
Run pip or conda to install these prerequisites:
- pandas
- tweepy
- matplotlib
- googletrans
- textblob
- wordcloud
Run python3 sentiment.py