Package | Description |
---|---|
com.tencentcloudapi.nlp.v20190408.models |
Modifier and Type | Method and Description |
---|---|
ClassificationResult[] |
TextClassificationResponse.getClasses()
Get 文本分类结果(文本分类映射表请参见附录)
|
Modifier and Type | Method and Description |
---|---|
void |
TextClassificationResponse.setClasses(ClassificationResult[] Classes)
Set 文本分类结果(文本分类映射表请参见附录)
|
Constructor and Description |
---|
ClassificationResult(ClassificationResult 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.