摘要: 本人运行环境为Python 3.5.2; 首先你需要导入chatterbot 的包,如果没有你先需要下载 使用命令 pip install chatterbot 1 # -*- coding: utf-8 -*- 2 from chatterbot import ChatBot 3 4 bot = 阅读全文
posted @ 2017-11-24 16:39 DanBrown 阅读(2572) 评论(0) 推荐(1) 编辑
摘要: test 阅读全文
posted @ 2017-11-24 14:16 DanBrown 阅读(187) 评论(0) 推荐(0) 编辑