一个基于深度学习的中文聊天机器人,这里有详细的教程与代码,每份代码都有详细的注释,作为学习是美好的选择。A Chinese chatbot based on deep learning.
☆186Apr 18, 2022Updated 3 years ago
Alternatives and similar repositories for chatbot
Users that are interested in chatbot are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于深度学习Encoder-Decoder框架的聊天机器人☆26May 6, 2018Updated 7 years ago
- 中文聊天机器人,基于10万组对白训练而成,采用注意力机制,对一般问题都会生成一个有意义的答复。已上传模型,可直接运行。☆323Sep 17, 2023Updated 2 years ago
- 基于seq2seq的中文聊天机器人☆65Apr 7, 2020Updated 6 years ago
- 基于循环神经网络(RNN)的智能聊天机器人系统☆46Apr 19, 2021Updated 4 years ago
- 基于检索的任务型多轮对话☆78Oct 11, 2020Updated 5 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- Code for "Unsupervised Enrichment of Persona-grounded Dialog with Background Stories", ACL 2021☆10Jul 8, 2021Updated 4 years ago
- 基于 pytorch 实现的一个聊天机器人模型,开箱即用。☆15Aug 15, 2021Updated 4 years ago
- Just another seq2seq repo☆322Oct 8, 2018Updated 7 years ago
- 基于YOLOv8和光流算法的车牌识别和测速项目☆12Mar 11, 2025Updated last year
- 🤖 聊天机器人示例,定制聊天机器人,聊天机器人语料导入导出☆129Jun 28, 2024Updated last year
- Use BERT Chinese language model for Rasa v2 NLU☆15Feb 20, 2021Updated 5 years ago
- 基于seq2seq和注意力机制训 练对中文话机器人☆29Jul 9, 2019Updated 6 years ago
- 人机对话评测任务整理(DSTC、ConAI2、SMP-ECDT、JD DC);重点介绍中文人机对话评测(SMP-ECDT)相关任务及方案。☆25Apr 13, 2021Updated 4 years ago
- ☆15Jan 28, 2020Updated 6 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 中文智能客服机器人demo,包含闲聊和专业问答2个部分,支持自定义组件(Chinese intelligent customer chatbot Demo, including the gossip and the professional Q&A(FAQ) , suppo…☆314Apr 9, 2022Updated 4 years ago
- 针对口语进行时间抽取并标准化☆13Mar 2, 2020Updated 6 years ago
- 实现了简单的智能问答应用。输入问答列表,训练模型,一个智能智能问答机器人便生成了!☆18Mar 16, 2023Updated 3 years ago
- 使用QQ聊天记录制作属于你自己的聊天机器人☆34Sep 29, 2020Updated 5 years ago
- 基于tensorflow的中文文本分类(复旦中文语料)☆21Nov 3, 2020Updated 5 years ago
- 对话系统领域的各个细领域项目及其相关工程实现☆20Jan 13, 2020Updated 6 years ago
- Chatbot_CN项目中的Chatbot_rasa模块☆60Jul 26, 2020Updated 5 years ago
- dialogbot, provide search-based dialogue, task-based dialogue and generative dialogue model. 对话机器人,基于问答型对话、任务型对话、聊天型对话等模型实现,支持网络检索问答,领域知识…☆330Apr 23, 2024Updated last year
- 此项目主要是本人在研究生期间在计算机视觉方面的研究所学习的内容和程序,其中有收集前人的代码,也有自己改进的代码。会随时更新,仅供大家参考学习并讨论之用。另外本人是计算机视觉和深度学习方面的在读研究生,有需要一起沟通的话,可以联系微信:sincos246835☆28Oct 11, 2021Updated 4 years ago
- NordVPN Special Discount Offer • AdSave on top-rated NordVPN 1 or 2-year plans with secure browsing, privacy protection, and support for for all major platforms.
- 使用Tensorflow实现了一个简易的中文聊天机器人☆14Aug 16, 2018Updated 7 years ago
- keras+python3下的seq2seq+attention中文对话系统☆74May 30, 2018Updated 7 years ago
- 对话机器人(聊天机器人)设计思考