ChitChatAssistant icon indicating copy to clipboard operation
ChitChatAssistant copied to clipboard

错误显示Failed to extract slot phone_number with action phone_form

Open peach-dollar opened this issue 4 years ago • 1 comments

所有的训练都按照文章要求来的,但是在输入input“话费“和”天气“之后,均显示Failed to extract slot phone_number with action phone_form。 image 因为是在服务器上跑,所有没有用server.py,用的是rasa shell --endpoints configs/endpoints.yml 请问是什么原因,谢谢!

peach-dollar avatar Mar 26 '20 11:03 peach-dollar

电话号码不符合格式,训练样本中有正则限制

jiangdongguo avatar Mar 30 '20 02:03 jiangdongguo