Predefined Statement Tags
Predefined statement tag classification is the task of classifying an utterance with respect to the function it serves in a dialogue, i.e. the act the speaker is performing
{
"status": true,
"error": {},
"data": {
"dialogueTag": "statement-non-opinion"
}
}
status
field will be set to false
if something went wrong while processing the request check for any error messages in the error
fieldField | Description |
---|---|
dialogTag | The tag label identified by the models |
Last modified 1yr ago