seq2seq中文聊天机器人
☆337May 14, 2018Updated 7 years ago
Alternatives and similar repositories for dynamic-seq2seq
Users that are interested in dynamic-seq2seq are comparing it to the libraries listed below
Sorting:
- 基于Pytorch的中文聊天机器人 集成BeamSearch算法☆241Sep 23, 2017Updated 8 years ago
- 使用TensorFlow实现的Sequence to Sequence的聊天机器人模型☆793Jun 21, 2018Updated 7 years ago
- Just another seq2seq repo☆322Oct 8, 2018Updated 7 years ago
- Chatbot继续沿着LLM前进,近期更新小参数量SLM的和训练脚本,支持本地训练。新增ChatAgent,实现各种有实际场景价值的Agent实现。☆3,595Oct 9, 2025Updated 5 months ago
- tensorflow-seq2seq-chatbot-zh中文聊天机器人☆27Jan 20, 2017Updated 9 years ago
- 对话机器人(聊天机器人)设计思考☆803Sep 8, 2020Updated 5 years ago
- 使用tensorflow构建的seq2seq+attention+beansearch 的聊天机器人模型☆47Nov 29, 2018Updated 7 years ago
- 基於向量匹配的情境式聊天機器人☆905Oct 18, 2024Updated last year
- 自己动手做聊天机器人教程☆6,017Jul 18, 2022Updated 3 years ago
- 用于训练中英文对话系统的语料库 Datasets for Training Chatbot System☆2,052Sep 23, 2020Updated 5 years ago
- 基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs☆337Apr 9, 2020Updated 5 years ago
- 基于自然语言理解与机器学习的聊天机器人,支持多用户并发及自定义多轮对话☆703Jul 10, 2024Updated last year
- My tensorflow implementation of "A neural conversational model", a Deep learning based chatbot☆2,923Dec 30, 2022Updated 3 years ago
- 保险行业语料库,聊天机器人☆1,049May 26, 2025Updated 9 months ago
- Awesome Chatbot Projects,Corpus,Papers,Tutorials.Chinese Chatbot =>:☆2,164May 5, 2024Updated last year
- 基于多搜索引擎和深度学习技术的自动问答☆646Apr 6, 2019Updated 6 years ago
- Turn Chinese natural language into structured data 中文自然语言理解☆1,532Jul 30, 2024Updated last year
- 基于seq2seq的中文聊天机器人☆65Apr 7, 2020Updated 5 years ago
- a chatbot which is implemented via seq2seq model.☆86Sep 21, 2017Updated 8 years ago
- Learn to implement a chat bot with deep learning.☆68May 25, 2021Updated 4 years ago
- 基于知识图谱的问答☆306Jul 16, 2017Updated 8 years ago
- 中文公开聊天语料库☆4,174Apr 23, 2024Updated last year
- A general-purpose encoder-decoder framework for Tensorflow☆5,633Oct 15, 2020Updated 5 years ago
- A chatbot implemented in TensorFlow based on the seq2seq model, with certain rules integrated.☆544Nov 13, 2019Updated 6 years ago
- FAQ-based Question Answering System☆2,581Nov 28, 2020Updated 5 years ago
- keras+python3下的seq2seq+attention中文对话系统☆74May 30, 2018Updated 7 years ago
- 基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs☆146Jan 16, 2018Updated 8 years ago
- 使用深度学习算法实现的中文问答系统☆557Oct 19, 2018Updated 7 years ago
- 中文开放聊天语料整理☆13Nov 5, 2018Updated 7 years ago
- Chatbot in 200 lines of code using TensorLayer☆842Oct 5, 2021Updated 4 years ago
- [unmaintained]☆424Apr 14, 2020Updated 5 years ago
- ChatGirl is an AI ChatBot based on TensorFlow Seq2Seq Model. ChatGirl 一个基于 TensorFlow Seq2Seq 模型的聊天机器人。(包含预处理过的 twitter 英文数据集,训练,运行,工…☆116Aug 25, 2017Updated 8 years ago
- Dual LSTM Encoder for Dialog Response Generation☆1,577Nov 21, 2022Updated 3 years ago
- 中文Neural conversational model in Torch☆416May 6, 2021Updated 4 years ago
- 官方py3AIML基于英文,现为其增加中文支持,并将代码注释翻译为中文。实测可正常解析带中文pattern和template的aiml文件。☆94Mar 21, 2022Updated 4 years ago
- ☆35Jan 10, 2019Updated 7 years ago
- Deep Learning NLP Pipeline implemented on Tensorflow☆1,360Oct 11, 2024Updated last year
- A Chinese task oriented chatbot in IVR(Interactive Voice Response) domain, implement by rasa. This is a demo with toy dataset, more data…☆498Nov 30, 2020Updated 5 years ago
- 一个自动回复FAQ问题的聊天机器人。目前使用了简单词汇对比、词性权重、词向量3种相似度计算模式。输入符合格式的FAQ文本文件即可立刻使用。欢迎把无法正确区分的问题和FAQ文件发送到评论区。☆112Jun 13, 2017Updated 8 years ago