Package | Description |
---|---|
com.tencentcloudapi.nlp.v20190408.models |
Modifier and Type | Method and Description |
---|---|
NerToken[] |
LexicalAnalysisResponse.getNerTokens()
Get 命名实体识别结果。取值范围:
PER:表示人名
LOC:表示地名
ORG:表示机构团体名
|
Modifier and Type | Method and Description |
---|---|
void |
LexicalAnalysisResponse.setNerTokens(NerToken[] NerTokens)
Set 命名实体识别结果。取值范围:
PER:表示人名
LOC:表示地名
ORG:表示机构团体名
|
Copyright © 2020. All rights reserved.