Multilingual sentiment analysis
Classify texts by their sentiment. For every text, the API returns one label out of five possible classes: - "very positive" (5 stars) - "positive" (4 stars) - "mixed" (3 stars) - "negative" (2 stars) - "very negative" (1 star) Supported languages are English, German, Dutch, French, Italian, Spanish, Finnish, Danish, Swedish, Bulgarian and Chinese. The model was trained on product reviews, so…
Multilingual sentiment analysis endpoints
| Method | Endpoint | Description |
|---|---|---|
| sentiment | ||
| POST |
Multilingual sentiment analysis /sentiment/multilingual/1.0/classify |
Classify texts by their sentiment. For every text, the API returns one label out of five possible classes: - "very positive" (5 stars) - "positive" (4 stars) - "mixed" (3 stars)… |
| Other endpoints | ||
| POST |
sentiment_multilingual_10_classify /sentiment/multilingual/1.0/classify |
|
Multilingual sentiment analysis pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1 / second |
|
| PRO | $19 / month | 1 / second |
|
| ULTRA | $99 / month | 5 / second |
|
| MEGA | $249 / month | 10 / second |
|