rasa_chatbot icon indicating copy to clipboard operation
rasa_chatbot copied to clipboard

基于rasa_nlu,rasa_core,rasa_core_sdk构建的聊天机器人

Results 12 rasa_chatbot issues
Sort by recently updated
recently updated
newest added

Halo你好 请问做交通车流量预测的话,有对未知路网的预测方法吗

测试NLU模型报了如下错误 ![image](https://user-images.githubusercontent.com/30341965/57842730-b0e9f800-77ff-11e9-81c4-565f5bcc2ddc.png) 我的命令是: python -m rasa_nlu.server --path models/nlu curl -XPOST 192.168.109.232:5000/parse -d '{"q":"我要查案子", "project": "default", "model": "current"}' 我的模型文件夹路径是:xx\models\nlu\default\current 请问这是什么原因?

你配置完了数据库链接 接下来是怎么调用数据里的数据的啊 我在网上找了好多都只是说在endpoints.yml里配置 但是接下来的操作都没了

您好! https://github.com/RasaHQ/rasa_nlu/blob/0.13.x/rasa_nlu/extractors/duckling_extractor.py 这个链接失效了,可以贴一下这个文件duckling_extractor.py在您这个项目吗

您好,可否有将您电脑上的/home/pywork/kf7899/datas/qa_bot.csv文件上传一下或发我一下,谢谢~

您好!在rasa_dataset_training.json文件中,意图 inform_case 和 SearchCase有什么区别?为什么不用一个SearchCase包括这两个意图的样本?另外,如果把这两个意图的样本都归纳到form:case_form,即命名一个case_form意图,这样不是不好构建story吗?现在遇到一些问题想不通,麻烦能够解释下原因吗?谢谢!

我现在有这么一个场景:当我们输入“”查询车牌号码粤A12345“”,rasa core能够返回请求的数据给我,但当我再次输入“”再帮我查一下身份证号码“”时,rasa core却把上一次车牌的结果返回给我,而没有问我继续输入身份证号码,请问是什么原因导致的呢?期待解答!谢谢! Rasa Core logs: ``` 192.168.0.110 - - [2019-06-08 11:44:37] "POST /webhooks/rest/webhook HTTP/1.1" 200 452 1.066897 2019-06-08 11:44:51 DEBUG rasa_core.tracker_store - Recreating tracker for id '152869574032212890:123' 2019-06-08 11:44:52...

你好,我下载了您的源文件来运行,但是进行训练的时候报错(train_nlu),请问这个怎么解决 ![QQ图片20190402145623](https://user-images.githubusercontent.com/49184062/55382157-84cc2d80-5557-11e9-9273-5c9ed719003a.png)

![image](https://user-images.githubusercontent.com/9403745/54512383-ece31700-498e-11e9-802d-26a840dca337.png)