Python 聊天机器人训练

发布于 2025-01-12 20:22:54 字数 295 浏览 4 评论 0原文

因此,我正在尝试使用 python chatterbot 和 chatterbot-corpus 为我的学校项目制作一个聊天机器人系统。我到处都读到过你必须训练你的聊天机器人。我必须用它来做一个餐厅点餐模拟。如果我用订单和数据训练聊天机器人,它会存储在其中吗?就像我做了一个 ListTrain 并为其提供诸如“嘿,这是我们的菜单。我们以这个价格提供这个”之类的数据,然后客户会说,哦,谢谢,我想订购这个。机器人接受订单并确认这是您的订单号。 现在,当我实际运行我的程序并提出同样的问题时,会做与训练相同的事情吗?我需要在运行之前删除我的训练吗?如果我这样做了,它还会记得吗?

So, I am trying to make a chat bot system for my school project using python chatterbot and chatterbot-corpus. I have read everywhere that you have to train your chat bot. I have to make a restaurant ordering simulation on it. If i train the chat bot with orders and data will it be stored in it? Like say i do a ListTrain and provide it with data like "Hey this is our menu. We have this for this price" then the customer will say, oh thank you, I want to order this. The bot takes the order and says sure here is your order number.
Now, when I actually run my program, and ask the same question, will do the same as trained? Would I need to delete my training before running it? And if i do, will it still remember?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文