lc222 / seq2seq_chatbotLinks
基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs
☆335Updated 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:
- 基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs☆146Updated 7 years ago
- Just another seq2seq repo☆325Updated 6 years ago
- 基于Pytorch的中文聊天机器人 集成BeamSearch算法☆243Updated 8 years ago
- QANet+DuReader中文机器阅读理解☆223Updated 6 years ago
- keras example of seq2seq, auto title☆332Updated 5 years ago
- 2018-JDDC大赛第4名的解决方案☆236Updated 6 years ago
- seq2seq中文聊天机器人☆339Updated 7 years ago
- details☆263Updated 7 years ago
- Tensorflow implementation of "Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling" (https://arxiv…☆283Updated 7 years ago
- An easy-to-use named entity recognition (NER) toolkit, implemented the Bi-LSTM+CRF model in tensorflow.☆347Updated 7 years ago
- ☆122Updated 8 years ago
- word2vec/glove/swivel binary file on chinese corpus☆404Updated 8 years ago
- keras+python3下的seq2seq+attention中文对话系统☆74Updated 7 years ago
- 序列化标注工具,基于PyTorch实现BLSTM-CNN-CRF模型,CoNLL 2003 English NER测试集F1值为91.10%(word and char feature)。☆364Updated 7 years ago
- all kinds of text classificaiton models and more with deep learning☆99Updated 7 years ago
- 使用tensorflow构建的seq2seq+attention+beansearch 的聊天机器人模型☆47Updated 6 years ago
- bidirectional rnn for text classification☆107Updated 8 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
- An Implementation of 'Attention is all you need' with Chinese Corpus☆132Updated last year
- ai challenger 2018细粒度情感分类第一名解决方案, A training framework itegrating tensorflow and pytorch☆582Updated 2 years ago
- This repo contains our ACL 2017 paper data and source code☆730Updated 5 years ago
- seq2seq+attention model for Chinese textsum☆42Updated 7 years ago
- [2017知乎看山杯 多标签 文本分类] ye组(第六名) 解题方案☆407Updated 7 years ago
- 基于siamese-lstm的中文句子相似度计算☆130Updated 7 years ago
- 使用深度学习算法实现的中文问答系统☆557Updated 6 years ago
- Deep contextualized word representations for Chinese☆151Updated 5 years ago
- 2018百度机器阅读理解技术竞赛☆169Updated 6 years ago
- AI Challenger 2018 Sentiment Analysis Baseline with fastText☆152Updated 7 years ago
- 问题句子相似度计算,即给定客服里用户描述的两句话,用算法来判断是否表示了相同的语义。☆369Updated 4 years ago
- 基于webQA的开放域问答系统☆92Updated 7 years ago