Package of scripts to collect, normalize, store in a MySQL database, extract, model and anlayze discussions on Twitter. Determine communities of users, mine text and sentiment of discussions, visualize patterns.
- SQL scripts to create db schema, views, and necessary stored procedures;
- Python scripts to download and store data in the database;