Package | Description |
---|---|
com.tencentcloudapi.ecc.v20181213.models |
Modifier and Type | Method and Description |
---|---|
Aspect |
ScoreCategory.getContent()
Get 内容维度
|
Aspect |
ScoreCategory.getSentences()
Get 句子维度
|
Aspect |
ScoreCategory.getStructure()
Get 篇章结构维度
|
Aspect |
ScoreCategory.getWords()
Get 词汇维度
|
Modifier and Type | Method and Description |
---|---|
void |
ScoreCategory.setContent(Aspect Content)
Set 内容维度
|
void |
ScoreCategory.setSentences(Aspect Sentences)
Set 句子维度
|
void |
ScoreCategory.setStructure(Aspect Structure)
Set 篇章结构维度
|
void |
ScoreCategory.setWords(Aspect Words)
Set 词汇维度
|
Constructor and Description |
---|
Aspect(Aspect 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 © 2024. All rights reserved.