shen1994 / ChatRobot
keras+python3下的seq2seq+attention中文对话系统
☆73Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for ChatRobot
- 使用tensorflow构建的seq2seq+attention+beansearch 的聊天机器人模型☆47Updated 5 years ago
- 基于小黄鸡50w对话语料构建的SequenceToSequence生成式对话模型。☆53Updated 5 years ago
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆186Updated 5 months ago
- 基于Seq2Seq的多轮对话系统和基于LSTM的问答机制☆32Updated 6 years ago
- 中文自然语言的实体抽取和意图识别(Natural Language Understanding),可选Bi-LSTM + CRF 或者 IDCNN + CRF☆180Updated 6 years ago
- 使用bert做领域分类、意图识别和槽位填充任务☆73Updated 4 years ago
- 基于Bi-GRU + CRF 的中文机构名、人名识别, 支持google bert模型☆165Updated 5 years ago
- A trial of kbqa based on bert for NLPCC2016/2017 Task 5 (基于BERT的中文知识库问答实践,代码可跑通)☆269Updated 5 years ago
- 基于知识库的中文问答系统(biLSTM)☆242Updated 6 years ago
- QANet+DuReader中文机器阅读理解☆223Updated 6 years ago
- 基于bert的中文自然语言处理工具,包括情感分析、中文分词、词性标注、以及命名实体识别功能,并提供文本分类任务、序列标注任务、句对关系判断任务的训练与预 测接口☆129Updated 5 years ago
- 基于RNN、CNN、XGboost的问答系统意图识别模块☆33Updated 6 years ago
- 基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs☆143Updated 6 years ago
- 基于seq2seq和注意力机制训练对中文话机器人☆28Updated 5 years ago
- 基于检索的任务型多轮对话☆78Updated 4 years ago
- 使用ALBERT预训练模型,用于识别文本中的时间,同时验证模型的预测耗时是否有显著提升。☆56Updated 4 years ago
- tensorflow+bert+seq2seq 周公解梦。AI遇上玄学,说出你的梦境(dream),模型自动解析decode梦境的征兆。类似聊天机器人(chatbot,QA),你问我答。☆126Updated 4 years ago
- 基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs☆331Updated 4 years ago
- 关于文本分类的许多方法,主要涉及到TextCNN,TextRNN, LEAM, Transformer,Attention, fasttext, HAN等☆74Updated 5 years ago
- Rasa中文demo与指南☆55Updated 5 years ago
- Bert中文文本分类☆40Updated 5 years ago
- Just another seq2seq repo☆329Updated 6 years ago
- 基于webQA的开放域问答系统☆91Updated 6 years ago
- 基于知识库的问答:seq2seq模型实践☆356Updated 4 years ago
- 2018-JDDC大赛第4名的解决方案☆238Updated 6 years ago
- 使用BERT做文本相似度☆65Updated 4 years ago
- KBQA based on the NLPCC2016 dataset, including reimplementation of NLPCC2016 best team`s QA.☆319Updated 5 years ago
- biLSTM_CRF 中文分词☆36Updated 5 years ago
- 利用预训练的中文模型实现基于bert的语义匹配模型 数据集为LCQMC官方数据☆193Updated 4 years ago
- 语义理解/口语理解,项目包含有词法分析:中文分词、词性标注、命名实体识别;口语理解:领域分类、槽填充、意图识别。☆175Updated 5 years ago