Skip to content

Latest commit

 

History

History
42 lines (34 loc) · 647 Bytes

README.md

File metadata and controls

42 lines (34 loc) · 647 Bytes

Whatsapp-Chat-analysis:octocat:

Open:

EDA.R

📦 Used R Packages

 1. rwhatsapp
 2. dplyr
 3. ggplot2
 4. lubridate
 5. tidyr
 6. ggimage
 7. tidytext
 8. stopwords

Statistical Analysing Using R

Most Often used Emojis

Messages per day

Total Messages

MostOften used words

Lexical Diversity

Important Words Used

Word Cloud Using Python

Export 'chat_py.csv' from EDA.R and input that csv to Word_cloud.py