absa-sentiment-app / README.md
pivalue's picture
Add metadata to README.md
1c6791e

A newer version of the Gradio SDK is available: 6.8.0

Upgrade
metadata
title: ABSA Sentiment Analyzer
emoji: 📊
colorFrom: indigo
colorTo: purple
sdk: gradio
sdk_version: 4.27.0
app_file: app.py
pinned: false

ABSA Sentiment Analyzer

This web app uses a fine-tuned BERT model to perform Aspect-Based Sentiment Analysis (ABSA) on restaurant reviews. Enter a review and it will return sentiment for each aspect.

Built using Gradio, Hugging Face Spaces, and Transformers.