ximinng / chatbot
一个基于深度学习的中文聊天机器人,这里有详细的教程与代码,每份代码都有详细的注释,作为学习是美好的选择。A Chinese chatbot based on deep learning.
☆174Updated 2 years ago
Alternatives and similar repositories for chatbot:
Users that are interested in chatbot are comparing it to the libraries listed below
- 基于seq2seq的中文 聊天机器人☆60Updated 4 years ago
- 中文聊天机器人,基于10万组对白训练而成,采用注意力机制,对一般问题都会生成一个有意义的答复。已上传模型,可直接运行。☆326Updated last year
- A pytorch implemented chatbot which supports Chinese 中文聊天机器人☆31Updated 4 years ago
- dialogbot, provide search-based dialogue, task-based dialogue and generative dialogue model. 对话机器人,基于问答型对话、任务型对话、聊天型对话等模型实现,支持网络检索问答,领域知识…☆330Updated 9 months ago
- 基于深度学习Encoder-Decoder框架的聊天机器人☆25Updated 6 years ago
- 基于循环神经网络(RNN)的智能聊天机器人系统☆44Updated 3 years ago
- pytorch-based, RNN,中文古诗词、歌词、散文自动生成☆57Updated 5 years ago
- 中文智能客服机器人demo,包含闲聊和专业问答2个部分,支持自定义组件(Chinese intelligent customer chatbot Demo, including the gossip and the professional Q&A(FAQ) , suppo…☆310Updated 2 years ago
- 基于自然语言理解与机器学习的聊天机器人,支持多用户并发及自定义多轮对话☆689Updated 7 months ago
- tensorflow+bert+seq2seq 周公解梦。AI遇上玄学,说出你的梦境(dream),模型自动解析decode梦境的征兆。类似聊天机器人(chatbot,QA),你问我答。☆125Updated 5 years ago
- 客服机器人,Chinese Retreival chatbot(中文检索式机器人)用到的一些QA模型,基于tf-idf,lsa,cnn,transformer,bert等☆440Updated 2 years ago
- 智能客服系统(智能问答)☆114Updated 4 years ago
- 从零开始学习构建智能对话系统☆37Updated 4 years ago
- Another Chinese chatbot implemented in PyTorch, which is the sub-module of intelligent work order processing robot. 👩🔧☆887Updated 6 months ago
- Mimix: A Text Generation Tool and Pretrained Chinese Models☆155Updated 3 months ago
- 基于Transformer的生成式文本摘要☆177Updated 2 years ago
- 基于seq2seq的闲聊系统。利用PyTorch框架搭建神经网络,编码器采用双向GRU模型,解码器采用融合注意力机制的GRU模型,训练出支持多轮对话的聊天机器人。☆20Updated 2 years ago
- Transformer模型训练的单轮对话聊天机器人☆84Updated 3 years ago
- 基于seq2seq和注意力机制训练对中文话机器人☆29Updated 5 years ago
- Intelligent Q&A system(第七届中软杯,智能问答系统)☆174Updated 2 years ago
- keras+python3下的seq2seq+attention中文对话系统☆74Updated 6 years ago
- 对话机器人,包含了看图说话,单轮对话和多轮对话,tensorflow 2.0 pytorch 1.3.1 GPT-2☆44Updated 4 years ago
- 基于Bert的智能问答系统!☆29Updated 4 years ago
- 检索式问答系统☆12Updated 4 years ago
- 基于bert-base-chinese微调的中文情感分析任务,在WeiboSenti100k 数据集上训练5个epoch并且收敛☆33Updated last year
- 提供一款中文版生成式摘要服务☆336Updated this week
- 中文文本分类实践,基于搜狗新闻语料库,采用传统机器学习方法以及预训练模型等方法☆175Updated 4 years ago
- 基于Pytorch的中文聊天机器人 集成BeamSearch算法☆242Updated 7 years ago
- 人工智能三班11组课程设计 python的tkinter图形界面 + 百度人工智能语音识别API + 图灵机器人接口实现的一个简易的智能聊天机器人系统☆29Updated 5 years ago
- TextCNN Pytorch实现 中文文本分类 情感分析☆605Updated 6 years ago