自然语言处理 NLP-文档分类:响应示例

时间:2024-01-17 15:35:04

响应示例

  • 成功响应示例
    {
        "result": [
            {
                "confidence": 1,
                "label": "stock"
            }
         ]
    }
  • 失败响应示例
    {
        "error_code": "NLP.0101",
        "error_msg": "Authentication failed. Please verify the token"
    }
support.huaweicloud.com/api-nlp/nlp_03_0093.html