An open API service indexing awesome lists of open source software.

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.

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**