Amey-Thakur/SENTIMENT-ANALYZER
A hybrid NLP engine utilizing rule-based linguistic patterns and neural network classification for precise sentiment quantification.
This tool helps businesses and researchers understand the emotional tone of text. You input written content, like customer reviews or social media posts, and it tells you if the sentiment is positive, negative, or neutral. It's designed for anyone needing to quickly gauge public opinion, analyze feedback, or track emotional responses in text.
Use this if you need to analyze large volumes of text data to understand underlying sentiment, such as customer feedback, market research data, or social media conversations.
Not ideal if you need deep, nuanced qualitative analysis requiring human interpretation of highly complex or ambiguous language.
Stars
8
Forks
—
Language
Python
License
MIT
Category
Last pushed
Feb 21, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/Amey-Thakur/SENTIMENT-ANALYZER"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
IBM/MAX-Text-Sentiment-Classifier
Detect the sentiment captured in short pieces of text
giuseppebonaccorso/twitter_sentiment_analysis_word2vec_convnet
Twitter Sentiment Analysis with Gensim Word2Vec and Keras Convolutional Network
pabitralenka/Customer-Feedback-Analysis
Multi Class Text (Feedback) Classification using CNN, GRU Network and pre trained Word2Vec...
danielegrattarola/twitter-sentiment-cnn
An implementation in TensorFlow of a convolutional neural network (CNN) to perform sentiment...
hpanwar08/sentiment-analysis-torchtext
Seniment Analysis in Torchtext