Giter Site home page Giter Site logo

whatsapp_chat's Introduction

WhatsApp Chat Analysis image

Overview

The WhatsApp Chat Analysis project is a Python-based solution that automates the analysis of WhatsApp chat data. It leverages natural language processing (NLP) techniques to extract insights from chat conversations, including sentiment analysis and user activity statistics. This project aims to eliminate the manual effort involved in analyzing large chat datasets, providing a more efficient and accurate approach to gain valuable information from WhatsApp chats.

Features

  • Chat data parsing: Extract chat messages and metadata from WhatsApp chat exports.
  • Sentiment analysis: Analyze the sentiment (positive, negative, or neutral) of individual chat messages.
  • User activity statistics: Calculate user-specific statistics, such as message count, media count, and average message length.
  • Interactive visualizations: Generate visual representations, such as graphs and charts, to present the analyzed data in an easily understandable format.

Installation

To use the WhatsApp Chat Analysis project, follow these steps:

Clone the repository:

  • Copy code

    git clone  https://github.com/sandhya-goyal/WhatsappChatSentimentAnalysis.git
    

Install the required dependencies:

  • Copy code

    pip install streamlit
    pip install matplotlib
    pip install seaborn
    pip install urlextract
    pip install wordcloud
    pip install pandas
    pip install emoji
    

Run

  • Copy Code

    streamlit run app.py
    

whatsapp_chat's People

Contributors

sandhya-goyal avatar

Watchers

 avatar

Forkers

neeraj1312001

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.