A powerful, user-friendly web application for sentiment analysis using Hugging Face Transformers and Streamlit.
- π Real-time Sentiment Analysis: Instant analysis of text input
- π Multiple Input Methods: Direct text, batch processing, file upload (TXT/CSV)
- π€ Multiple Models: Support for different pre-trained models
- π Data Visualization: Interactive charts and graphs
- πΎ Export Results: Download in JSON, CSV, or Excel format
- β‘ Performance Optimized: Model caching and batch processing
Try the live application: [https://sentiment-analysis-app-rup6yguq7e2wr5ngebpsp2.streamlit.app/]
- Python 3.8 or higher
- pip package manager
git clone https://github.com/Harsha-2005/sentiment-analysis-app.git
cd sentiment-analysis-app