Skip to content

Restaurant Review Sentiment Analysis using deep learning

Notifications You must be signed in to change notification settings

Aadityaza/SentimentAnlysis

Repository files navigation

This project performs sentiment analysis on restaurant reviews using a neural network model. It classifies reviews as positive or negative based on the sentiment expressed in the text.

Notebook

The code is implemented in a Colab Notebook file (restaurant_review_sentiment_analysis.ipynb). The notebook contains all the necessary code, explanations, and visualizations.

Usage

  1. Download the notebook file restaurant_review_sentiment_analysis.ipynb to your local machine.

  2. Ensure that you have all the dependencies installed. You can install them by running the following command:

    pip install -r requirements.txt
    

Gradio Interface image

About

Restaurant Review Sentiment Analysis using deep learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published