Skip to content

ssonal/statsup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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/

Releases

No releases published

Packages

No packages published

Languages