lc222 / seq2seq_chatbot
基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs
☆331Updated 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模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs☆143Updated 7 years ago
- 基于Pytorch的中文聊天机器人 集成BeamSearch算法☆242Updated 7 years ago
- seq2seq中文聊天机器人☆340Updated 6 years ago
- QANet+DuReader中文机器阅读理解☆221Updated 6 years ago
- keras example of seq2seq, auto title☆333Updated 5 years ago
- 使用tensorflow构建的seq2seq+attention+beansearch 的聊天机器人模型☆47Updated 6 years ago
- ☆121Updated 7 years ago
- 使用深度学习算法实现的中文问答系统☆553Updated 6 years ago
- keras+python3下的seq2seq+attention中文对话系统☆74Updated 6 years ago
- 2018-JDDC大赛第4名的解决方案☆237Updated 6 years ago
- 使用TensorFlow实现的Sequence to Sequence的聊天机器人模型☆791Updated 6 years ago
- Tensorflow implementation of "Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling" (https://arxiv…☆281Updated 7 years ago
- This repo contains our ACL 2017 paper data and source code☆722Updated 4 years ago
- An easy-to-use named entity recognition (NER) toolkit, implemented the Bi-LSTM+CRF model in tensorflow.☆346Updated 6 years ago
- 基于webQA的开放域问答系统☆91Updated 7 years ago
- tensorflow and theano cnn code for insurance QA(question Answer matching)☆529Updated 6 years ago
- 总结了一些可以用作聊天机器人训练实作的文字语聊,包含中英文不同语言☆118Updated 6 years ago
- 序列化标注工具,基于PyTorch实现BLSTM-CNN-CRF模型,CoNLL 2003 English NER测试集F1值为91.10%(word and char feature)。☆361Updated 6 years ago
- An Implementation of 'Attention is all you need' with Chinese Corpus☆130Updated 10 months ago
- 2018百度机器阅读理解技术竞赛☆167Updated 6 years ago
- bidirectional rnn for text classification☆108Updated 7 years ago
- word2vec/glove/swivel binary file on chinese corpus☆401Updated 8 years ago
- 自然语言基础模型☆564Updated 5 years ago
- ☆442Updated 2 years ago
- implement retrieval-based chatbot. see more in this [blog](http://blog.csdn.net/Irving_zhang/article/details/78788929)☆27Updated 7 years ago
- Tensorflow中的Seq2Seq全家桶☆123Updated 5 years ago
- ai challenger 2018细粒度情感分类第一名解决方案, A training framework itegrating tensorflow and pytorch☆580Updated 2 years ago
- keras implement of dgcnn for reading comprehension☆164Updated 5 years ago
- 问题句子相似度计算,即给定客服里用户描述的两句话,用算法来判断是否表示了相同的语义。☆370Updated 4 years ago