Flipkart, a leading Indian e-commerce company, offers a diverse range of products and services across various categories. This project focuses on analyzing customer sentiments expressed in product reviews on Flipkart's platform using data science techniques.
- Perform sentiment analysis on customer reviews
- Visualize sentiment distribution
- Gain insights into consumer satisfaction and preferences
- Clone the repository to your local machine.
- Install the required dependencies listed in the requirements.txt file.
- Run the main script to analyze customer sentiments and generate visualizations.
- Python 3.11.8
- Pandas
- Matplotlib
- Seaborn
- Wordcloud
- NLTK
- TextBlob
- Sridhar S[https://github.com/radhirsh/]