Spaces:
Sleeping
Sleeping
A newer version of the Gradio SDK is available: 6.13.0
metadata
title: π Sentiment Analysis Tool
emoji: π§
colorFrom: indigo
colorTo: blue
sdk: gradio
sdk_version: 4.15.0
app_file: app.py
pinned: false
π§ Universal Comment Sentiment Analyzer
This interactive web app performs sentiment analysis on any comment using a fine-tuned BERT model. It predicts whether a comment is Positive, Neutral, or Negative, and visualizes the sentiment distribution in real time.
β¨ Features
- π Instant sentiment prediction with confidence scores
- π Pie chart visualization of sentiment trends
- π Scrollable prediction history with collapsible view
- πΎ Exportable CSV of all predictions
- π¨ Custom Gradio theme with dark mode aesthetics
π§ Model Details
- Base:
bert-base-uncased - Fine-tuned on YouTube and general domain comments
- Label classes:
positive,neutral,negative - Hosted model:
McKlay/sentiment-analysis-v2
π¦ Technology Stack
- π€
transformers - π₯
torch - π¨
gradio - π
pandas,matplotlib
πΈ Thumbnail Preview
π¨βπ» Author
Clay Mark Sarte
Hugging Face β’ GitHub β’ LinkedIn
π License
This project is licensed under the MIT License.