📊📱 This repository contains code written in Python for analyzing WhatsApp chat data. This is a Web Application based on Streamlit
framework.
- Main App File:
app_main.py
- File containing unwanted Hinglish words (to be removed):
stop_hinglish.txt
- File containing abusive words:
abusive.txt
🚫 Replace/Add the abusive words in abusive.txt
with the ones you want to target accordingly.
📝 To check requirements, use requirements.txt
file, OR use the follwing command to install at once
pip install -r requiremnts.txt
.
Web Application Link: https://abhadiwhatsapp.streamlit.app/