Skip to content

KyleSDeveloper/Sentiment-analysis-web-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages