syzer/sentiment-analyser
ML that can extract german and english sentiment
This tool helps you quickly understand the emotional tone of text, whether it's positive, negative, or neutral. You input a sentence or paragraph in English or German, and it tells you if the overall sentiment is positive or negative. It's ideal for market researchers, customer service managers, or social media analysts who need to gauge public opinion or customer feelings.
No commits in the last 6 months.
Use this if you need to rapidly assess the sentiment of short texts, like social media posts, reviews, or survey responses, in English or German.
Not ideal if you require nuanced sentiment analysis beyond positive/negative, or if your text data is in languages other than English or German.
Stars
36
Forks
10
Language
JavaScript
License
—
Category
Last pushed
Jan 21, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/syzer/sentiment-analyser"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
thisandagain/sentiment
AFINN-based sentiment analysis for Node.js.
thisandagain/troll
Language sentiment analysis and neural networks... for trolls.
mananshah99/sentR
Simple sentiment analysis framework for R
kupolak/afinn
Sentiment analysis in Elixir.
buckthorndev/sentiment_dart
Sentiment Dart is a dart module that uses the AFINN-165 wordlist and Emoji Sentiment Ranking to...