ChatterBot是一个能够自我训练学习多种语言的聊天机器人-python

上传者: 42156940 | 上传时间: 2023-02-27 20:10:27 | 文件大小: 1.96MB | 文件类型: ZIP
ChatterBot是一个能够自我训练学习多种语言的聊天机器人 ChatterBot ChatterBot 是一种基于机器学习的对话式对话引擎,使用 Python 构建,可以根据已知对话的集合生成响应。 ChatterBot 的语言独立设计允许它被训练说任何语言。 典型输入的一个例子是这样的:用户:早上好! 你好吗? bot:我做得很好,谢谢你的提问。 用户:不客气。 机器人:你喜欢帽子吗? 工作原理 一个未经训练的 ChatterBot 实例一开始不知道如何交流。 每次用户输入语句时,库都会保存他们输入的文本以及语句响应的文本。 随着 ChatterBot 接收到更多输入,它可以回复的响应数量以及与输入语句相关的每个响应的准确性都会增加。 程序通过搜索与输入匹配的最接近匹配的已知语句来选择最匹配的响应,然后根据机器人与之通信的人发出每个响应的频率,返回对该语句最可能的响应。 安装 这个包可以通过运行从 PyPi 安装: pip install chatterbot Basic Usage from chatterbot import ChatBot from c

文件下载

资源详情

[{"title":"( 210 个子文件 1.96MB ) ChatterBot是一个能够自我训练学习多种语言的聊天机器人-python","children":[{"title":"MANIFEST.in <span style='color:#111;'> 146B </span>","children":null,"spread":false},{"title":".travis.yml <span style='color:#111;'> 356B </span>","children":null,"spread":false},{"title":"create-a-logic-adapter.rst <span style='color:#111;'> 4.56KB </span>","children":null,"spread":false},{"title":"index.rst <span style='color:#111;'> 3.69KB </span>","children":null,"spread":false},{"title":"response_selection.rst <span style='color:#111;'> 3.74KB </span>","children":null,"spread":false},{"title":"chatterbot.rst <span style='color:#111;'> 4.21KB </span>","children":null,"spread":false},{"title":"quickstart.rst <span style='color:#111;'> 1.38KB </span>","children":null,"spread":false},{"title":"tutorial.rst <span style='color:#111;'> 4.65KB </span>","children":null,"spread":false},{"title":"training.rst <span style='color:#111;'> 5.24KB </span>","children":null,"spread":false},{"title":"encoding.rst <span style='color:#111;'> 2.85KB </span>","children":null,"spread":false},{"title":"testing.rst <span style='color:#111;'> 2.66KB </span>","children":null,"spread":false},{"title":"conf.py <span style='color:#111;'> 5.99KB </span>","children":null,"spread":false},{"title":"python_module_structure.txt <span style='color:#111;'> 144B </span>","children":null,"spread":false},{"title":"utils.rst <span style='color:#111;'> 541B </span>","children":null,"spread":false},{"title":"upgrading.rst <span style='color:#111;'> 878B </span>","children":null,"spread":false},{"title":"commands.rst <span style='color:#111;'> 365B </span>","children":null,"spread":false},{"title":"footer.html <span style='color:#111;'> 3.31KB </span>","children":null,"spread":false},{"title":"layout.html <span style='color:#111;'> 199B </span>","children":null,"spread":false},{"title":"preprocessors.rst <span style='color:#111;'> 1.04KB </span>","children":null,"spread":false},{"title":"setup.rst <span style='color:#111;'> 1.56KB </span>","children":null,"spread":false},{"title":"comparisons.rst <span style='color:#111;'> 1.44KB </span>","children":null,"spread":false},{"title":"create-a-storage-adapter.rst <span style='color:#111;'> 425B </span>","children":null,"spread":false},{"title":"text-search.rst <span style='color:#111;'> 886B </span>","children":null,"spread":false},{"title":"index.rst <span style='color:#111;'> 1.97KB </span>","children":null,"spread":false},{"title":"conversations.rst <span style='color:#111;'> 2.86KB </span>","children":null,"spread":false},{"title":"development.rst <span style='color:#111;'> 1.81KB </span>","children":null,"spread":false},{"title":"releases.rst <span style='color:#111;'> 1.14KB </span>","children":null,"spread":false},{"title":"faq.rst <span style='color:#111;'> 2.67KB </span>","children":null,"spread":false},{"title":"corpus.rst <span style='color:#111;'> 1.91KB </span>","children":null,"spread":false},{"title":"glossary.rst <span style='color:#111;'> 1.47KB </span>","children":null,"spread":false},{"title":"statements.txt <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"examples.rst <span style='color:#111;'> 2.04KB </span>","children":null,"spread":false},{"title":"filters.rst <span style='color:#111;'> 447B </span>","children":null,"spread":false},{"title":"packaging.rst <span style='color:#111;'> 2.68KB </span>","children":null,"spread":false},{"title":"index.rst <span style='color:#111;'> 2.50KB </span>","children":null,"spread":false},{"title":"contributing.rst <span style='color:#111;'> 2.10KB </span>","children":null,"spread":false},{"title":"github-mark.png <span style='color:#111;'> 4.17KB </span>","children":null,"spread":false},{"title":"bigrams.svg <span style='color:#111;'> 137.83KB </span>","children":null,"spread":false},{"title":"statement-response-relationship.svg <span style='color:#111;'> 96.26KB </span>","children":null,"spread":false},{"title":"training-graph.svg <span style='color:#111;'> 260.79KB </span>","children":null,"spread":false},{"title":"chatterbot-process-flow.svg <span style='color:#111;'> 325.94KB </span>","children":null,"spread":false},{"title":"so-icon.png <span style='color:#111;'> 2.35KB </span>","children":null,"spread":false},{"title":"statement-relationship.svg <span style='color:#111;'> 64.91KB </span>","children":null,"spread":false},{"title":"dialog-processing-flow.svg <span style='color:#111;'> 409.46KB </span>","children":null,"spread":false},{"title":"style.css <span style='color:#111;'> 3.50KB </span>","children":null,"spread":false},{"title":"favicon.ico <span style='color:#111;'> 1.12KB </span>","children":null,"spread":false},{"title":"wsgi.rst <span style='color:#111;'> 1.00KB </span>","children":null,"spread":false},{"title":"settings.rst <span style='color:#111;'> 695B </span>","children":null,"spread":false},{"title":"index.rst <span style='color:#111;'> 1.53KB </span>","children":null,"spread":false},{"title":"views.rst <span style='color:#111;'> 655B </span>","children":null,"spread":false},{"title":"lock.yml <span style='color:#111;'> 1.04KB </span>","children":null,"spread":false},{"title":"pythonpublish.yml <span style='color:#111;'> 845B </span>","children":null,"spread":false},{"title":"test_logic_adapter.py <span style='color:#111;'> 1.66KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"test_mathematical_evaluation.py <span style='color:#111;'> 4.85KB </span>","children":null,"spread":false},{"title":"test_specific_response.py <span style='color:#111;'> 1.13KB </span>","children":null,"spread":false},{"title":"test_unit_conversion.py <span style='color:#111;'> 6.40KB </span>","children":null,"spread":false},{"title":"test_data_cache.py <span style='color:#111;'> 1.40KB </span>","children":null,"spread":false},{"title":"test_time.py <span style='color:#111;'> 815B </span>","children":null,"spread":false},{"title":"test_best_match.py <span style='color:#111;'> 5.19KB </span>","children":null,"spread":false},{"title":"test_response_selection.py <span style='color:#111;'> 1.99KB </span>","children":null,"spread":false},{"title":"test_utils.py <span style='color:#111;'> 548B </span>","children":null,"spread":false},{"title":"test_chatbot.py <span style='color:#111;'> 14.06KB </span>","children":null,"spread":false},{"title":"test_adapter_validation.py <span style='color:#111;'> 2.06KB </span>","children":null,"spread":false},{"title":"test_ubuntu_corpus_training.py <span style='color:#111;'> 6.53KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"test_training.py <span style='color:#111;'> 777B </span>","children":null,"spread":false},{"title":"test_list_training.py <span style='color:#111;'> 9.59KB </span>","children":null,"spread":false},{"title":"get_search.json <span style='color:#111;'> 5.28KB </span>","children":null,"spread":false},{"title":"test_chatterbot_corpus_training.py <span style='color:#111;'> 2.15KB </span>","children":null,"spread":false},{"title":"test_examples.py <span style='color:#111;'> 2.22KB </span>","children":null,"spread":false},{"title":"test_languages.py <span style='color:#111;'> 599B </span>","children":null,"spread":false},{"title":"test_parsing.py <span style='color:#111;'> 15.43KB </span>","children":null,"spread":false},{"title":"test_conversations.py <span style='color:#111;'> 327B </span>","children":null,"spread":false},{"title":"test_turing.py <span style='color:#111;'> 1.50KB </span>","children":null,"spread":false},{"title":"test_corpus.py <span style='color:#111;'> 6.71KB </span>","children":null,"spread":false},{"title":"base_case.py <span style='color:#111;'> 1.75KB </span>","children":null,"spread":false},{"title":"test_tagging.py <span style='color:#111;'> 3.98KB </span>","children":null,"spread":false},{"title":"test_mongo_adapter.py <span style='color:#111;'> 16.22KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"test_sql_adapter.py <span style='color:#111;'> 14.84KB </span>","children":null,"spread":false},{"title":"test_storage_adapter.py <span style='color:#111;'> 1.82KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"test_search.py <span style='color:#111;'> 10.50KB </span>","children":null,"spread":false},{"title":"test_filters.py <span style='color:#111;'> 1.19KB </span>","children":null,"spread":false},{"title":"test_preprocessors.py <span style='color:#111;'> 2.74KB </span>","children":null,"spread":false},{"title":"test_initialization.py <span style='color:#111;'> 1.70KB </span>","children":null,"spread":false},{"title":"test_benchmarks.py <span style='color:#111;'> 6.22KB </span>","children":null,"spread":false},{"title":"test_comparisons.py <span style='color:#111;'> 3.11KB </span>","children":null,"spread":false},{"title":"test_cli.py <span style='color:#111;'> 490B </span>","children":null,"spread":false},{"title":"tox.ini <span style='color:#111;'> 825B </span>","children":null,"spread":false},{"title":"constants.py <span style='color:#111;'> 837B </span>","children":null,"spread":false},{"title":"specific_response.py <span style='color:#111;'> 1.06KB </span>","children":null,"spread":false},{"title":"logic_adapter.py <span style='color:#111;'> 4.59KB </span>","children":null,"spread":false},{"title":"best_match.py <span style='color:#111;'> 4.51KB </span>","children":null,"spread":false},{"title":"time_adapter.py <span style='color:#111;'> 3.34KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 531B </span>","children":null,"spread":false},{"title":"unit_conversion.py <span style='color:#111;'> 5.69KB </span>","children":null,"spread":false},{"title":"mathematical_evaluation.py <span style='color:#111;'> 2.23KB </span>","children":null,"spread":false},{"title":"preprocessors.py <span style='color:#111;'> 1.10KB </span>","children":null,"spread":false},{"title":"......","children":null,"spread":false},{"title":"<span style='color:steelblue;'>文件过多,未全部展示</span>","children":null,"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明