var text = "三星电脑电池不给力";
// 如果有可选参数
var options = {};
options["type"] = "13";
// 带参数调用评论观点抽取
client.commentTag(text, options).then(function(result) {
console.log(JSON.stringify(result));
}).catch(function(err) {
// 如果发生网络错误
console.log(err);
});;
返回错误:
{"log_id":1113994172732160100,"error_code":282130,"error_msg":"no result"}
收藏
点赞
0
个赞
请登录后评论
TOP
切换版块
抱歉时间有点久了. 请问现在还有类似问题吗?