Irvinglove / chatbot-retrievalLinks
implement retrieval-based chatbot. see more in this [blog](http://blog.csdn.net/Irving_zhang/article/details/78788929)
☆27Updated 7 years ago
Alternatives and similar repositories for chatbot-retrieval
Users that are interested in chatbot-retrieval are comparing it to the libraries listed below
Sorting:
- Just another seq2seq repo☆325Updated 6 years ago
- 基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs☆335Updated 5 years ago
- 中文文本语义相似度(Chinese Semantic Text Similarity)语料库建设☆481Updated 7 years ago
- 利用lstm和lstm/cnn进行答案问题匹配☆16Updated 7 years ago
- details☆263Updated 7 years ago
- 客服机器人,Chinese Retreival chatbot(中文检索式机器人)用到的一些QA模型,基于tf-idf,lsa,cnn,transformer,bert等☆444Updated 3 years ago
- 基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs☆146Updated 7 years ago
- 基于知识库的问答:seq2seq模型实践☆357Updated 5 years ago
- 序列化标注工具,基于PyTorch实现BLSTM-CNN-CRF模型,CoNLL 2003 English NER测试集F1值为91.10%(word and char feature)。☆364Updated 7 years ago
- keras+python3下的seq2seq+attention中文对话系统☆74Updated 7 years ago
- KBQA based on the NLPCC2016 dataset, including reimplementation of NLPCC2016 best team`s QA.☆317Updated 6 years ago
- 使用句法依存分析抽取事实三元组☆331Updated 9 years ago
- 搜集、整理、发布 预训练 中文 词向量/字向量,与 有志之士 共同 促进 中文 自然语言处理 的 发展。☆148Updated 7 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
- 自然语言基础模型☆563Updated 6 years ago
- python3实现互信息和左右熵的新词发现☆594Updated 6 years ago
- the demo for bert☆142Updated 6 years ago
- An easy-to-use named entity recognition (NER) toolkit, implemented the Bi-LSTM+CRF model in tensorflow.☆347Updated 7 years ago
- 文本匹配的相关模型DSSM,ESIM,ABCNN,BIMPM等,数据集为LCQMC官方数据☆469Updated 3 years ago
- 中文自然语言的实体抽取和意图识别(Natural Language Understanding),可选Bi-LSTM + CRF 或者 IDCNN + CRF☆186Updated 7 years ago
- word2vec/glove/swivel binary file on chinese corpus☆404Updated 8 years ago
- 基于siamese-lstm的中文句子相似度计算☆130Updated 7 years ago
- bert for chinese text classification☆142Updated 6 years ago
- all kinds of text classificaiton models and more with deep learning☆99Updated 7 years ago
- QANet+DuReader中文机器阅读理解☆223Updated 6 years ago
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆194Updated last year
- 使用tensorflow构建的seq2seq+attention+beansearch 的聊天机器人模型☆47Updated 6 years ago
- Lstm-crf,Lattice-CRF,bert-ner及近年ner相关论文follow☆566Updated 6 years ago
- 2019年百度的三元组抽取比赛,“科学空间队”源码☆767Updated 5 years ago
- 基于Bi-GRU + CRF 的中文机构名、人名识别, 支持google bert模型☆168Updated 6 years ago