https://github.com/jdonepud/deeplearning-sentiment-analysis
This is a web application that uses an NLP model to perform sentiment analysis.
https://github.com/jdonepud/deeplearning-sentiment-analysis
deep-learning natural-language-processing-nlp nlp nlp-deep-learning python pytorch sentiment-analysis sentiment-analysis-python streamlit-webapp
Last synced: 3 months ago
JSON representation
This is a web application that uses an NLP model to perform sentiment analysis.
- Host: GitHub
- URL: https://github.com/jdonepud/deeplearning-sentiment-analysis
- Owner: jdonepud
- Created: 2025-02-13T04:41:39.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-02-13T04:56:43.000Z (3 months ago)
- Last Synced: 2025-02-21T05:16:29.617Z (3 months ago)
- Topics: deep-learning, natural-language-processing-nlp, nlp, nlp-deep-learning, python, pytorch, sentiment-analysis, sentiment-analysis-python, streamlit-webapp
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# **DeepLearning-Sentiment-analysis**
**A Deep Learning-powered Sentiment Analysis Web App using NLP Model & Streamlit.**
## **Overview**
This project is a **Sentiment Analysis** tool built using **NLP models** to classify text as **positive, negative, or neutral**. The app leverages **PyTorch**, and **Streamlit** for an interactive user experience.---
## **⚙️ Features**
-> **Real-time Sentiment Analysis** of user-input text
-> Uses **Hugging Face Transformers** for NLP processing
-> Displays **sentiment scores & classifications**
-> User-friendly **Streamlit-based UI**
-> **Scalable & Lightweight Deployment**