lingyongyan / Neural-Machine-TranslationLinks
PyTorch implementation of "Effective Approaches to Attention-based Neural Machine Translation" using scheduled sampling to improve the parameter estimation process.
☆38Updated 8 years ago
Alternatives and similar repositories for Neural-Machine-Translation
Users that are interested in Neural-Machine-Translation are comparing it to the libraries listed below
Sorting:
- Visualization for simple attention and Google's multi-head attention.☆68Updated 7 years ago
- pytorch implementation of Attention is all you need☆239Updated 4 years ago
- Keras implement of ON-LSTM (Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks)☆157Updated 5 years ago
- Implementation of Dual Learning NMT on PyTorch☆163Updated 7 years ago
- PyTorch implementation of beam search decoding for seq2seq models☆339Updated 2 years ago
- ☆93Updated 4 years ago
- a pytorch implementation of self-attention with relative position representations☆50Updated 4 years ago
- A multitask learning architecture for Natural Language Processing of Pytorch implementation☆41Updated 6 years ago
- Source Code for ACL2019 paper <Bridging the Gap between Training and Inference for Neural Machine Translation>☆41Updated 4 years ago
- Code for the paper "Scheduled Sampling for Transformers"☆28Updated 5 years ago
- ICLR2019, Multilingual Neural Machine Translation with Knowledge Distillation☆70Updated 5 years ago
- Re-implement "QANet: Combining Local Convolution with Global Self-Attention for Reading Comprehension"☆120Updated 6 years ago
- The implementation of "Learning Deep Transformer Models for Machine Translation"☆116Updated last year
- Implementation of the paper Tree Transformer☆214Updated 5 years ago
- ☆84Updated 5 years ago
- Code for Synchronous Bidirectional Neural Machine Translation (SB-NMT)☆67Updated 6 years ago
- Pytorch implementation of Neural Machine Translation with seq2seq and attention (en-zh)☆41Updated 6 years ago
- Semi Supervised Learning for Text-Classification☆83Updated 6 years ago
- ☆179Updated 3 years ago
- pytorch implementation for Patient Knowledge Distillation for BERT Model Compression☆203Updated 6 years ago
- Improving the Transformer translation model with document-level context☆170Updated 5 years ago
- Pytorch implementation of the methods proposed in **Adversarial Training Methods for Semi-Supervised Text Classification** on IMDB datase…☆43Updated 6 years ago
- The code of Encoding Word Order in Complex-valued Embedding☆42Updated 6 years ago
- Code for ACL2020 "Jointly Masked Sequence-to-Sequence Model for Non-Autoregressive Neural Machine Translation"☆39Updated 5 years ago
- PyTorch Implementation of "Non-Autoregressive Neural Machine Translation"☆271Updated 3 years ago
- PyTorch implementation for Seq2Seq model with attention and Greedy Search / Beam Search for neural machine translation☆58Updated 4 years ago
- SDNet☆187Updated 2 years ago
- ☆94Updated 5 years ago
- ☆131Updated 4 years ago
- Re-implementation of BiDAF(Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo et al., ICLR 2017) on PyTorch.☆245Updated last year