【发布时间】:2017-07-04 08:36:41
【问题描述】:
我正在使用 Wit.ai 从句子中提取位置。当我在 Wit.ai 中执行机器人以反映位置时,它可以完美运行
how is the weather in California?
You asked about the weather in California
但是当我将 Wit.ai API 连接到我的节点 JS 应用程序(使用“RunActions”的简单、直接的应用程序)连接到 facebook messenger 时,我得到了
how is the weather in California?
You asked about the weather in
有一个空白。有什么想法吗?
【问题讨论】: