会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
DanBrown
博客园
首页
新随笔
联系
订阅
管理
2017年11月24日
ChatterBot之快速入门01
摘要: 本人运行环境为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
摘要: test
阅读全文
posted @ 2017-11-24 14:16 DanBrown
阅读(187)
评论(0)
推荐(0)
编辑
公告