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.
- Python 3.6
- Matplotlib
- export conversation history from WhatsApp (you can email it to yourself)
- Run
python run.py
- Browse and hit Go
Note: make sure there are no spaces in the filename. i'm too lazy to handle that