rasa_core:基于机器学习的对话引擎
本文是全系列中第2 / 8篇:聊天机器人
用机器学习管理你的对话,让它提升每一个对话。Rasa Core引导对话,考虑对话的历史和外部环境。 而不是成千上万的规则,Rasa 从真正的对话中挑选模式。 现在是扔掉你的状态机的时候了!
Manage your dialogue with machine learning and let it improve with every conversation
Rasa Core guides conversations, taking the history and external context of a conversation into account. Instead of thousands of rules, Rasa picks up patterns from real conversations. It’s time to throw away your state machine!
项目地址:https://github.com/RasaHQ/rasa_core
项目文档:https://core.rasa.ai/
机器学习:http://www.tensorflownews.com/
原创文章,作者:fendouai,如若转载,请注明出处:https://panchuang.net/2017/10/05/rasa_coremachine-learning-based-dialogue-engine-for-conversational-software/