Using Python and Machine Learning
To setup your computer, follow these steps:
- Create Twitter Account: https://twitter.com/home
- Create Twitter App: https://developer.twitter.com/en/apps
- Sign up for Elevated Access: https://developer.twitter.com/en/docs/twitter-api/getting-started/about-twitter-api
- Create a CSV file that's 4 lines long containing the codes for each in this order
- Consumer Key
- Conumser Secret
- Access Token
- Access Token Secret
- Clone this repo using the command:
git clone "https://github.com/lwoluke/Twitter-Sentiment-Analysis.git"
When running the SentimentAnalysis.py file, just the screen_name parameter needs to be changed in order to output all visualizations for a specified user.