使用NLU实体和关键字分析,响应将返回以下情感项目得分:该概念的情感得分介于-1到1之间。负得分表示负面情绪,正得分表示正面情绪。 / em>
这个分数代表积极情绪还是消极情绪(即-.9952非常消极,而-.1301则非常消极)?或此分数代表积极情绪还是消极情绪的置信度(即-.9952绝对为负,而-.1301仅可能为负)
https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/#entities https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/#keywords https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/#sentiment
答案 0 :(得分:0)
分数代表情绪的大小。除了您引用的链接之外,我还发现此Redbook on the IBM Watson NLU (Natural Language Understanding) service非常有趣。它与NLU docs中的其他资源链接在一起。