zjyan
zjyan
您好,我在按照教程运行ganswer时,输入http://localhost:9999/gSolve/?data={"maxAnswerNum":1, "maxSparqlNum":2, "question":Who is the wife of Donald Trump?}得到的结果如标题所示,这并不是我想要的结果;请问如果我只想要将中文查询语句转换成sparql语句的话,应该如何使用gAnswer?
### Environment ```Markdown - wechaty: - wechaty-puppet: - wechaty-puppet-service: - wechaty-plugin-contrib: - token type: padlocal|wxwork|xp - the version of wechaty docker container: [0.65] ``` ### Description ```Markdown 在云服务器上,使用该网页(https://wechaty.js.org/docs/puppet-services/padlocal) 结合关闭TLS知识(https://wechaty.js.org/docs/puppet-services/diy) 创建了服务脚本start.sh,云端启动后可在本机通过:...