lc222 / seq2seq_chatbot
基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs
☆330Updated 4 years ago
Alternatives and similar repositories for seq2seq_chatbot:
Users that are interested in seq2seq_chatbot are comparing it to the libraries listed below
- Just another seq2seq repo☆327Updated 6 years ago
- seq2seq中文聊天机器人☆338Updated 6 years ago
- 基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs☆142Updated 7 years ago
- 基于Pytorch的中文聊天机器人 集成BeamSearch算法☆242Updated 7 years ago
- keras example of seq2seq, auto title☆333Updated 5 years ago
- QANet+DuReader中文机器阅读理解☆221Updated 6 years ago
- keras+python3下的seq2seq+attention中文对话系统☆74Updated 6 years ago
- 使用TensorFlow实现的Sequence to Sequence的聊天机器人模型☆791Updated 6 years ago
- 2018-JDDC大赛第4名的解决方案☆237Updated 6 years ago
- 总结了一些可以用作聊天机器人训练实作的文字语聊,包含中英文不同语言☆118Updated 6 years ago
- 使用深度 学习算法实现的中文问答系统☆552Updated 6 years ago
- ☆121Updated 7 years ago
- 使用tensorflow构建的seq2seq+attention+beansearch 的聊天机器人模型☆47Updated 6 years ago
- word2vec/glove/swivel binary file on chinese corpus☆398Updated 8 years ago
- 「2018 JDDC」 对话大赛亚军解决方案☆409Updated 5 years ago
- 深度学习聊天机器人资源集合 Awesome chatbot resource list☆288Updated 3 years ago
- tensorflow and theano cnn code for insurance QA(question Answer matching)☆529Updated 6 years ago
- 序列化标注工具,基于PyTorch实现BLSTM-CNN-CRF模型,CoNLL 2003 English NER测试集F1值为91.10%(word and char feature)。☆361Updated 6 years ago
- This repo contains our ACL 2017 paper data and source code☆723Updated 4 years ago
- An easy-to-use named entity recognition (NER) toolkit, implemented the Bi-LSTM+CRF model in tensorflow.☆346Updated 6 years ago
- [2017知乎看山杯 多标签 文本分类] ye组(第六名) 解题方案☆404Updated 6 years ago
- Text classification using LSTM☆171Updated 7 years ago
- 2018百度机器阅读理解技术竞赛☆164Updated 5 years ago
- 文本智能摘要提取☆132Updated 8 years ago
- 基于siamese-lstm的中文句子相似度计算☆130Updated 6 years ago
- semantic analysis using word2vector, doc2vector,lstm and other method. mainly for text similarity analysis.☆155Updated 7 years ago
- 使用word2vec进行中文词向量的 训练☆91Updated 7 years ago
- 基于webQA的开放域问答系统☆91Updated 7 years ago
- An Implementation of 'Attention is all you need' with Chinese Corpus☆130Updated 9 months ago
- bidirectional rnn for text classification☆108Updated 7 years ago