milinzhang / simple-seq2seq-chatbot
a simple seq2seq model based on tensorflow 2, using cornell movie dialog corpus
☆13Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for simple-seq2seq-chatbot
- Transformer Chatbot in TensorFlow 2 with TPU support.☆131Updated 2 years ago
- We use bert model to fine-tune dialogue task.☆22Updated 5 years ago
- HBAM: Hierarchical Bi-directional Word Attention Model☆85Updated last year
- Pytorch Generative ChatBot (Dialog System) based on RNN, Transformer, Bert and GPT2☆188Updated 3 years ago
- BERT Question and Answer system meant and works well for only limited number of words summary like 1 to 2 paragraphs only. It can’t be ab…☆112Updated 3 years ago
- Generating responses with pretrained XLNet and GPT-2 in PyTorch.☆118Updated 2 years ago
- ☆39Updated 5 years ago
- A chatbot built based on seq2seq model with the extended ability to incorporate emotions☆17Updated 5 years ago
- (TensorFlow) Sequence to sequence with attention model, emotion regressor, and Emotional Chatting Machine.☆41Updated 6 years ago
- Response generation giving specific emotion.☆63Updated 4 years ago
- Medical-domain Dialogue System for Diseases Identification☆121Updated last year
- This project is a tensorflow implement of our work, ECM (emotional chatting machine).☆217Updated 6 years ago
- BERT with History Answer Embedding for Conversational Question Answering☆115Updated 3 years ago
- My implementation of 《Emotional Chatting Machine: Emotional Conversation Generation with Internal and External Memory》☆34Updated 5 years ago
- An AutoQA chatbot based on historical QA pairs and realized through local KB & online crawler☆18Updated 6 years ago
- A deep learning neural network for abstractive deep summarization☆20Updated 4 years ago
- Natural Language Processing Question Answering Final Project☆60Updated 3 years ago
- Pointer Generator updated for Tensorflow 1.12☆6Updated 5 years ago
- A BERT-Transformer network for abstractive text summarization☆124Updated last year
- chat corpus collection from various open sources☆135Updated 7 years ago
- ☆26Updated 4 years ago
- 使用tensorflow构建的seq2seq+attention+beansearch 的聊天机器人模型☆47Updated 5 years ago
- Seq2seq chatbot with attention and anti-language model to suppress generic response, option for further improve by deep reinforcement lea…☆60Updated 7 years ago
- Research project for task-oriented dialogue system with jointly training multi-intent classification and slot filling☆10Updated last year
- PyTorch version for Sequential Matching Network☆21Updated 5 years ago
- biLSTM/CNN based deep learning framework for Question Answer Selection.☆76Updated 6 years ago
- simply implement "Personalizing Dialogue Agents: I have a dog, do you have pets too? "☆14Updated 5 years ago
- (竞赛)NLPCC 会议测评任务,情绪识别☆9Updated 5 years ago
- A Deep Reinforcement Learning Approach (LSTM + policy gradient) to create a chatbot that produces coherent, emotional dialogue.☆26Updated 6 years ago
- Joint Slot Filling and Intent Detection via Capsule Neural Networks (ACL'19) https://arxiv.org/abs/1812.09471☆139Updated last year