Package | Description |
---|---|
com.tencentcloudapi.nlp.v20190408.models |
Modifier and Type | Method and Description |
---|---|
Entity[] |
ParseWordsResponse.getEntities()
Get 实体识别结果。(实体类型数据请参见附录)
|
Modifier and Type | Method and Description |
---|---|
void |
ParseWordsResponse.setEntities(Entity[] Entities)
Set 实体识别结果。(实体类型数据请参见附录)
|
Constructor and Description |
---|
Entity(Entity 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 © 2023. All rights reserved.