Requirements: Python 2.7
Developed under: Python 2.7.9
Only the standard libraries were used.
The scripts are in the src directory, and the outputs in tweet_output.
The scripts assume the input tweets are contained in a file called tweets.txt in the tweet_input directory.
Execute the programs by running the run.sh script in the "home" directory.
Sat July 11, 2015 Made correction to median_unique.py to calculate medians, not means.