Package | Description |
---|---|
com.tencentcloudapi.nlp.v20190408.models |
Modifier and Type | Method and Description |
---|---|
KeywordSentence[] |
GenerateKeywordSentenceResponse.getKeywordSentenceList()
Get 生成的句子列表。
|
Modifier and Type | Method and Description |
---|---|
void |
GenerateKeywordSentenceResponse.setKeywordSentenceList(KeywordSentence[] KeywordSentenceList)
Set 生成的句子列表。
|
Constructor and Description |
---|
KeywordSentence(KeywordSentence 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.