Package | Description |
---|---|
com.tencentcloudapi.nlp.v20190408.models |
Modifier and Type | Method and Description |
---|---|
SentencePair[] |
EvaluateSentenceSimilarityRequest.getSentencePairList()
Get 待分析的句子对数组。句子对应不超过1对,仅支持中文文本,原句子与目标句子均应不超过500字符。
|
Modifier and Type | Method and Description |
---|---|
void |
EvaluateSentenceSimilarityRequest.setSentencePairList(SentencePair[] SentencePairList)
Set 待分析的句子对数组。句子对应不超过1对,仅支持中文文本,原句子与目标句子均应不超过500字符。
|
Constructor and Description |
---|
SentencePair(SentencePair 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.