Sentiment Analysis Project

This project is aimed at sentiment analysis using a machine learning model trained on Amazon product reviews.

Links:

How to use:

  1. Clone or download the project from the GitHub repository.
  2. Install the required dependencies.
  3. Download the Amazon product review dataset from the Kaggle database.
  4. Preprocess and train the sentiment analysis model using the provided Google Colab notebook.
  5. Run the CLI program to analyze the sentiment of input text.

Created by Ravi Lakkireddy