v1
latestOpenAPI 3.0.32026-07-1382010.9 KBText Analysis
Extracts topics and sentiments and relates them.
post/topic-sentiment
Query parameters
domain'Ecom' | 'Employee' | 'Hotel' | 'Restaurant'
Provide analysis domain for better extraction (optional)
Request body
Example request
[
{
"id": "1",
"text": "I love the service",
"language": "en"
}
]