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☆327Updated 6 years ago
- 基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs☆333Updated 5 years ago
- details☆262Updated 7 years ago
- 中文文本语义相似度(Chinese Semantic Text Similarity)语料库建设☆480Updated 7 years ago
- the demo for bert☆141Updated 6 years ago
- 序列化标注工具,基于PyTorch实现BLSTM-CNN-CRF模型,CoNLL 2003 English NER测试集F1值为91.10%(word and char feature)。☆362Updated 7 years ago
- This repo is all the machine learning related project codes and their corresponding blog posts at the graduate level.☆320Updated 6 years ago
- An easy-to-use named entity recognition (NER) toolkit, implemented the Bi-LSTM+CRF model in tensorflow.☆346Updated 7 years ago
- 基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs☆146Updated 7 years ago
- 利用lstm和lstm/cnn进行答案问题匹配☆16Updated 7 years ago
- 问题句子相似度计算,即给定客服里用户描述的两句话,用算法来判断是否表示了相同的语义。☆369Updated 4 years ago
- 搜集、整理、发布 预训练 中文 词向量/字向量,与 有志之士 共同 促进 中文 自然语言处理 的 发展。☆148Updated 7 years ago
- 文本匹配的相关模型DSSM,ESIM,ABCNN,BIMPM等,数据集为LCQMC官方数据☆468Updated 3 years ago
- 客服机器人,Chinese Retreival chatbot(中文检索式机器人)用到的一些QA模型,基于tf-idf,lsa,cnn,transformer,bert等☆442Updated 3 years ago
- 基于siamese-lstm的中文句子相似度计算☆129Updated 7 years ago
- 基于Pytorch的中文聊天机器人 集成BeamSearch算法☆243Updated 7 years ago
- Lstm-crf,Lattice-CRF,bert-ner及近年ner相关论文follow☆565Updated 6 years ago
- 使用句法依存分析抽取事实三元组☆330Updated 9 years ago
- KBQA based on the NLPCC2016 dataset, including reimplementation of NLPCC2016 best team`s QA.☆316Updated 6 years ago
- word2vec/glove/swivel binary file on chinese corpus☆403Updated 8 years ago
- bidirectional rnn for text classification☆107Updated 8 years ago
- use ELMo in chinese environment☆104Updated 6 years ago
- 自然语言基础模型☆564Updated 6 years ago
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆193Updated last year
- all kinds of text classificaiton models and more with deep learning☆99Updated 7 years ago
- python3实现互信息和左右熵的新词发现☆592Updated 6 years ago
- 基于Bi-GRU + CRF 的中文机构名、人名识别, 支持google bert模型☆167Updated 6 years ago
- QANet+DuReader中文机器阅读理解☆223Updated 6 years ago
- keras+python3下的seq2seq+attention中文对话系统☆74Updated 7 years ago
- 中文自然语言的实体抽取和意图识别(Natural Language Understanding),可选Bi-LSTM + CRF 或者 IDCNN + CRF☆185Updated 6 years ago