Ranjan Marathe Blog

WhatsApp Chat Analysis

1️⃣ Source of the Idea

Inspired by:

Idea: systematically analyze personal/group chats for:

2️⃣ Work Done to Create & Share on Colab

✅ Parsed WhatsApp export (_chat.txt) using robust regex supporting multi-line messages.
✅ Anonymized participant names for privacy while retaining analysis.
✅ Performed sentiment analysis using VADER (NLTK).
✅ Generated visualizations:

✅ Packaged these analyses into a clean, reusable Python notebook.
✅ Uploaded and shared via Google Colab for ease of:

🔗 Open WhatsApp Chat Analysis on Colab