RussianSentimentAnalyzer
RussianSentimentAnalyzer is a JSON API based on the technology stack of Insider Solutions company. It is capable of parsing the input text, reconstructing the meaning of messages with typos, like tweets and finding sentiment polarity oriented towards a particular object. Consider an example: I like new GalaxyS, but do not enjoy new iPhone. If there are no objects, the sentiment of this sentence…
RussianSentimentAnalyzer endpoints
| Method | Endpoint | Description |
|---|---|---|
| Polarity | ||
| POST |
Input text with client_text_id /sentiment/polarity/json/ |
This text is registered for future feedback on the annotation results |
| POST |
Input text /sentiment/polarity/json/ |
Supply text and optionally target objects to annotate sentiment for. Also include client_text_id, if you plan to later submit feedback on it. |
| POST |
Array of input texts /sentiment/polarity/jsons/ |
Send array of input texts |
| Feedback | ||
| POST |
Client feedback /sentiment/polarity/feedback |
Use this endpoint to provide feedback on sentiment accuracy: submit your internal text id, auto label and human label. |
| Subjectivity | ||
| POST |
Input text for subjectivity /sentiment/subjectivity |
Check if this text is subjective (contains emotions) or objective (informative, but does not contain emotion colour), optionally for given target object keywords |
| Other endpoints | ||
| POST |
Input text /rsa/sentiment/polarity/json/ |
Supply text and optionally target objects to annotate sentiment for. Also include client_text_id, if you plan to later submit feedback on it. |
| POST |
Input text for subjectivity /rsa/sentiment/subjectivity |
Check if this text is subjective (contains emotions) or objective (informative, but does not contain emotion colour), optionally for given target object keywords |
| POST |
Input text with client_text_id /rsa/sentiment/polarity/json/ |
This text is registered for future feedback on the annotation results |
| POST |
Client feedback /rsa/sentiment/polarity/feedback |
Use this endpoint to provide feedback on sentiment accuracy: submit your internal text id, auto label and human label. |
| POST |
Array of input texts /rsa/sentiment/polarity/jsons/ |
Send array of input texts |
RussianSentimentAnalyzer pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 5 / second |
|
| PRO Recommended | $19 / month | — |
|