Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 735 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 735 Bytes

Project Report

project report (1)

Objective:

Analyze the sentiment of customer reviews and provide insights into their sentiment (positive or negative). For negative reviews, generate a complaint indicating the relevant department and predict the stars on the basis on the review

Key Features:

  1. Sentiment Analysis: Classify reviews as positive or negative.
  2. Complaint Generation: Automatically generate complaints for negative reviews.
  3. Department Classification: Determine which department the complaint should be directed to.
  4. Predictive Rating: Estimate the star rating based on the sentiment analysis.