Final project for NETS 150 Spring 2020
This project was created by Annie Wang, Ben Demers, and Campbell Phalen. Below are brief instructions for installation and running.
- Download the repository
- Download the Twitter data from: https://drive.google.com/file/d/1C_Rsp8QghbqK-61vN-Tn5YYIJIovOG8-/view?usp=sharing
- Place the data.csv file in the root directory
- Download twitter4j-core-4.0.7.jar and add this to your Java build path
Now you are good to go. If you run into any issues, let us know. If the access token are deprecated, that is because I got anxious that people would find them and post embarassing things on my Twitter wall. You can simply insert your own (find them on Twitter) into the twitter4j.properties file for consumer key and consumer secret.