Skip to content

doofmars/whattsap-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Whatsapp Analyzer

A small Java/Maven project with the purpose to take an exported chat log from Whatsapp and parse it for statistic information.

To generate the statistics place your Whatsapp chat log inside of the project root as input.txt The script will generate the output inside of the output.txt

Statistic information:

  • Posts per user
  • Words per user
  • Avg. words per message per user
  • Post per day of week
  • Post per day
  • Post per hour
  • Top 20 Message Text per User
  • Words count
  • Other statistics
    • Messages Total
    • Total Words
    • Messages per Day
    • Words per Day

Released under MIT license Copyright (c) 2014 Jan Preuss www.doofmars.de

About

Analyze your whatsapp log

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages