1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 ChatterBot 0.8.2 发布,Python 聊天机器人框架 下载

本帖由 漂亮的石头2018-01-22 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    488,114
    赞:
    47
    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

    下载地址:

    ChatterBot 0.8.2 发布,Python 聊天机器人框架下载地址
     
正在加载...