Open Source Libs
Find Open Source Packages
Open Source Libraries
👉
Dialogue Generation
31 Open Source Dialogue Generation Software Projects
Free and open source dialogue generation code projects including engines, APIs, generators, and tools.
Rnnlg
494 ⭐
RNNLG is an open source benchmark toolkit for Natural Language Generation (NLG) in spoken dialogue system application domains. It is released by Tsung-Hsien (Shawn) Wen from Cambridge Dialogue Systems Group under Apache License 2.0.
Nndial
341 ⭐
NNDial is an open source toolkit for building end-to-end trainable task-oriented dialogue models. It is released by Tsung-Hsien (Shawn) Wen from Cambridge Dialogue Systems Group under Apache License 2.0.
Seq2seq Chatbot For Keras
320 ⭐
This repository contains a new generative model of chatbot based on seq2seq modeling.
Dialog Generation Paper
271 ⭐
A list of recent papers regarding dialogue generation
Gonorth
393 ⭐
GoNorth is a story and content planning tool for RPGs and other open world games.
Deep Reinforcement Learning For Dialogue Generation In Tensorflow
186 ⭐
Deep-Reinforcement-Learning-for-Dialogue-Generation-in-tensorflow
Mojitalk
114 ⭐
Code for "MojiTalk: Generating Emotional Responses at Scale" https://arxiv.org/abs/1711.04090
Thred
95 ⭐
The implementation of the paper "Augmenting Neural Response Generation with Context-Aware Topical Attention"
Dialogue Generation
102 ⭐
Generating responses with pretrained XLNet and GPT-2 in PyTorch.
Dykgchat
41 ⭐
Dynamic Knowledge-Grounded Dialogue Generation
Clevr Dialog
37 ⭐
Repository to generate CLEVR-Dialog: A diagnostic dataset for Visual Dialog
Transdg
51 ⭐
Source code for the paper "Improving Knowledge-aware Dialogue Generation via Knowledge Base Question Answering".
Retrieval Based_chatbot
35 ⭐
Mmi_anti_pytorch
29 ⭐
A pytorch implementation for the MMI-anti model
Csnlp Dialogue Generation
131 ⭐
A Paper List for Open-Domain Dialogue Generation, and related datasets.
Reppy4620 Dialog
56 ⭐
A PyTorch Implementation of japanese chatbot using BERT and Transformer's decoder
Moel
55 ⭐
MoEL: Mixture of Empathetic Listeners
Sedst
22 ⭐
code for CIKM'18 long paper, Explicit state tracking with semi-supervision for neural dialogue generation
Recordpapers4nlp
21 ⭐
Record papers for some NLP related area
Seqgen
32 ⭐
Source code for our EMNLP19 paper "Retrieval-guided Dialogue Response Generation via a Matching-to-Generation Framework"
A Persona Based Neural Conversation Model
22 ⭐
Few_shot_dialogue_generation
25 ⭐
Dialogue Knowledge Transfer Networks (DiKTNet)
Emnlp2019_gcas
18 ⭐
Code for EMNLP 2019 paper "Modeling Multi-Action Policy for Task-Oriented Dialogues"
Polite Dialogue Generation
20 ⭐
Code for "Polite Dialogue Generation Without Parallel Data"
Cvae_dial
15 ⭐
CVAE_XGate model in paper "Xu, Dusek, Konstas, Rieser. Better Conversations by Modeling, Filtering, and Optimizing for Coherence and Diversity"
Adaptive_multi Curricula_learning_for_dialog
16 ⭐
The codebase for "Learning from Easy to Complex: Adaptive Multi-curricula Learning for Neural Dialogue Generation" (Cai et al., AAAI 2020)
Reccon
96 ⭐
This repository contains the dataset and the PyTorch implementations of the models from the paper Recognizing Emotion Cause in Conversations.
Dialoflow
63 ⭐
Code for ACL 2021 main conference paper "Conversations Are Not Flat: Modeling the Dynamic Information Flow across Dialogue Utterances".
Geml Mdg
25 ⭐
Code for "Graph-Evolving Meta-Learning for Low-Resource Medical Dialogue Generation". [AAAI 2021]
Recosa Dialogue Generation Pytorch
19 ⭐
The PyTorch implementation of ReCoSa(the Relevant Contexts with Self-attention) for dialogue generation using the multi-head attention and GRU.
Dialogue Reinforce
12 ⭐
Training chatbot models with reinforcement learning in ParlAI.