ChatterBot 0.8.2 发布,Python 聊天机器人框架

栏目: Python · 发布时间: 8年前

内容简介:ChatterBot 0.8.2 发布,Python 聊天机器人框架

ChatterBot 是一个 Python 库,用于简化聊天机器人的开发。ChatterBot 使用不同的机器学习算法来生成不同的响应内容。

示例对话:

user: Good morning! How are you doing?
bot:  I am doing very well, thank you for asking.
user: You're welcome.
bot:  Do you like hats?

ChatterBot 0.8.2 更新内容如下:

  • The time logic adapter can now take positive and  negative parameters for custom data  #1121

  • Replace corpus folder with a file #1153

  • Replace conversation folder with a single file #1154

  • Remove unused jsondatabase requirement from  requirements.txt #1156

  • Update SQL Alchemy minimum version to 1.2 #1155

  • Doc config updates #1118

  • Remove makefile and add tox command documentation #1119

下载地址:


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Algorithms Sequential & Parallel

Algorithms Sequential & Parallel

Russ Miller、Laurence Boxer / Charles River Media / 2005-08-03 / USD 59.95

With multi-core processors replacing traditional processors and the movement to multiprocessor workstations and servers, parallel computing has moved from a specialty area to the core of computer scie......一起来看看 《Algorithms Sequential & Parallel》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具