PrathyushaShetty/Sentimental-Analysis
This project analyzes Twitter sentiment using NLP and Machine Learning. It preprocesses text, converts it into numerical format, and trains a Logistic Regression model. The model classifies tweets as Positive, Negative, or Neutral and is evaluated using accuracy metrics. It can also predict the sentiment of new user-input statements.
No commits in the last 6 months.
Stars
—
Forks
—
Language
Jupyter Notebook
License
—
Category
Last pushed
Jun 14, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/PrathyushaShetty/Sentimental-Analysis"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
cardiffnlp/tweetnlp
TweetNLP for all the NLP enthusiasts working on Twitter! The Python library tweetnlp provides a...
sharmaroshan/Twitter-Sentiment-Analysis
It is a Natural Language Processing Problem where Sentiment Analysis is done by Classifying the...
the-javapocalypse/Twitter-Sentiment-Analysis
This script can tell you the sentiments of people regarding to any events happening in the world...
fhamborg/NewsMTSC
Target-dependent sentiment classification in news articles reporting on political events....
I-am-sayantan/public-sentiment-analysis-based-on-twitter-hashtags
This project focuses on sentiment analysis. Social Sentiment analysis is the use of natural...