Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 663 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 663 Bytes

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/