shen1994 / ChatRobotLinks
keras+python3下的seq2seq+attention中文对话系统
☆74Updated 7 years ago
Alternatives and similar repositories for ChatRobot
Users that are interested in ChatRobot are comparing it to the libraries listed below
Sorting:
- 使用tensorflow构建的seq2seq+attention+beansearch 的聊天机器人模型☆47Updated 6 years ago
- 基于知识库的中文问答系统(biLSTM)☆248Updated 7 years ago
- 中文自然语言的实体抽取和意图识别(Natural Language Understanding),可选Bi-LSTM + CRF 或者 IDCNN + CRF☆187Updated 7 years ago
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆194Updated last year
- Just another seq2seq repo☆325Updated 7 years ago
- 基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs☆335Updated 5 years ago
- A trial of kbqa based on bert for NLPCC2016/2017 Task 5 (基于BERT的中文知识库问答实践,代码可跑通)☆271Updated 6 years ago
- Rasa中文demo与指南☆53Updated 6 years ago
- 中文智能客服机器人demo,包含闲聊和专业问答2个部分,支持自定义组件(Chinese intelligent customer chatbot Demo, including the gossip and the professional Q&A(FAQ) , suppo…☆313Updated 3 years ago
- 使用bert做领域分类、意图识别和槽位填充任务☆78Updated 5 years ago
- 基于知识库的问答:seq2seq模型实践☆357Updated 5 years ago
- 基于Pytorch的中文聊天机器人 集成BeamSearch算法☆243Updated 8 years ago
- 基于Bi-GRU + CRF 的中文机构名、人名识别, 支持google bert模型☆168Updated 6 years ago
- 基于小黄鸡50w对话语料构建的SequenceToSequence生成式对话模型。☆57Updated 6 years ago
- QANet+DuReader中文机器阅读理解☆223Updated 7 years ago
- 基于bert的中文自然语言处理工具,包括情感分析、中文分词、词性标注、以及命名实体识别功能,并提供文本分类任务、序列标注任务、句对关系判断任务的训练与预测接口☆134Updated 6 years ago
- 嵌入Word2vec词向量的RNN+ATTENTION中文文本分类☆152Updated 5 years ago
- A Chinese word segment model based on BERT, F1-Score 97%☆95Updated 6 years ago
- SiameseSentenceSimilarity,个人实现的基于Siamese bilstm模型的相似句子判定模型,提供训练数据集和测试数据集.☆271Updated 5 years ago
- 基于知识图谱的智能问答机器人☆220Updated 7 years ago
- CNN, LSTM, NBOW, fasttext 中文 文本分类☆122Updated 6 years ago
- KBQA based on the NLPCC2016 dataset, including reimplementation of NLPCC2016 best team`s QA.☆317Updated 6 years ago
- 使用keras实现的基于Bi-LSTM + CRF的中文分词+词性标注☆381Updated 6 years ago
- details☆263Updated 7 years ago
- 语义理解/口语理解,项目包含有词法分析:中文分词、词性标注、命名实体识别;口语理解:领域分类、槽填充、意图识别。☆182Updated 6 years ago
- code collections for the book of qna☆120Updated 2 years ago
- tensorflow+bert+seq2seq 周公解梦。AI遇上玄学,说出你的梦境(dream),模型自动解析decode梦境的征兆。类似聊天机器人(chatbot,QA),你问我答。☆128Updated 5 years ago
- This repo is all the machine learning related project codes and their corresponding blog posts at the graduate level.☆321Updated 6 years ago
- the demo for bert☆142Updated 6 years ago
- 基于webQA的开放域问答系统☆92Updated 7 years ago