Course project for ICS 624 at UH Manoa, Spring 2015
This project is archived and not actively maintained.
Twitter-based data collection
- Recommend top n tags based on a searched tag
- Hard-coded to #Ferguson
- This value can be changed in
/lib/tasks/twitter_data_collection.rake. In taskget_twitter_data, change variabletagfrom"#ferguson"to desired tag; I suggest you not delete the#
This project taught me, among other things, to never forget to write how to run the software in the readme. When I remember how to do that, I'll add it here. (- DT, March 2017)