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 词汇维度
|
Copyright © 2020. All rights reserved.