A-Jacobson / minimal-nmt
A minimal nmt example to serve as an seq2seq+attention reference.
☆36Updated 5 years ago
Alternatives and similar repositories for minimal-nmt:
Users that are interested in minimal-nmt are comparing it to the libraries listed below
- Pytorch and Torchtext implementation of Sequence to sequence☆59Updated 7 years ago
- ☆42Updated 6 years ago
- A short tutorial for Torchtext, the NLP-specific add-on for Pytorch.☆85Updated 7 years ago
- Abstractive summarization leveraging opennmt☆41Updated 2 years ago
- Unsupervised neural machine translation; weight sharing; GAN☆94Updated 6 years ago
- Beam search for neural network sequence to sequence (encoder-decoder) models.☆34Updated 5 years ago
- Implementation of Densely Connected Attention Propagation for Reading Comprehension (NIPS 2018)☆69Updated 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
- Key value memory network implemented using keras☆31Updated 6 years ago
- PyTorch implementation of "Effective Approaches to Attention-based Neural Machine Translation" using scheduled sampling to improve the pa…Updated 6 years ago
- Code examples for CMU CS11-731, Machine Translation and Sequence-to-sequence Models☆35Updated 5 years ago
- Bi-Directional Block Self-Attention☆123Updated 6 years ago
- Highway network implemented in pytorch☆81Updated 7 years ago
- An original implementation of ACL 2017, "Question Answering through Transfer Learning from Large Fine-grained Supervision Data"☆58Updated 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
- Unsupervised Multilingual Word Embeddings (EMNLP 2018)☆81Updated 3 years ago
- PyTorch DataLoader for seq2seq☆84Updated 6 years ago
- Source Code for DialogWAE: Multimodal Response Generation with Conditional Wasserstein Autoencoder (https://arxiv.org/abs/1805.12352)☆125Updated 6 years ago
- Resources for the OpenNMT hackathon☆51Updated 5 years ago
- A sentence encoding-based model for natural language inference☆31Updated 6 years ago
- PyTorch implementation of Transformer-based Neural Machine Translation☆77Updated 2 years ago
- Generative Adversarial Networks in Neural Machine Translation☆57Updated 7 years ago
- An implementation of semi-supervised VAE for morphology reinflection.☆26Updated 5 years ago
- Recurrent Variational Autoencoder with Dilated Convolutions that generates sequential data implemented in pytorch☆71Updated 3 years ago
- Abstractive and Extractive Deep Learning Methods for Text Summarisation☆32Updated 6 years ago
- Non-autoregressive Neural Machine Translation (not a full version)☆71Updated 2 years ago
- fairseq: Convolutional Sequence to Sequence Learning (Gehring et al. 2017) by Chainer☆67Updated 7 years ago
- Tensorflow Implementation of Variational Attention for Sequence to Sequence Models (COLING 2018)☆69Updated 4 years ago
- Decomposable Attention Model for Sentence Pair Classification (Pytorch Version) from paper 'A Decomposable Attention Model for Natural La…☆71Updated 6 years ago
- Pytorch implementation of "Get to the point: Get To The Point: Summarization with Pointer-Generator Networks"☆76Updated 7 years ago