| Package | Description |
|---|---|
| com.tencentcloudapi.nlp.v20190408 | |
| com.tencentcloudapi.nlp.v20190408.models |
| Modifier and Type | Method and Description |
|---|---|
EvaluateSentenceSimilarityResponse |
NlpClient.EvaluateSentenceSimilarity(EvaluateSentenceSimilarityRequest req)
NLP技术的句子相似度、相似词召回、文本分类、对联生成、诗词生成、词相似度、文本润色、句子生成和文本补全API接口将于2025年10月31日下线,届时将无法正常调用。为了避免对您的业务造成影响,请您尽快做好相关业务调整。如果您有NLP技术的产品需求,推荐您调用腾讯混元大模型(https://cloud.tencent.com/product/tclm)。
通过计算句子间的语义相似性,帮助您快速找到文本中重复或相似的句子,用于文本聚类、相似问题检索等应用场景。
|
| Constructor and Description |
|---|
EvaluateSentenceSimilarityRequest(EvaluateSentenceSimilarityRequest 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.