Skip to content

thetechgirl14/Flipkart-Review-Sentiment-Analysis

Repository files navigation

Flipkart Review Sentiment Analysis

This project performs sentiment analysis on customer reviews from Flipkart.

Installation

  • Clone the repository:

    git clone https://github.com/thetechgirl14/Flipkart-Review-Sentiment-Analysis.git
    

Install the required packages:

pip install -r requirements.txt

Usage

  1. Make sure you have the dataset file flipkart_reviews.csv in the project directory.

  2. Run the main script:

python main.py
  1. The script will generate visualizations of the rating distribution and sentiment scores, and save them as image files.

  2. To run the unit tests:

python test.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages