Help Center/
Cognitive Engagement Center/
User Guide/
Tenant Administrator Guide/
Robot Management and Configuration Guide/
Operator: Configuring an Intelligent Robot/
Reference/
TUC Interfaces/
/chatbot/rest/tuc/v1/nlp/textClassify
Updated on 2024-10-12 GMT+08:00
/chatbot/rest/tuc/v1/nlp/textClassify
Function
Text classification interface.
Input Parameters
Parameter |
Type |
Mandatory (Yes/No) |
Description |
---|---|---|---|
language |
String |
Yes |
Language. The option is zh_CN. |
text |
String |
Yes |
Recognition text. |
Output Parameters
Parameter |
Type |
Description |
---|---|---|
results |
List<TextLabel> |
For details, see Table 2. |
Request Example
{ "language": "${language}", "text": "${text}" }
Parent topic: TUC Interfaces
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot