Awesome
Chat_Analyzer<br><br>
INTRODUCTION:
This script for whatsapp group/individual chat analyzer .<br> This script is able to analyse all activity happened in whatsapp group and visualize all thing through matplotlib library. <br><br><br>
Application:
1- Count total chat.<br> 2- Count total chat person wise.<br> 3- showing top active member.<br> 4- How many messages are deleted during conversation.<br> 5- Identify more conversation days.<br> 6- Identify current Admin and how many admin changed till now.<br> 7- And many more. <br><br><br>
Images:
<img src="https://github.com/subahanii/Whatsapp-Chat-Analyzer/blob/master/image1.png" height="400" width="900" /> <img src="https://github.com/subahanii/Whatsapp-Chat-Analyzer/edit/master/image1.png" height="400" width="900" /><br><br><br>
Prerequisites:
1- Python interprater with matplotlib,pandas,NumPy library*<br> 2- Jupyter NoteBook (optional)<br> 3- Whatsapp chat data* (.txt file)--->Dataset<br>
How to found chat data from Whatsapp:
1-open whatsapp group<br> 2-tap right-uper corner and goto more option<br> 3- tap on "Export Chat" <br> 4- tap on "Without Media"<br> 5- finally you will get .txt file well done.<br>
Contributions :smiley:
Contributions always welcome .