lc222 / seq2seq_chatbotLinks
基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs
☆331Updated 5 years ago
Alternatives and similar repositories for seq2seq_chatbot
Users that are interested in seq2seq_chatbot are comparing it to the libraries listed below
Sorting:
- Just another seq2seq repo☆328Updated 6 years ago
- 基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs☆143Updated 7 years ago
- 基于Pytorch的中文聊天机器人 集成BeamSearch算法☆243Updated 7 years ago
- QANet+DuReader中文机器阅读理解☆221Updated 6 years ago
- keras example of seq2seq, auto title☆332Updated 5 years ago
- seq2seq中文聊天机器人☆340Updated 7 years ago
- 2018-JDDC大赛第4名的解决方案☆236Updated 6 years ago
- 「2018 JDDC」 对话大赛亚军解决方案☆408Updated 6 years ago
- 使用TensorFlow实现的Sequence to Sequence的聊天机器人模型☆793Updated 6 years ago
- 序列化标注工具,基于PyTorch实现BLSTM-CNN-CRF模型,CoNLL 2003 English NER测试集F1值为91.10%(word and char feature)。☆361Updated 6 years ago
- [2017知乎看山杯 多标签 文本分类] ye组(第六名) 解题方案☆403Updated 7 years ago
- word2vec/glove/swivel binary file on chinese corpus☆402Updated 8 years ago
- 使用深度学习算法实现的中文问答系统☆554Updated 6 years ago
- Tensorflow implementation of "Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling" (https://arxiv…☆282Updated 7 years ago
- keras+python3下的seq2seq+attention中文对话系统☆74Updated 7 years ago
- An easy-to-use named entity recognition (NER) toolkit, implemented the Bi-LSTM+CRF model in tensorflow.☆346Updated 7 years ago
- implement retrieval-based chatbot. see more in this [blog](http://blog.csdn.net/Irving_zhang/article/details/78788929)☆27Updated 7 years ago
- details☆263Updated 7 years ago
- 使用tensorflow构建的seq2seq+attention+beansearch 的聊天机器人模型☆47Updated 6 years ago
- 基于siamese-lstm的中文句子相似度计算☆130Updated 6 years ago
- An Implementation of 'Attention is all you need' with Chinese Corpus☆131Updated last year
- 客服机器人,Chinese Retreival chatbot(中文检索式机器人)用到的一些QA模型,基于tf-idf,lsa,cnn,transformer,bert等☆441Updated 3 years ago
- ☆121Updated 7 years ago
- This repo contains our ACL 2017 paper data and source code☆724Updated 4 years ago
- bidirectional rnn for text classification☆108Updated 7 years ago
- 2018百度机器阅读理解技术竞赛☆167Updated 6 years ago
- ai challenger 2018细粒度情感分类第一名解决方案, A training framework itegrating tensorflow and pytorch☆581Updated 2 years ago
- 知乎看山杯 第二名 解决方案☆241Updated 6 years ago
- 基于webQA的开放域问答系统☆91Updated 7 years ago
- 问题句子相似度计算,即给定客服里用户描述的两句话,用算法来判断是否表示了相同的语义。☆370Updated 4 years ago