Skip to content

sinameraji/whatsapp-chat-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Find the most frequent words in your WhatsApp conversations

Not an extremely meaningful project. Just a simple NLP assignment that extract the 5 most frequently used words in ur whatsapp chat with a person/group. You'll need to export data from whatsapp and load into the program manually.

Dependencies

  • Python 3.6
  • Matplotlib

How to use

  1. export conversation history from WhatsApp (you can email it to yourself)
  2. Run python run.py
  3. Browse and hit Go

Note: make sure there are no spaces in the filename. i'm too lazy to handle that

About

Basic GUI to upload a WhatsApp convo and get the most frequent words out of it

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published