程序包 | 说明 |
---|---|
com.tencentcloudapi.nlp.v20190408 | |
com.tencentcloudapi.nlp.v20190408.models |
限定符和类型 | 方法和说明 |
---|---|
TextClassificationResponse |
NlpClient.TextClassification(TextClassificationRequest req)
文本分类接口能够对用户输入的文本进行自动分类,将其映射到具体的类目上,用户只需要提供待分类的文本,而无需关注具体实现。
|
构造器和说明 |
---|
TextClassificationRequest(TextClassificationRequest source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2022. All rights reserved.