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:
- 基于siamese-lstm的中文句子相似度计算☆130Updated 6 years ago
- 基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs☆143Updated 7 years ago
- 2018-JDDC大赛第4名的解决方案☆236Updated 6 years ago
- 关于文本分类的许多方法,主要涉及到TextCNN,TextRNN, LEAM, Transformer,Attention, fasttext, HAN等☆75Updated 6 years ago
- 基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs☆331Updated 5 years ago
- 2018百度机器阅读理解技术竞赛☆167Updated 6 years ago
- SiameseSentenceSimilarity,个人实现的基于Siamese bilstm模型的相似句子判定模型,提供训练数据集和测试数据集.☆268Updated 5 years ago
- use ELMo in chinese environment☆104Updated 6 years ago
- details☆263Updated 7 years ago
- 基于Bi-GRU + CRF 的中文机构名、人名识别, 支持google bert模型☆167Updated 6 years ago
- keras+python3下的seq2seq+attention中文对话系统☆74Updated 7 years ago
- QANet+DuReader中文机器阅读理解☆221Updated 6 years ago
- Deep contextualized word representations for Chinese☆150Updated 5 years ago
- Just another seq2seq repo☆328Updated 6 years ago
- ☆121Updated 7 years ago
- 基于BERT的中文序列标注☆141Updated 6 years ago
- 搜集、整理、发布 预训练 中文 词向量/字向量,与 有志之士 共同 促进 中文 自然语言处理 的 发展。☆146Updated 7 years ago
- bilstm _Attention_crf☆37Updated 6 years ago
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆192Updated 11 months ago
- NLP related tasks, including text classification, sequence annotation, text relations, machine translation and other tasks.☆67Updated 5 years ago
- 中文自然语言的实体抽取和意图识别(Natural Language Understanding),可选Bi-LSTM + CRF 或者 IDCNN + CRF☆185Updated 6 years ago
- 使用句法依存分析抽取事实三元组☆330Updated 9 years ago
- 利用lstm和lstm/cnn进行答案问题匹配☆16Updated 7 years ago
- KBQA based on the NLPCC2016 dataset, including reimplementation of NLPCC2016 best team`s QA.☆317Updated 6 years ago
- bert for chinese text classification☆142Updated 6 years ago
- 使用tensorflow构建的seq2seq+attention+beansearch 的聊天机器人模型☆47Updated 6 years ago
- Byte Cup 2018国际机器学习竞赛 23 名(水滴队)代码☆46Updated 6 years ago
- CAIL-CCL-2019相似案例匹配三等奖解决方案☆14Updated 5 years ago
- 利用预训练的中文模型实现基于bert的语义匹配模型 数据集为LCQMC官方数据☆197Updated 5 years ago
- 基于句法分析的命名实体关系抽取程序☆65Updated 9 years ago