SlideShare a Scribd company logo
1 of 5
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1105
WhatsApp Activity Analyzer
Asst. Prof. Sadia Patka1, Harsh Tandekar2, Asrar Sheikh3, Rakshit Lade4, MD. Farhan Khan5,
Tahseen Qureshi6, Sahil Dongre7
1Professor, Computer Science and Engineering, A.C.E.T. Nagpur, Maharashtra, India
2B.E. Student, Computer Science and Engineering, A.C.E.T. Nagpur, Maharashtra, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - This study presents a WhatsApp chat analyzer
tool that uses data analysis techniques to extract insights and
trends from group chat data. The tool can be used to analyze
conversations and identify Topics, keywords, and recognition
of messages Chat Analyzer can be used to analyze group
conversations of all types, including educational, business, and
personal The results can be used to improve communication
strategies communication and increase overall productivity.
The tool is straightforward to apply and may be utilized by
every body with simple pc skills. Overall, WhatsApp Chat
Analyzer has the potential to provide valuable insights and
facilitate effective communication.
Key Words: WhatsApp chat analyser, Chat data, pandas,
NumPy, wordcloud, Matplotlib and Seaborn.
1.INTRODUCTION
One of the most generally utilized informing applications
overall is WhatsApp. Group chats have become an essential
tool for communication, with people using them for
personal, educational, andbusinesspurposes.Theamountof
data generated fromthesegroupchatscanbeoverwhelming,
making it difficult to extract meaningful insights and
patterns.
To overcome this challenge, we have createdWhatsAppchat
analyser tools that use data processing to extract valuable
information from these conversations. These tools can
provide insights on topics discussed, frequently used
keywords, and the sentiment of messages exchanged.
The WhatsApp chat analyser can be useful in various
domains, such as education, business, and social settings. In
education, instructors can analyse student group chats to
identify topics of interest and monitor engagement. In
business, managers can analyse groupchatstoidentifyareas
of improvement and evaluate team communication.Insocial
settings, individuals can use the tool to analyse their chat
history and gain insights into their communicationpatterns.
This paper presents a comprehensive overview of the
WhatsApp chat analyser tool and itsapplications.Itprovides
an in-depth analysis of WhatsApp chat used to extract
insights and the challenges associated with analysing
WhatsApp group chats. Additionally, this paper highlights
the potential benefits and limitations of using WhatsApp
chat analyser tools and their impact on communication
practices. Overall, the WhatsApp chat analyser tool is a
valuable resource for anyone looking to analyse group chats
and extract meaningful insights from their conversations.
2.LITERATURE REVIEW
In the study of D. Bouhnik and M. Deshen, "WhatsApp for
Schools [1]: In this research is presented to find the
classroom communication between faculty and students by
the high use of WhatsApp. WhatsApp groups in the
relationship between teacher and student, performed by the
application activities and how they generally affect learning
and learning.
Analysis of the use and impactofWhatsAppMessengerbased
on a demo study [2]: There has been a lot of research and
impact analysis of the use and impact of WhatsApp. Some of
these studies investigated the impact of WhatsApp on
students, while others were based on local populations. A
study conducted in South Indiasurveyed18to23yearoldsto
explore the importance of WhatsApp among young people.
From this research, we found that students spend 8 hours a
day on WhatsApp and about 16 hours online. He uses
WhatsApp to exchangepictures,audioandvideofileswithhis
friends. In addition, it turned out that the only application
that young people use while spending time on their
smartphones is WhatsApp.
In the research on content analysis of whatsapp chat [3]: A
research project to analyse theWhatsApp application's
effectiveness in Karachi. The Study will be a crucial piece of
research for exploring the possibilities of emergence of
WhatsApp as the leading mobile messaging application in
Pakistan. As a result of the introduction of mobile phones
and the development of digital technology, Pakistan's
communication landscapehasundergonesignificantchange.
In Pakistan, smart phones and social networking apps are
becoming more and more popular, making communication
faster and simpler than ever. As a result of the changing
environment, theuseof quantitativeand qualitativeresearch
methods has increasedovertime.Methodsformeasuring the
nature and impact of communication tools on human
behavior were developed.
The Impact of WhatsApp Messenger Usage o Students [4]:
Analysis of WhatsApp as a communication medium in an
emergency surgical team in a London hospital. According to
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1106
their findings, emergency medicine team members
participating in the study used WhatsApp for 19 weeks.
Compare the sender and receiver of the message and the
response time and type of communication that occurs.
Security events are reported. Their research shows that
WhatsApp can consume students' study time. WhatsApp
takes a lot of study time for students and can be frustrating
while learning.
Also [5]: A comprehensive review of the evidence from
published documents and information on the use of PubMed
and other resources discusses the various uses of Instagram
and WhatsApp for health and well-being. It also explains the
main issues with using WhatsApp and Instagram.Itisusedin
health and medicine.
WhatsApp Chat Analysis with R [6]: WhatsApp group chat
data used for analysis is 1 year old (May 2015-May 2016),
totaling 55563 file texts and sometimes users. WhatsApp
group chat is based on age of usage, length of usage days,
Response levels, types of messages sentbyeachpersoninthe
group (smiley, text, multiplayer), reusable age groups, etc.
The main characteristicsgiveninthisanalysisarethetypesof
messagessent,year/month/week/day./time,time(am/pm),
sender's age, gender (male/female).
3.PROPOSED WORK
This section includes the problem statement & proposed
system architecture.
3.1. PROBLEM STATEMENT
Analyzing WhatsApp chat data can be a time-consuming
task, especially for large groups orlongconversations.There
is a need for a tool that can quickly and accurately analyze
WhatsApp chat data to provide insights into the
conversation's topics discussed.Thetool shouldalsoprovide
visualizations to help users better understand the data and
draw conclusions about the conversation's underlying
meaning. The solution should be easy to use, accessible, and
scalable to handle large amounts of data.
3.2. PROPOSED SYSTEM ARCHITECTURE
Figure 1 -architecture diagram
Figure 2 – Steps involved in data collection
Module 1 : Data collection
The first step is to collect data from WhatsAppchats.Thiscan
be done by exporting the chat history as a text file from the
WhatsApp application.
Module 2 : Data pre-processing
Once data is collected, it needs to be preprocessed so that it
can be used foranalysis.Thisinvolvestaskssuchasremoving
unnecessary characters,convertingthetexttolowercase,and
removing stop words.
Data Collection Data
Inspecting
Visualization
Data
Transformation
Data
Exploration
Open chat
group
Go to
setting
Export Chat
Without
media
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1107
Module 3 : Data Transformation
The raw string has to be spilled into date, time, user
&messages (using regular expression)andbearrangedinthe
tabular form (using Pandas) this data frame will use as the
database.
Module 3 : Data Exploration
Here the collected data is read and processed to train a
classification model. Then the model is evaluated and
serialized.
 Top Statistics: Shows all messages, total words and
links to shared media.
 Monthly timeline: The chat frequency for a given
month is shown in this graph.
 The daily timeline: the number of messages during
the day is shown on this graph.
 Activity Map:providesamonthlybreakdownofyour
busiest days and lowest workdays.
 Weekly Activity Map: Shows the most active time in
chat.
 Words cloud: the word that's very common and
often used.
 Most Busy Users
 Analysis of emoji usage: The most frequently used
emojis.
Module 4 : Data Visualization
This analyzed data will be then displayed in on the screen in
the form of graph for e.g.: line graph, bar graph, heat graph &
so on.
4. RESULT & DISCUSSION
Following are the results obtained from experiment:
This displays various metrics related to group messaging
activity
Figure 3 – Top Statistics
In Top Statistics, including the total number of messages,
words, media, and links shared.
Figure 4 -Monthly Timeline
Figure 5- Daily Timeline
Users can view frequency of messages over time using line
charts that show monthly and daily timelines.
Figure 6 – Activity Map
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1108
An activity map provides insight into the busiest month and
day for messaging activity, displayed in bar chart format.
Figure 7 – Weekly Activity Map
A weekly activity map shows hourly usage trends across
different days using a heat map.
Figure 8 – Most Busy Users
Users can identify the top five most active users in the group
using this graph and list, which also displays each user's
percentage of overall group usage.
Figure 8 - Wordcloud
This word cloud is used to visualize & highlight the most
commonly used words in messages.
Figure 9 -Most Common Words
A bar chart displays the top twenty most frequently used
words.
Figure – Emoji Analysis
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1109
This pie chart is used to display the top five most frequently
used emojis as a percentage of overall emoji usage.
5. CONCLUSION
In conclusion, a WhatsApp chat analyzer can be a powerful
tool for gaining insights into group conversations. By
analyzing the messages, we can gain information about the
frequency of communication, the topics that are most
commonly discussed,and theoverall sentiment of the group.
With this information, we can identify patterns and trends
that can help us to better understand the dynamics of the
group, and to make more informed decisions about how to
communicate effectively.
REFERENCES
[1] S. Patil, "WhatsApp Group Data Analysis with R,"
International Journal of Computer Applications, vol. Volume
154, no. 4, p.0975 – 8887, November 2016.
[2] Available from:
http://www.statista.com/statistics/260819/numberof-
monthly-active-WatsApp-users. Number of monthly active
WhatsApp users worldwide from April 2013 to February
2016 (in millions)
[3] Ahmed, I., Fiaz, T., “Mobile phonetoyoungsters:Necessity
or addiction”, African Journal of Business Management Vol.5
(32), pp. 12512-12519, Aijaz, K. (2011).
[4] J. Yeboah and G. D. Ewur, "The Impact of WhatsApp
Messenger Usage on Students," Journal of Education and
Practice, vol. Vol 5, no. 6, pp. 157-164, 2014.
[5] M. N. K. Boulos, D. M. Giustini and S. Wheeler, "Instagram
and WhatsApp in Health and Healthcare: An Overview,"
FutureInternet Creative commonattributionMDPi,vol.8,no.
37, pp.01-14, 2016.
[6] Aharony, N., T., G., The Importance of the WhatsApp
Family Group: An Exploratory Analysis. “Aslib Journal of
Information Management, Vol. 68, Issue 2, pp.1-37” (2016).
[7] D.Radha, R. Jayaparvathy, D. Yamini, “Analysis on Social
Media Addiction usingDataMiningTechnique”,International
Journal of Computer Applications (0975 –8887)Volume139
– No.7, pp. 2326, April 2016.
[8] C. Montag, K. Błaszkiewicz, R. Sariyska, B. Lachmann, I.
Andone, B. Trendafilov, M. Eibes and A. Markowetz,
"Smartphone usage in the 21st century: who is active on
WhatsApp?," 4 August 2015. [Online]. Available:
https://bmcresnotes.biomedcentral.com/articles/10.1186/s
13104015-1280-z. [Accessed 12 March 2019].
[9] W. Bani, "WhatsApp," 22 April 2019. [Online]. Available:
https://en.welibani.org/weli/WhatsApp. [Accessed24April
2019]. [6] S. Patil, "WhatsApp Group Data Analysis with R,"
International Journal of Computer Applications, vol. Volume
154 , no. 4, p. 0975 – 8887, November 2016.
[10] D. Bouhnik and M. Deshen, "WhatsApp Goes to School:
Mobile Instant Messaging Between Teachers and Students,"
Journal of Information Technology Education: Research, vol.
13, pp. 217231, 25 August 2014.

More Related Content

Similar to WhatsApp Activity Analyzer

Text mining on Twitter information based on R platform
Text mining on Twitter information based on R platformText mining on Twitter information based on R platform
Text mining on Twitter information based on R platformFayan TAO
 
Twitter_Hashtag_Prediction.pptx
Twitter_Hashtag_Prediction.pptxTwitter_Hashtag_Prediction.pptx
Twitter_Hashtag_Prediction.pptxSayaliKawale2
 
INFORMATION RETRIEVAL TOPICS IN TWITTER USING WEIGHTED PREDICTION NETWORK
INFORMATION RETRIEVAL TOPICS IN TWITTER USING WEIGHTED PREDICTION NETWORKINFORMATION RETRIEVAL TOPICS IN TWITTER USING WEIGHTED PREDICTION NETWORK
INFORMATION RETRIEVAL TOPICS IN TWITTER USING WEIGHTED PREDICTION NETWORKIAEME Publication
 
IRJET- A Review on: Sentiment Polarity Analysis on Twitter Data from Diff...
IRJET-  	  A Review on: Sentiment Polarity Analysis on Twitter Data from Diff...IRJET-  	  A Review on: Sentiment Polarity Analysis on Twitter Data from Diff...
IRJET- A Review on: Sentiment Polarity Analysis on Twitter Data from Diff...IRJET Journal
 
Hybrid Classifier for Sentiment Analysis using Effective Pipelining
Hybrid Classifier for Sentiment Analysis using Effective PipeliningHybrid Classifier for Sentiment Analysis using Effective Pipelining
Hybrid Classifier for Sentiment Analysis using Effective PipeliningIRJET Journal
 
Applying Clustering Techniques for Efficient Text Mining in Twitter Data
Applying Clustering Techniques for Efficient Text Mining in Twitter DataApplying Clustering Techniques for Efficient Text Mining in Twitter Data
Applying Clustering Techniques for Efficient Text Mining in Twitter Dataijbuiiir1
 
IRJET- Design and Implementation of Sentiment Analyzer for Top Engineering Co...
IRJET- Design and Implementation of Sentiment Analyzer for Top Engineering Co...IRJET- Design and Implementation of Sentiment Analyzer for Top Engineering Co...
IRJET- Design and Implementation of Sentiment Analyzer for Top Engineering Co...IRJET Journal
 
Sentiment Analysis and Classification of Tweets using Data Mining
Sentiment Analysis and Classification of Tweets using Data MiningSentiment Analysis and Classification of Tweets using Data Mining
Sentiment Analysis and Classification of Tweets using Data MiningIRJET Journal
 
Sentiment Analysis of Twitter Data
Sentiment Analysis of Twitter DataSentiment Analysis of Twitter Data
Sentiment Analysis of Twitter DataIRJET Journal
 
IRJET- Analytic System Based on Prediction Analysis of Social Emotions from U...
IRJET- Analytic System Based on Prediction Analysis of Social Emotions from U...IRJET- Analytic System Based on Prediction Analysis of Social Emotions from U...
IRJET- Analytic System Based on Prediction Analysis of Social Emotions from U...IRJET Journal
 
IRJET- The Sentimental Analysis on Product Reviews of Amazon Data using the H...
IRJET- The Sentimental Analysis on Product Reviews of Amazon Data using the H...IRJET- The Sentimental Analysis on Product Reviews of Amazon Data using the H...
IRJET- The Sentimental Analysis on Product Reviews of Amazon Data using the H...IRJET Journal
 
Detailed Investigation of Text Classification and Clustering of Twitter Data ...
Detailed Investigation of Text Classification and Clustering of Twitter Data ...Detailed Investigation of Text Classification and Clustering of Twitter Data ...
Detailed Investigation of Text Classification and Clustering of Twitter Data ...ijtsrd
 
Product Analyst Advisor
Product Analyst AdvisorProduct Analyst Advisor
Product Analyst AdvisorIRJET Journal
 
Detection and Analysis of Twitter Trending Topics via Link-Anomaly Detection
Detection and Analysis of Twitter Trending Topics via Link-Anomaly DetectionDetection and Analysis of Twitter Trending Topics via Link-Anomaly Detection
Detection and Analysis of Twitter Trending Topics via Link-Anomaly DetectionIJERA Editor
 
Accessibility of social media applications for elderly
Accessibility of social media applications for elderlyAccessibility of social media applications for elderly
Accessibility of social media applications for elderlyfaizulatif19
 
Multi-Mode Conceptual Clustering Algorithm Based Social Group Identification ...
Multi-Mode Conceptual Clustering Algorithm Based Social Group Identification ...Multi-Mode Conceptual Clustering Algorithm Based Social Group Identification ...
Multi-Mode Conceptual Clustering Algorithm Based Social Group Identification ...inventionjournals
 
A Brief Survey on Recommendation System for a Gradient Classifier based Inade...
A Brief Survey on Recommendation System for a Gradient Classifier based Inade...A Brief Survey on Recommendation System for a Gradient Classifier based Inade...
A Brief Survey on Recommendation System for a Gradient Classifier based Inade...Christo Ananth
 

Similar to WhatsApp Activity Analyzer (20)

Text mining on Twitter information based on R platform
Text mining on Twitter information based on R platformText mining on Twitter information based on R platform
Text mining on Twitter information based on R platform
 
Twitter_Hashtag_Prediction.pptx
Twitter_Hashtag_Prediction.pptxTwitter_Hashtag_Prediction.pptx
Twitter_Hashtag_Prediction.pptx
 
INFORMATION RETRIEVAL TOPICS IN TWITTER USING WEIGHTED PREDICTION NETWORK
INFORMATION RETRIEVAL TOPICS IN TWITTER USING WEIGHTED PREDICTION NETWORKINFORMATION RETRIEVAL TOPICS IN TWITTER USING WEIGHTED PREDICTION NETWORK
INFORMATION RETRIEVAL TOPICS IN TWITTER USING WEIGHTED PREDICTION NETWORK
 
IRJET- A Review on: Sentiment Polarity Analysis on Twitter Data from Diff...
IRJET-  	  A Review on: Sentiment Polarity Analysis on Twitter Data from Diff...IRJET-  	  A Review on: Sentiment Polarity Analysis on Twitter Data from Diff...
IRJET- A Review on: Sentiment Polarity Analysis on Twitter Data from Diff...
 
Final_report6
Final_report6Final_report6
Final_report6
 
Hybrid Classifier for Sentiment Analysis using Effective Pipelining
Hybrid Classifier for Sentiment Analysis using Effective PipeliningHybrid Classifier for Sentiment Analysis using Effective Pipelining
Hybrid Classifier for Sentiment Analysis using Effective Pipelining
 
E017433538
E017433538E017433538
E017433538
 
Applying Clustering Techniques for Efficient Text Mining in Twitter Data
Applying Clustering Techniques for Efficient Text Mining in Twitter DataApplying Clustering Techniques for Efficient Text Mining in Twitter Data
Applying Clustering Techniques for Efficient Text Mining in Twitter Data
 
IRJET- Design and Implementation of Sentiment Analyzer for Top Engineering Co...
IRJET- Design and Implementation of Sentiment Analyzer for Top Engineering Co...IRJET- Design and Implementation of Sentiment Analyzer for Top Engineering Co...
IRJET- Design and Implementation of Sentiment Analyzer for Top Engineering Co...
 
[IJET-V2I1P14] Authors:Aditi Verma, Rachana Agarwal, Sameer Bardia, Simran Sh...
[IJET-V2I1P14] Authors:Aditi Verma, Rachana Agarwal, Sameer Bardia, Simran Sh...[IJET-V2I1P14] Authors:Aditi Verma, Rachana Agarwal, Sameer Bardia, Simran Sh...
[IJET-V2I1P14] Authors:Aditi Verma, Rachana Agarwal, Sameer Bardia, Simran Sh...
 
Sentiment Analysis and Classification of Tweets using Data Mining
Sentiment Analysis and Classification of Tweets using Data MiningSentiment Analysis and Classification of Tweets using Data Mining
Sentiment Analysis and Classification of Tweets using Data Mining
 
Sentiment Analysis of Twitter Data
Sentiment Analysis of Twitter DataSentiment Analysis of Twitter Data
Sentiment Analysis of Twitter Data
 
IRJET- Analytic System Based on Prediction Analysis of Social Emotions from U...
IRJET- Analytic System Based on Prediction Analysis of Social Emotions from U...IRJET- Analytic System Based on Prediction Analysis of Social Emotions from U...
IRJET- Analytic System Based on Prediction Analysis of Social Emotions from U...
 
IRJET- The Sentimental Analysis on Product Reviews of Amazon Data using the H...
IRJET- The Sentimental Analysis on Product Reviews of Amazon Data using the H...IRJET- The Sentimental Analysis on Product Reviews of Amazon Data using the H...
IRJET- The Sentimental Analysis on Product Reviews of Amazon Data using the H...
 
Detailed Investigation of Text Classification and Clustering of Twitter Data ...
Detailed Investigation of Text Classification and Clustering of Twitter Data ...Detailed Investigation of Text Classification and Clustering of Twitter Data ...
Detailed Investigation of Text Classification and Clustering of Twitter Data ...
 
Product Analyst Advisor
Product Analyst AdvisorProduct Analyst Advisor
Product Analyst Advisor
 
Detection and Analysis of Twitter Trending Topics via Link-Anomaly Detection
Detection and Analysis of Twitter Trending Topics via Link-Anomaly DetectionDetection and Analysis of Twitter Trending Topics via Link-Anomaly Detection
Detection and Analysis of Twitter Trending Topics via Link-Anomaly Detection
 
Accessibility of social media applications for elderly
Accessibility of social media applications for elderlyAccessibility of social media applications for elderly
Accessibility of social media applications for elderly
 
Multi-Mode Conceptual Clustering Algorithm Based Social Group Identification ...
Multi-Mode Conceptual Clustering Algorithm Based Social Group Identification ...Multi-Mode Conceptual Clustering Algorithm Based Social Group Identification ...
Multi-Mode Conceptual Clustering Algorithm Based Social Group Identification ...
 
A Brief Survey on Recommendation System for a Gradient Classifier based Inade...
A Brief Survey on Recommendation System for a Gradient Classifier based Inade...A Brief Survey on Recommendation System for a Gradient Classifier based Inade...
A Brief Survey on Recommendation System for a Gradient Classifier based Inade...
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayEpec Engineered Technologies
 
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptxA CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptxmaisarahman1
 
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdfAldoGarca30
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesMayuraD1
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXssuser89054b
 
Moment Distribution Method For Btech Civil
Moment Distribution Method For Btech CivilMoment Distribution Method For Btech Civil
Moment Distribution Method For Btech CivilVinayVitekari
 
Digital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptxDigital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptxpritamlangde
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdfKamal Acharya
 
Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)Ramkumar k
 
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...drmkjayanthikannan
 
A Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityA Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityMorshed Ahmed Rahath
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptDineshKumar4165
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdfKamal Acharya
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . pptDineshKumar4165
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"mphochane1998
 
AIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsAIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsvanyagupta248
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapRishantSharmaFr
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VDineshKumar4165
 
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptxOrlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptxMuhammadAsimMuhammad6
 

Recently uploaded (20)

Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
 
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptxA CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
 
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakes
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
Moment Distribution Method For Btech Civil
Moment Distribution Method For Btech CivilMoment Distribution Method For Btech Civil
Moment Distribution Method For Btech Civil
 
Digital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptxDigital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptx
 
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdf
 
Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)
 
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
 
A Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityA Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna Municipality
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdf
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
 
AIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsAIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech students
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptxOrlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
 

WhatsApp Activity Analyzer

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1105 WhatsApp Activity Analyzer Asst. Prof. Sadia Patka1, Harsh Tandekar2, Asrar Sheikh3, Rakshit Lade4, MD. Farhan Khan5, Tahseen Qureshi6, Sahil Dongre7 1Professor, Computer Science and Engineering, A.C.E.T. Nagpur, Maharashtra, India 2B.E. Student, Computer Science and Engineering, A.C.E.T. Nagpur, Maharashtra, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - This study presents a WhatsApp chat analyzer tool that uses data analysis techniques to extract insights and trends from group chat data. The tool can be used to analyze conversations and identify Topics, keywords, and recognition of messages Chat Analyzer can be used to analyze group conversations of all types, including educational, business, and personal The results can be used to improve communication strategies communication and increase overall productivity. The tool is straightforward to apply and may be utilized by every body with simple pc skills. Overall, WhatsApp Chat Analyzer has the potential to provide valuable insights and facilitate effective communication. Key Words: WhatsApp chat analyser, Chat data, pandas, NumPy, wordcloud, Matplotlib and Seaborn. 1.INTRODUCTION One of the most generally utilized informing applications overall is WhatsApp. Group chats have become an essential tool for communication, with people using them for personal, educational, andbusinesspurposes.Theamountof data generated fromthesegroupchatscanbeoverwhelming, making it difficult to extract meaningful insights and patterns. To overcome this challenge, we have createdWhatsAppchat analyser tools that use data processing to extract valuable information from these conversations. These tools can provide insights on topics discussed, frequently used keywords, and the sentiment of messages exchanged. The WhatsApp chat analyser can be useful in various domains, such as education, business, and social settings. In education, instructors can analyse student group chats to identify topics of interest and monitor engagement. In business, managers can analyse groupchatstoidentifyareas of improvement and evaluate team communication.Insocial settings, individuals can use the tool to analyse their chat history and gain insights into their communicationpatterns. This paper presents a comprehensive overview of the WhatsApp chat analyser tool and itsapplications.Itprovides an in-depth analysis of WhatsApp chat used to extract insights and the challenges associated with analysing WhatsApp group chats. Additionally, this paper highlights the potential benefits and limitations of using WhatsApp chat analyser tools and their impact on communication practices. Overall, the WhatsApp chat analyser tool is a valuable resource for anyone looking to analyse group chats and extract meaningful insights from their conversations. 2.LITERATURE REVIEW In the study of D. Bouhnik and M. Deshen, "WhatsApp for Schools [1]: In this research is presented to find the classroom communication between faculty and students by the high use of WhatsApp. WhatsApp groups in the relationship between teacher and student, performed by the application activities and how they generally affect learning and learning. Analysis of the use and impactofWhatsAppMessengerbased on a demo study [2]: There has been a lot of research and impact analysis of the use and impact of WhatsApp. Some of these studies investigated the impact of WhatsApp on students, while others were based on local populations. A study conducted in South Indiasurveyed18to23yearoldsto explore the importance of WhatsApp among young people. From this research, we found that students spend 8 hours a day on WhatsApp and about 16 hours online. He uses WhatsApp to exchangepictures,audioandvideofileswithhis friends. In addition, it turned out that the only application that young people use while spending time on their smartphones is WhatsApp. In the research on content analysis of whatsapp chat [3]: A research project to analyse theWhatsApp application's effectiveness in Karachi. The Study will be a crucial piece of research for exploring the possibilities of emergence of WhatsApp as the leading mobile messaging application in Pakistan. As a result of the introduction of mobile phones and the development of digital technology, Pakistan's communication landscapehasundergonesignificantchange. In Pakistan, smart phones and social networking apps are becoming more and more popular, making communication faster and simpler than ever. As a result of the changing environment, theuseof quantitativeand qualitativeresearch methods has increasedovertime.Methodsformeasuring the nature and impact of communication tools on human behavior were developed. The Impact of WhatsApp Messenger Usage o Students [4]: Analysis of WhatsApp as a communication medium in an emergency surgical team in a London hospital. According to
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1106 their findings, emergency medicine team members participating in the study used WhatsApp for 19 weeks. Compare the sender and receiver of the message and the response time and type of communication that occurs. Security events are reported. Their research shows that WhatsApp can consume students' study time. WhatsApp takes a lot of study time for students and can be frustrating while learning. Also [5]: A comprehensive review of the evidence from published documents and information on the use of PubMed and other resources discusses the various uses of Instagram and WhatsApp for health and well-being. It also explains the main issues with using WhatsApp and Instagram.Itisusedin health and medicine. WhatsApp Chat Analysis with R [6]: WhatsApp group chat data used for analysis is 1 year old (May 2015-May 2016), totaling 55563 file texts and sometimes users. WhatsApp group chat is based on age of usage, length of usage days, Response levels, types of messages sentbyeachpersoninthe group (smiley, text, multiplayer), reusable age groups, etc. The main characteristicsgiveninthisanalysisarethetypesof messagessent,year/month/week/day./time,time(am/pm), sender's age, gender (male/female). 3.PROPOSED WORK This section includes the problem statement & proposed system architecture. 3.1. PROBLEM STATEMENT Analyzing WhatsApp chat data can be a time-consuming task, especially for large groups orlongconversations.There is a need for a tool that can quickly and accurately analyze WhatsApp chat data to provide insights into the conversation's topics discussed.Thetool shouldalsoprovide visualizations to help users better understand the data and draw conclusions about the conversation's underlying meaning. The solution should be easy to use, accessible, and scalable to handle large amounts of data. 3.2. PROPOSED SYSTEM ARCHITECTURE Figure 1 -architecture diagram Figure 2 – Steps involved in data collection Module 1 : Data collection The first step is to collect data from WhatsAppchats.Thiscan be done by exporting the chat history as a text file from the WhatsApp application. Module 2 : Data pre-processing Once data is collected, it needs to be preprocessed so that it can be used foranalysis.Thisinvolvestaskssuchasremoving unnecessary characters,convertingthetexttolowercase,and removing stop words. Data Collection Data Inspecting Visualization Data Transformation Data Exploration Open chat group Go to setting Export Chat Without media
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1107 Module 3 : Data Transformation The raw string has to be spilled into date, time, user &messages (using regular expression)andbearrangedinthe tabular form (using Pandas) this data frame will use as the database. Module 3 : Data Exploration Here the collected data is read and processed to train a classification model. Then the model is evaluated and serialized.  Top Statistics: Shows all messages, total words and links to shared media.  Monthly timeline: The chat frequency for a given month is shown in this graph.  The daily timeline: the number of messages during the day is shown on this graph.  Activity Map:providesamonthlybreakdownofyour busiest days and lowest workdays.  Weekly Activity Map: Shows the most active time in chat.  Words cloud: the word that's very common and often used.  Most Busy Users  Analysis of emoji usage: The most frequently used emojis. Module 4 : Data Visualization This analyzed data will be then displayed in on the screen in the form of graph for e.g.: line graph, bar graph, heat graph & so on. 4. RESULT & DISCUSSION Following are the results obtained from experiment: This displays various metrics related to group messaging activity Figure 3 – Top Statistics In Top Statistics, including the total number of messages, words, media, and links shared. Figure 4 -Monthly Timeline Figure 5- Daily Timeline Users can view frequency of messages over time using line charts that show monthly and daily timelines. Figure 6 – Activity Map
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1108 An activity map provides insight into the busiest month and day for messaging activity, displayed in bar chart format. Figure 7 – Weekly Activity Map A weekly activity map shows hourly usage trends across different days using a heat map. Figure 8 – Most Busy Users Users can identify the top five most active users in the group using this graph and list, which also displays each user's percentage of overall group usage. Figure 8 - Wordcloud This word cloud is used to visualize & highlight the most commonly used words in messages. Figure 9 -Most Common Words A bar chart displays the top twenty most frequently used words. Figure – Emoji Analysis
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1109 This pie chart is used to display the top five most frequently used emojis as a percentage of overall emoji usage. 5. CONCLUSION In conclusion, a WhatsApp chat analyzer can be a powerful tool for gaining insights into group conversations. By analyzing the messages, we can gain information about the frequency of communication, the topics that are most commonly discussed,and theoverall sentiment of the group. With this information, we can identify patterns and trends that can help us to better understand the dynamics of the group, and to make more informed decisions about how to communicate effectively. REFERENCES [1] S. Patil, "WhatsApp Group Data Analysis with R," International Journal of Computer Applications, vol. Volume 154, no. 4, p.0975 – 8887, November 2016. [2] Available from: http://www.statista.com/statistics/260819/numberof- monthly-active-WatsApp-users. Number of monthly active WhatsApp users worldwide from April 2013 to February 2016 (in millions) [3] Ahmed, I., Fiaz, T., “Mobile phonetoyoungsters:Necessity or addiction”, African Journal of Business Management Vol.5 (32), pp. 12512-12519, Aijaz, K. (2011). [4] J. Yeboah and G. D. Ewur, "The Impact of WhatsApp Messenger Usage on Students," Journal of Education and Practice, vol. Vol 5, no. 6, pp. 157-164, 2014. [5] M. N. K. Boulos, D. M. Giustini and S. Wheeler, "Instagram and WhatsApp in Health and Healthcare: An Overview," FutureInternet Creative commonattributionMDPi,vol.8,no. 37, pp.01-14, 2016. [6] Aharony, N., T., G., The Importance of the WhatsApp Family Group: An Exploratory Analysis. “Aslib Journal of Information Management, Vol. 68, Issue 2, pp.1-37” (2016). [7] D.Radha, R. Jayaparvathy, D. Yamini, “Analysis on Social Media Addiction usingDataMiningTechnique”,International Journal of Computer Applications (0975 –8887)Volume139 – No.7, pp. 2326, April 2016. [8] C. Montag, K. Błaszkiewicz, R. Sariyska, B. Lachmann, I. Andone, B. Trendafilov, M. Eibes and A. Markowetz, "Smartphone usage in the 21st century: who is active on WhatsApp?," 4 August 2015. [Online]. Available: https://bmcresnotes.biomedcentral.com/articles/10.1186/s 13104015-1280-z. [Accessed 12 March 2019]. [9] W. Bani, "WhatsApp," 22 April 2019. [Online]. Available: https://en.welibani.org/weli/WhatsApp. [Accessed24April 2019]. [6] S. Patil, "WhatsApp Group Data Analysis with R," International Journal of Computer Applications, vol. Volume 154 , no. 4, p. 0975 – 8887, November 2016. [10] D. Bouhnik and M. Deshen, "WhatsApp Goes to School: Mobile Instant Messaging Between Teachers and Students," Journal of Information Technology Education: Research, vol. 13, pp. 217231, 25 August 2014.