Sentimental Analysis
Use sentimental analysis to find out how happy is your customer.
Last updated
Use sentimental analysis to find out how happy is your customer.
Last updated
POST
https://app.chatparse.ai/ai/collect_info
This endpoint allows you to know whether a message gives positive or negative sentiment and how positive/negative it is.
Name | Type | Description |
---|---|---|
On successful response, the sentiment parameter will return either:
positive
negative
On successful response, the magnitude parameter will return an float from 0-1 indicating how confident the AI feels about it's generated result.
token
string
Your account token
query
string
Text that need to go through analysis