ssonal / statsup

Whatsapp analytics

Home Page:http://ssonal.github.io/statsup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Statsup

Currently a Python script that parses and interprets and throws up graphs of interest:

  • Monthly messaging trends
  • Average activity over a 24-hour cycle
  • Daily trends including cumulative graphs and KDE

Dependencies

  • Python 2.7
  • numpy
  • matplotlib
  • seaborn
  • nltk

How To Use:

Download/clone this repo. Export conversations from whatsapp via Email. Save this conversation locally in the ''test files'' folder within the repo. Now run the following command on commandline.

python statsup.py {{name of text file}}

A web app written in Javascript is deployed at http://ssonal.github.io/statsup/

About

Whatsapp analytics

http://ssonal.github.io/statsup

License:MIT License


Languages

Language:Python 100.0%