Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 524 Bytes

File metadata and controls

3 lines (3 loc) · 524 Bytes

Sentiment-Analysis

This is a web-based Sentiment Analysis application built using Python, Flask, and Natural Language Processing (NLP) with TextBlob. It allows users to input custom text, which is then analyzed and classified as Positive, Negative, or Neutral based on the sentiment polarity score. The application features a clean Bootstrap UI and processes user input in real-time, making it a practical demonstration of how NLP can help organizations understand customer feedback, public opinion, and market sentiment.