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 7 years ago
- 基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs☆335Updated 5 years ago
- 中文文本语义相似度(Chinese Semantic Text Similarity)语料库建设☆482Updated 7 years ago
- 利用lstm和lstm/cnn进行答案问题匹配☆16Updated 7 years ago
- details☆263Updated 7 years ago
- 序列化标注工具,基于PyTorch实现BLSTM-CNN-CRF模型,CoNLL 2003 English NER测试集F1值为91.10%(word and char feature)。☆364Updated 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
- 基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs☆146Updated 7 years ago
- An easy-to-use named entity recognition (NER) toolkit, implemented the Bi-LSTM+CRF model in tensorflow.☆347Updated 7 years ago
- 基于知识库的问答:seq2seq模型实践☆357Updated 5 years ago
- 客服机器人,Chinese Retreival chatbot(中文检索式机器人)用到的一些QA模型,基于tf-idf,lsa,cnn,transformer,bert等☆444Updated 3 years ago
- KBQA based on the NLPCC2016 dataset, including reimplementation of NLPCC2016 best team`s QA.☆317Updated 6 years ago
- the demo for bert☆142Updated 6 years ago
- QANet+DuReader中文机器阅读理解☆223Updated 7 years ago
- 在Keras下微调Bert的一些例子;some examples of bert in keras☆657Updated 6 years ago
- 基于siamese-lstm的中文句子相似度计算☆129Updated 7 years ago
- 使用句法依存分析抽取事实三元组☆332Updated 9 years ago
- A Chinese task oriented chatbot in IVR(Interactive Voice Response) domain, implement by rasa. This is a demo with toy dataset, more data…☆499Updated 4 years ago
- python3实现互信息和左右熵的新词发现☆593Updated 6 years ago
- Lstm-crf,Lattice-CRF,bert-ner及近年ner相关论文follow☆567Updated 6 years ago
- 使用tensorflow构建的seq2seq+attention+beansearch 的聊天机器人模型☆47Updated 6 years ago
- 搜集、整理、发布 预训练 中文 词向量/字向量,与 有志之士 共同 促进 中文 自然语言处理 的 发展。☆148Updated 7 years ago
- 文本匹配的相关模型DSSM,ESIM,ABCNN,BIMPM等,数据集为LCQMC官方数据☆469Updated 3 years ago
- 问题句子相似度计算,即给定客服里用户描述的两句话,用算法来判断是否表示了相同的语义。☆369Updated 4 years ago
- This repo contains our ACL 2017 paper data and source code☆731Updated 5 years ago
- word2vec/glove/swivel binary file on chinese corpus☆404Updated 9 years ago
- [2017知乎看山杯 多标签 文本分类] ye组(第六名) 解题方案☆406Updated 7 years ago
- bert for chinese text classification☆141Updated 6 years ago
- bert中文分类实践☆740Updated 6 years ago