Requirements
Python 2.7
Installation
$ pip -r install requirements.txt
Usage
$ python main.py num_seconds num_words stopwords_path
After Docker
Replace your Twitter credentials in keys.json file. Then run
$ docker compose up
Customization
Before you hit docker-compose build you can change the arguments of command 'python main.py ...' in docker-compose.yml