https://github.com/balaji1233/text-sentiment-detection
Text sentiment detection
https://github.com/balaji1233/text-sentiment-detection
nlp python streamlit
Last synced: 7 months ago
JSON representation
Text sentiment detection
- Host: GitHub
- URL: https://github.com/balaji1233/text-sentiment-detection
- Owner: balaji1233
- Created: 2023-12-04T12:29:59.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-16T18:25:09.000Z (8 months ago)
- Last Synced: 2025-02-16T19:27:41.946Z (8 months ago)
- Topics: nlp, python, streamlit
- Language: Jupyter Notebook
- Homepage:
- Size: 2.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Text-Sentiment-detection
Text sentiment detection
I have constructed a web application that performs text emotion detection and classification using Streamlit and Python.
This project involves processing input text and categorizing it into various emotions such as joy, sadness, fear, neutrality, anger, shame, and more,
utilizing the techniques of Natural Language Processing.