coranholmes / pt_chatbotLinks
A pytorch implemented chatbot which supports Chinese 中文聊天机器人
☆30Updated 4 years ago
Alternatives and similar repositories for pt_chatbot
Users that are interested in pt_chatbot are comparing it to the libraries listed below
Sorting:
- tensorflow+bert+seq2seq 周公解梦。AI遇上玄学,说出你的梦境(dream),模型自动解析decode梦境的征兆。类似聊天机器人(chatbot,QA),你问我答。☆128Updated 5 years ago
- pytorch实现聊天机器人,seq2seq模型☆10Updated 5 years ago
- 使用tensorflow构建的seq2seq+attention+beansearch 的聊天机器人模型☆47Updated 6 years ago
- 基于小黄鸡50w对话语料构建的SequenceToSequence生成式对话模型。☆57Updated 6 years ago
- 🤖️ 聊天机器人——夫子的「自然语言理解」模块☆90Updated 2 years ago
- 中文单/多轮对话语料库☆90Updated 3 years ago
- 基于seq2seq的中文聊天机器人☆65Updated 5 years ago
- A seq2seq based chatbot built with PyTorch (中文聊天机器人)☆28Updated 7 years ago
- Chatbot with bert chinese model, base on rasa framework(中文聊天机器人,结合bert意图分析,基于rasa框架)☆112Updated 3 years ago
- 一个基于深度学习的中文聊天机器人,这里有详细的教程与代码,每份代码都有详细的注释,作为学习是美好的选择。A Chinese chatbot based on deep learning.☆185Updated 3 years ago
- keras+python3下的seq2seq+attention中文对话系统☆74Updated 7 years ago
- 实现基于相似度匹配和检索的问答系统☆18Updated 6 years ago
- 对话机器人,包含了看图说话,单轮对话和多轮对话,tensorflow 2.0 pytorch 1.3.1 GPT-2☆45Updated 4 years ago
- An Open-Source Package for Chinese Open-domain Conversational Chatbot (中文闲聊对话系统,一键部署微信闲聊机器人)☆109Updated 2 years ago
- 中文智能客服机器人demo,包含闲聊和专业问答2个部分,支持自定义组件(Chinese intelligent customer chatbot Demo, including the gossip and the professional Q&A(FAQ) , suppo…☆313Updated 3 years ago
- ChineseHumorSentiment, chinese humor sentiment mining including corpus build and mining nlp methods.中文文本幽默情绪计算项目,项目包括幽默文本语料库的构建,幽默计算模型,包括…☆128Updated 6 years ago
- 基于Pytorch的中文聊天机器人 集成BeamSearch算法☆243Updated 8 years ago
- 笔记来自于学习七月在线的NLP机器人项目班☆38Updated 5 years ago
- 基于seq2seq和注意力机制训练对中文话机器人