Package | Description |
---|---|
com.tencentcloudapi.nlp.v20190408 | |
com.tencentcloudapi.nlp.v20190408.models |
Modifier and Type | Method and Description |
---|---|
SentimentAnalysisResponse |
NlpClient.SentimentAnalysis(SentimentAnalysisRequest req)
情感分析接口能够对带有情感色彩的主观性文本进行分析、处理、归纳和推理,识别出用户的情感倾向,是积极还是消极,并且提供各自概率。
该功能基于千亿级大规模互联网语料和LSTM、BERT等深度神经网络模型进行训练,并持续迭代更新,以保证效果不断提升。
|
Constructor and Description |
---|
SentimentAnalysisResponse(SentimentAnalysisResponse 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 © 2021. All rights reserved.