Skip to content

Repository files navigation

Sentiment-Analysis

Customer Sentiment Analysis using Word Cloud

Project Overview

A simple NLP project that analyzes customer reviews using Python and TextBlob. Reviews are classified as Positive, Negative, or Neutral, and a Word Cloud is generated to identify the most common words in negative reviews.


📊 Sentiment Distribution

Sentiment Pie Chart

This chart shows the overall distribution of customer sentiments.


☁️ Negative Review Word Cloud

Word Cloud

The word cloud highlights the most frequently used words in negative customer reviews, making it easier to identify common complaints.


🛠️ Technologies Used

  • Python
  • Pandas
  • TextBlob
  • Matplotlib
  • WordCloud

📌 Key Learning

  • Performed sentiment analysis using TextBlob.
  • Visualized sentiment distribution.
  • Generated a Word Cloud from negative reviews.
  • Learned the basics of NLP and text visualization.

⭐ If you like this project, feel free to give it a star.

About

Customer Sentiment Analysis using Python, TextBlob, and WordCloud to classify customer reviews and visualize sentiment insights.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages