| Package | Description |
|---|---|
| com.tencentcloudapi.nlp.v20190408.models |
| Modifier and Type | Method and Description |
|---|---|
PosToken[] |
LexicalAnalysisResponse.getPosTokens()
Get 分词&词性标注结果(词性表请参见附录)
|
| Modifier and Type | Method and Description |
|---|---|
void |
LexicalAnalysisResponse.setPosTokens(PosToken[] PosTokens)
Set 分词&词性标注结果(词性表请参见附录)
|
| Constructor and Description |
|---|
PosToken(PosToken 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.