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