Skip to content

AnthyushT/WA_Chat-Analysis

Repository files navigation

WA_Chat_Analysis

  • Top Statistics(Total Messages, Words, etc)
  • Monthly Activity map(Positive, Neutral, Negative)
  • Daily Activity map(Positive, Neutral, Negative)
  • Daily timeline(Positive, Neutral, Negative)
  • Monthly timeline(Positive, Neutral, Negative)
  • Percentage Contribution(Positive, Neutral, Negative)
  • Word Cloud(Positive, Neutral, Negative)
  • Most Common words(Positive, Neutral, Negative)
  • Most user(Positive, Neutral, Negative)

You just have to perform the following task in order to get analysis.

  • Export whatsapp chat (24 hour format).
  • Browse the file.
  • Click Show Analysis.

Run locally

Create new project in pycharm and add above files. After that open terminal and run the following command. This will install all the modules needed to run this app.

pip install -r requirements.txt

To run the app, type following command in terminal.

streamlit run app.py

Libraries

  • streamlit
  • matplotlib
  • seaborn
  • nltk
  • collection
  • wordcloud
  • urlextract
  • emoji

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors