Simple Python scripts to visualize and analyze WhatsApp chat history, generating message count and word frequency.
The explanation is present on my Blog: Vizualizing WhatsApp Chat History.
PS: Omitting the TXT/CSV files(private info. and such) containg the textual data and all the different stuff, to know more about all that, please read the accompanying blog-post mentioned above.
License
A simple, "do as you please" license. Copy/Edit/Modify the code, expand it or use it for any other purpose.
ankitvad/VisualizeWhatsAppChatHistory
Simple Python scripts to visualize and analyze WhatsApp chat history, generating message count and word frequency.
Python