It helps to analyze and visualize the chat of a WhatsApp Group
If we analyze the chat data,then it gives breif overview about a particular group of a firm.
It uses regular expression to identify the pattern and dataframe to store and visualize the data.
The Agenda of This Project :
1.To read the whatsapp text file
2.To identify the patterns in text file and store it on dataframe
3.To plot the bar graph for user vs number of messages
4.To plot the bar graph for time vs number of messages
5.To plot the bar graph for month vs number of messages
6.To plot the bar graph for year vs number of messages
7.To find the Most used word in the Chat
8.To find the longest message in the chat
9.To find the busiest hour/day/year