insidersolutions/weka-mnb-sentiment-analysis-template-project
The template project for three way and five way sentiment classification
This project helps you classify text like customer reviews, social media posts, or survey responses into positive, negative, or neutral sentiment. It takes raw text data as input and outputs a classification for each text, helping you understand public opinion or customer satisfaction. This is ideal for marketers, product managers, or analysts who need to quickly gauge sentiment from large volumes of text.
No commits in the last 6 months.
Use this if you need to perform sentiment analysis on text data to classify it into three (positive, negative, neutral) or five (very positive to very negative) sentiment categories.
Not ideal if you are looking for advanced natural language processing features beyond sentiment classification or need to integrate with existing NLP APIs directly.
Stars
11
Forks
16
Language
Java
License
Apache-2.0
Category
Last pushed
Nov 16, 2016
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/insidersolutions/weka-mnb-sentiment-analysis-template-project"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
unnatg/SentimentAnalysis
Sentiment classification using kNN trained on Hindi Movie Reviews dataset
geoai-lab/TopicAndSentimentAnalysis
Semantic and sentiment analysis on online neighborhood reviews
vxa8502/java-sentiment-analyzer
Multi-algorithm sentiment analysis system in Java
OtmaneDaoudi/Arabic-sentiment-analysis
An arabic sentiment analysis system.