sentiment-analyzer
Analyze text sentiment across 30+ languages using a compact transformer model compiled to WASM. Returns sentiment scores (positive/negative/neutral), emotion labels (joy, anger, sadness, etc.), and confidence values. Fine-tuned on social media and customer feedback data.
$ naos marketplace install sentiment-analyzer3.2M
45ms
4.8
892 reviews
99.6%
Patterns
Natural language patterns that route to this skill via the broker:
Resource Limits
Max Input
50KB
Max Execution
500ms
Memory Limit
1GB
Inputs & Outputs
Inputs
Outputs
Skill PlaygroundLIVE
Analyze positive sentiment with emotion detection
Click "Run" to execute the skill
Usage Examples
Add sentiment analysis to your agent's NLP pipeline
[agent.skills]
sentiment-analyzer = { version = "^1.0.0" }
[[agent.routes]]
pattern = "analyze sentiment"
skill = "sentiment-analyzer"
input = "{{ message.content }}"Version History
2 releasesDependencies & Related Skills
Commonly Used With
Reviews(5)
4.2
5 reviews
Sarah Kim
@skim-ai
Transformed our NLP pipeline
The sentiment analysis is remarkably accurate across English, Spanish, and Korean. Emotion detection adds a layer our previous solution didn't have. Worth every cent.
Emma Wilson
@ewilson
Clean API, great results
The structured output with confidence scores makes it easy to build reliable downstream logic. We use this for email validation in our onboarding flow and it catches 99% of bad addresses.
Dev Patel
@devp
Good but could be faster
Works well for most use cases but latency spikes on very large inputs. The 200ms timeout is tight for documents over 2MB. Hope to see optimizations in the next version.
Carlos Ruiz
@cruiz
Reliable CSV handling
Handles edge cases that broke our previous parser — quoted fields, embedded newlines, mixed encodings. The schema detection is a nice bonus. Free tier is generous.
Yuki Tanaka
@yuki-t
Solid performance, good value
At $0.0001/call this is a steal. We process millions of JSON documents monthly and the cost is negligible. Would give 5 stars if streaming support was added.
$0.0005/call
Developer earns $0.00035/call (70%)
Publisher
NLP Works
@@nlp-works
AUID
axis:company:nlpworks:01ia0n5p6q7r8s9t0u1v2w3x4y:d6i0Revenue Split
Changelog Feed
Subscribe to get notified when new versions of sentiment-analyzer are released.
Current: v3.0.0 · Feed includes changelogs, breaking changes, and security advisories.