/Twitter_analysis

Social Network analysis (SNA) of Twitter. Based on the REST/Streaming API, useful for academic research and personal interest

Primary LanguagePythonMIT LicenseMIT

Twitter_SNA

Social Network Analysis (SNA) of Twitter data

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.

Includes

  1. SQL scripts to create db schema, views, and necessary stored procedures;
  2. Python scripts to download and store data in the database;

Dependencies:


Note: Not yet complete, work in progress