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 下载地址: Source code (zip) Source code (tar.gz) ChatterBot 0.8.2 发布,Python 聊天机器人框架下载地址