Chat_Analyzer
May 29, 2020 ยท View on GitHub
INTRODUCTION:
This script for whatsapp group/individual chat analyzer .
This script is able to analyse all activity happened in whatsapp group and visualize all thing through matplotlib library.
Application:
1- Count total chat.
2- Count total chat person wise.
3- showing top active member.
4- How many messages are deleted during conversation.
5- Identify more conversation days.
6- Identify current Admin and how many admin changed till now.
7- And many more.
Images:
Prerequisites:
1- Python interprater with matplotlib,pandas,NumPy library*
2- Jupyter NoteBook (optional)
3- Whatsapp chat data* (.txt file)--->Dataset
How to found chat data from Whatsapp:
1-open whatsapp group
2-tap right-uper corner and goto more option
3- tap on "Export Chat"
4- tap on "Without Media"
5- finally you will get .txt file well done.
Contributions :smiley:
Contributions always welcome .