Sentiment Analysis
Score any text from very negative to very positive — instantly, in your browser.
100% client-side
Idle.
Sentiment
Score
How to use
- Paste a review, comment, or paragraph in the input box.
- Click Analyze.
- Read the sentiment label, numeric score, and matched words.
Related AI tools
常見問題
- Is my text uploaded anywhere?
- No. The sentiment lexicon is bundled into this page and scoring runs entirely in your browser.
- Which languages are supported?
- The bundled lexicon is English. For best results, paste English text; mixed-language input is still scored using English word matches.
- How accurate is this?
- Lexicon scoring catches obvious positive and negative tone. For nuanced cases (sarcasm, negation) consider a transformer model — we plan to add a Transformers.js DistilBERT option.