bhushan23 / Transformer-SeqGAN-PyTorchLinks
Transformer Based SeqGAN for Language Generation
☆36Updated 6 years ago
Alternatives and similar repositories for Transformer-SeqGAN-PyTorch
Users that are interested in Transformer-SeqGAN-PyTorch are comparing it to the libraries listed below
Sorting:
- This is implementation of the paper 'Toward Diverse Text Generation with Inverse Reinforcement Learning' https://arxiv.org/abs/1804.11258…☆33Updated 6 years ago
- Implementation of RelGAN: Relational Generative Adversarial Networks for Text Generation☆120Updated 4 years ago
- Reinforcement Learning for Neural Machine Translation☆190Updated 5 months ago
- A simple module consistently outperforms self-attention and Transformer model on main NMT datasets with SoTA performance.☆85Updated last year
- Non-autoregressive Neural Machine Translation (not a full version)☆71Updated 2 years ago
- Source Code for DialogWAE: Multimodal Response Generation with Conditional Wasserstein Autoencoder (https://arxiv.org/abs/1805.12352)☆125Updated 6 years ago
- PyTorch implementation of latent space reinforcement learning for E2E dialog published at NAACL 2019. It is released by Tiancheng Zhao (…☆144Updated 6 years ago
- Codes for our paper at EMNLP2019☆36Updated 5 years ago
- Source code for the NAACL 2019 paper "SEQ^3: Differentiable Sequence-to-Sequence-to-Sequence Autoencoder for Unsupervised Abstractive Sen…☆125Updated 3 years ago
- Official Github repo for the paper "Unifying Human and Statistical Evaluation for Natural Language Generation"☆73Updated 6 years ago
- Reproducing Character-Level-Language-Modeling with Deeper Self-Attention in PyTorch☆61Updated 6 years ago
- EMNLP'19: "Structuring Latent Spaces for Stylized Response Generation"☆62Updated 5 years ago
- Implementation of Dual Learning NMT on PyTorch☆163Updated 7 years ago
- Tensorflow implementation of RankGan (Adversarial Ranking for Language Generation)☆23Updated 7 years ago
- Visualization for simple attention and Google's multi-head attention.☆67Updated 7 years ago
- Pytorch implementation for paper of "A DEEP REINFORCED MODEL FOR ABSTRACTIVE SUMMARIZATION". https://arxiv.org/abs/1705.04304☆158Updated 7 years ago
- This repository contains the data and code for the paper "An Empirical Comparison on Imitation Learning and Reinforcement Learning for Pa…☆80Updated 5 years ago
- The official Keras implementation of ACL 2020 paper "Pre-train and Plug-in: Flexible Conditional Text Generation with Variational Auto-En…☆48Updated 2 years ago
- Domain Adaptive Text Style Transfer, EMNLP 2019☆70Updated 5 years ago
- Encoding position with the word embeddings.☆83Updated 7 years ago
- This repo implements GAN-based models for Dialogue Generation (DP-GAN, SeqGAN, and our own proposed DPAC-GAN)☆29Updated last year
- ICLR2019, Multilingual Neural Machine Translation with Knowledge Distillation☆70Updated 4 years ago
- text generation based on transformer☆36Updated 6 years ago
- Code for "Language GANs Falling Short"☆59Updated 4 years ago
- Diversity-Promoting Generative Adversarial Network for Generating Informative and Diversified Text (EMNLP2018)☆146Updated 6 years ago
- Non-Monotonic Sequential Text Generation (ICML 2019)☆72Updated 6 years ago
- ☆53Updated 4 years ago
- This code repository presents the pytorch implementation of the paper “Implicit Deep Latent Variable Models for Text Generation”(EMNLP 20…☆55Updated 3 years ago
- Unsupervised neural machine translation; weight sharing; GAN☆94Updated 6 years ago
- Recursive Neural Network and Tree LSTM implementations in pyTorch for sentiment analysis☆60Updated 7 years ago