如何在与WIT.AI机器人对话期间解决“它”或“那里”

时间:2018-04-16 21:32:41

标签: nlp wit.ai

考虑一下情景:

User> Show me Seattle
AI> Sure, Seattle is on the map
User> Take me there
AI> Starting navigation to Seattle

换句话说,wit.ai允许后端有“那里”或“它”分辨率吗?或者我应该在应用程序方面收集推论并自己解决“它”? 你知道任何允许解决“它/那里”的NLU平台吗?

1 个答案:

答案 0 :(得分:2)

目前还没有此功能,称为 Coreference Resolution 。 您应该使用其他库,例如neuralcoref来实现最先进的Deep Reinforcement Learning method