Restaurant Review Sentiment Analysis
AI-Powered Sentiment Classification for Restaurant Reviews
This application uses a fine-tuned DistilBERT model specifically trained for restaurant review sentiment analysis. The model RinInori/distilbert-restaurant-sentiment can classify reviews as Positive or Negative with high accuracy.
⚙️ Model Configuration
Model will load automatically on startup.
📋 Model Information
Model: RinInori/distilbert-restaurant-sentiment
Architecture: Fine-Tuned DistilBERT
Training Data: European Restaurant Reviews
Classes: Positive, Negative
GitHub: View Code
Sentiment Analysis
Analyze a Single Restaurant Review
Tips: This model is specifically trained for restaurant reviews. Longer reviews may provide more accurate results. Confidence scores indicate model certainty.
Restaurant Review Sentiment Analysis - Powered by Fine-Tuned DistilBERT
Model: RinInori/distilbert-restaurant-sentiment | Built with: Transformers & Gradio