Google Assistant training parse does not match data

一笑奈何 提交于 2019-12-11 17:55:53

问题


I'm befuddled as to how best fix this. In the training data, it looks like the Google agent parsed out the information correctly.

But when I get it in my endpoint to fulfill the request, they do not match.

There is no way for me to indicate that it made a mistake because according to the training information, it parsed everything correctly. Has anyone else encountered this, and if so, what was the solution?


回答1:


Okay, I think I'm beginning to understand this a little. When this occurs, this means the format that the training data is recognizing is not actually in the sample utterances of that intent. That is why the data is mismatched. All I had to do was approve that training data.



来源:https://stackoverflow.com/questions/49500817/google-assistant-training-parse-does-not-match-data

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!