rasa
Rasa
https://i.cnblogs.com/
run RasaHD
https://blog.csdn.net/yjsz2010/article/details/130008410
RasaUI
https://www.5axxw.com/wiki/content/969yvp
Rasa中文聊天机器人开发指南
https://blog.csdn.net/weixin_43815222/article/details/121649581
models
https://github.com/Chinese-NLP-book/rasa_chinese_book_code
rasa框架学习一(domain.yml、nlu.md、stories.md)
https://www.cnblogs.com/huangqihui/p/10978837.html
doc:
https://rasa.com/docs/rasa/
训练:
train
--config
"E:/rasa/examples/concertbot/config.yml"
--domain
"E:/rasa/examples/concertbot"
--data
"E:/rasa/examples/concertbot/data"
--out
"E:/rasa/examples/models/concertbot"
运行:
run --model "E:\rasa\examples\models\concertbot\20230805-084816-booming-phantom.tar.gz" --enable-api
rasa cmd
https://blog.csdn.net/qq_42391248/article/details/129795260
Rasa教程系列-Core-4-Actions
https://blog.csdn.net/ljp1919/article/details/103993800/
https://zhuanlan.zhihu.com/p/313043303
https://github.com/howl-anderson/WeatherBot
https://xiaoquankong.ai/zh/posts/creating-a-weather-query-bot-using-rasa/
https://github.com/meghaggarwal/Rasa-Weather-Bot
https://gitee.com/menfeng/rasa-weather-edition/repository/archive/master.zip
https://github.com/howl-anderson/WeatherBot
https://github.com/sadikulislam/Weather-ChatBot-using-Rasa-3.0
aaaa
https://www.sunzhongwei.com/rasa-chinese-dialogue-robot-series-tutorial
RASA框架应用
https://www.zhihu.com/column/c_1318281710002663424
Rasa基础-rules和stories对话定义的区别
https://blog.csdn.net/shashen2005/article/details/130749564
https://zhuanlan.zhihu.com/p/474922005 /restart /session_start
https://rasahq.github.io/rasa-nlu-examples/ https://www.jianshu.com/p/f2d20bc38587
Rasa Form
https://blog.csdn.net/phynikesi/article/details/124964661 RASA2踩坑实录(action、form、story:条件控制与流程跳转)
https://blog.csdn.net/kangli_zhang/article/details/131211805
jieba 如何添加自定义的字典
https://www.5axxw.com/questions/simple/4yann1 https://github.com/fxsjy/jieba/blob/master/README.md
Rasa Core Policy策略组件解析
http://www.taodudu.cc/news/show-6831921.html?action=onClick