apeterswu / RL4NMT
Reinforcement Learning for Neural Machine Translation
☆188Updated last month
Alternatives and similar repositories for RL4NMT:
Users that are interested in RL4NMT are comparing it to the libraries listed below
- Improving the Transformer translation model with document-level context☆171Updated 4 years ago
- generative adversarial nets for neural machine translation☆118Updated 6 years ago
- ☆119Updated 6 years ago
- Unsupervised neural machine translation; weight sharing; GAN☆93Updated 6 years ago
- Official Github repo for the paper "Unifying Human and Statistical Evaluation for Natural Language Generation"☆73Updated 5 years ago
- Attention-based NMT with Coverage, Context Gate, and Reconstruction☆95Updated 3 years ago
- PyTorch Implementation of "Non-Autoregressive Neural Machine Translation"☆268Updated 3 years ago
- Code for NIPS 2018 paper 'Frequency-Agnostic Word Representation'☆117Updated 5 years ago
- An implementation of "Incorporating copying mechanism in sequence-to-sequence learning"☆152Updated 7 years ago
- PyTorch codebase for zero-shot dialog generation SIGDIAL 2018, It is released by Tiancheng Zhao (Tony) from Dialog Research Center, LTI, …☆132Updated 6 years ago
- PyTorch implementation for Interpretable Dialog Generation ACL 2018, It is released by Tiancheng Zhao (Tony) from Dialog Research Center…☆197Updated 6 years ago
- Pytorch implementation for paper of "A DEEP REINFORCED MODEL FOR ABSTRACTIVE SUMMARIZATION". https://arxiv.org/abs/1705.04304☆158Updated 6 years ago
- PyTorch implementation of latent space reinforcement learning for E2E dialog published at NAACL 2019. It is released by Tiancheng Zhao (…☆144Updated 5 years ago
- Implementation of conversational QA model: FlowQA (with slight improvement)