rdragos / tag_cloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:Python 100.0%