Giter Site home page Giter Site logo

whatsapp_sentiment_analysis's Introduction

Whatsapp chat sentiment analyzer

After battling numerous errors, finally completed making Whatsapp Chat Sentiment analyzer, my first data analysis project. It is based on SentimentIntensityAnalyzer class from "nltk.sentiment.vader" module. If you ever wonder who is the most positive person in your whatsapp group of let say 200+ or less members then this is what you are looking for. Not only posititve user, you can see the following results on overall group & individual as well :

  • Monthly Activity map(Positive, Neutral, Negative)
  • Daily Activity map(Positive, Neutral, Negative)
  • Weekly 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.

Deployed link

click here

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

Screenshots

app · Streamlit - Google Chrome 28-04-2022 20_35_52 app · Streamlit - Google Chrome 28-04-2022 20_30_40 app · Streamlit - Google Chrome 28-04-2022 20_30_51 app · Streamlit - Google Chrome 28-04-2022 20_31_04 app · Streamlit - Google Chrome 28-04-2022 20_31_23 app · Streamlit - Google Chrome 28-04-2022 20_31_34

Demo video

Whatsapp chat sentiment analyzer

Author

Support

For support, email [email protected] or [email protected].

whatsapp_sentiment_analysis's People

Contributors

harqib avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.