liangstein / ChatBot-PyTorch
A seq2seq based chatbot built with PyTorch (中文聊天机器人)
☆27Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for ChatBot-PyTorch
- 使用tensorflow构建的seq2seq+attention+beansearch 的聊天机器人模型☆47Updated 5 years ago
- keras+python3下的seq2seq+attention中文对话系统☆73Updated 6 years ago
- 基于小黄鸡50w对话语料构建的SequenceToSequence生成式对话模型。☆53Updated 5 years ago
- 基于Seq2Seq的多轮对话系统和基于LSTM的问答机制☆32Updated 6 years ago
- 基于Pytorch的中文聊天机器人 集成BeamSearch算法☆241Updated 7 years ago
- 基于seq2seq和注意力机制训练对中文话机器人☆28Updated 5 years ago
- Code for NLPCC2017 paper "Large-scale Simple Question Generation by Template-based Seq2seq Learning"☆86Updated 6 years ago
- chatbot_with_IR 一个利用搜索引擎构建的简单问答系统☆60Updated last year
- 基于seq2seq的中文聊天机器人☆57Updated 4 years ago
- Byte Cup 2018国际机器学习竞赛 23 名(水滴队)代码☆46Updated 5 years ago
- 实现基于相似度匹配和检索的问答系统☆18Updated 5 years ago
- Rasa框架实现,面向新闻类的任务型对话系统,再基于flask框架web实现对话☆17Updated 6 years ago
- 知识图谱问答系统☆20Updated 4 years ago
- 将bert模型应用到问答系统中来,一者学习知识图谱的基本操作,二简单搭建问答系统的基本框架,三将词向量、bert模型实践应用☆60Updated 5 years ago
- Rasa中文demo与指南☆55Updated 5 years ago
- 2019语言与智能技术竞赛-基于知识图谱的主动聊天☆116Updated 5 years ago
- 基于句法分析的命名实体关系抽取程序☆65Updated 8 years ago
- LCSTS,ROUGE,short text summarization,NLG,seq2seq☆21Updated 7 years ago
- 智能问答系统demo☆38Updated 5 years ago
- SMP2018中文人机对话技术评测(ECDT)☆47Updated 6 years ago
- ☆122Updated 7 years ago
- A trial of kbqa based on bert for NLPCC2016/2017 Task 5 (基于BERT的中文知识库问答实践,代码可跑通)☆269Updated 5 years ago
- My implementation of 《Emotional Chatting Machine: Emotional Conversation Generation with Internal and External Memory》☆34Updated 5 years ago
- NLP related tasks, including text classification, sequence annotation, text relations, machine translation and other tasks.☆66Updated 4 years ago
- 基于知识库的问答系统。其中使用带注意力机制的对抗迁移学习做中文命名实体识别,使用BERT模型做句子相似度分析。☆36Updated 5 years ago
- Opendial对话语料库☆50Updated 6 years ago
- ☆77Updated 7 years ago
- 使用keras搭建seq2seq完成中英文翻译☆52Updated 6 years ago
- 基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs☆143Updated 6 years ago
- A pytorch implemented chatbot which supports Chinese 中文聊天机器人☆29Updated 3 years ago