Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧠 Sentiment Analysis Web App with DistilBERT

A lightweight, deployable sentiment analysis app that uses a pretrained transformer model (distilbert-base-uncased-finetuned-sst-2-english) to classify text as positive or negative. Built with Hugging Face Transformers, PyTorch, and Streamlit.

🚀 Demo

Try the live app here: https://sentiment-analysis-web-app-ugodypqhh6napowvduphj3.streamlit.app/

App demo


✨ Features

  • 🔍 Sentiment classification using fine-tuned DistilBERT
  • 📄 Batch processing for multiple inputs
  • 📊 (Optional) Sentiment visualization
  • 💡 Clean, simple Streamlit UI
  • 📦 Easy to run locally or deploy

📁 Project Structure

About

A Python-based web app for sentiment analysis using PyTorch and Streamlit

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages