Skip to content

This project uses **DistilBERT** from Hugging Face to perform sentiment analysis on restaurant reviews. The notebook is designed to run easily in Google Colab.

Notifications You must be signed in to change notification settings

anis-mselmi/Restaurant-Review-Sentiment-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

🍽️ Restaurant Review Sentiment Analysis (AI-Powered)

This project uses DistilBERT from Hugging Face to perform sentiment analysis on restaurant reviews.
The notebook is designed to run easily in Google Colab.


🚀 Quick Start

Click below to open the latest notebook in Google Colab:

Open In Colab


⚙️ Setup

When running in Colab, install the required dependencies:

!pip install --upgrade pip
!pip install transformers datasets evaluate accelerate scikit-learn sentencepiece

About

This project uses **DistilBERT** from Hugging Face to perform sentiment analysis on restaurant reviews. The notebook is designed to run easily in Google Colab.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published