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 7 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:
- A multitask learning architecture for Natural Language Processing of Pytorch implementation☆41Updated 5 years ago
- pytorch implementation of Attention is all you need☆238Updated 4 years ago
- Keras implement of ON-LSTM (Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks)☆156Updated 5 years ago
- ☆93Updated 3 years ago
- Visualization for simple attention and Google's multi-head attention.☆67Updated 7 years ago
- a pytorch implementation of self-attention with relative position representations☆50Updated 4 years ago
- The code of Encoding Word Order in Complex-valued Embedding☆42Updated 5 years ago
- Source Code for ACL2019 paper <Bridging the Gap between Training and Inference for Neural Machine Translation>☆41Updated 4 years ago
- PyTorch implementation of beam search decoding for seq2seq models☆337Updated 2 years ago
- ☆83Updated 5 years ago
- Code for the paper "Scheduled Sampling for Transformers"☆27Updated 5 years ago
- ICLR2019, Multilingual Neural Machine Translation with Knowledge Distillation☆70Updated 4 years ago
- Implementation of Dual Learning NMT on PyTorch☆163Updated 7 years ago
- Re-implement "QANet: Combining Local Convolution with Global Self-Attention for Reading Comprehension"☆120Updated 6 years ago
- Pytorch implementation of Neural Machine Translation with seq2seq and attention (en-zh)☆41Updated 6 years ago
- Pytorch implementation of the methods proposed in **Adversarial Training Methods for Semi-Supervised Text Classification** on IMDB datase…☆42Updated 6 years ago
- Code for ACL2020 "Jointly Masked Sequence-to-Sequence Model for Non-Autoregressive Neural Machine Translation"☆39Updated 5 years ago
- The implementation of "Learning Deep Transformer Models for Machine Translation"☆116Updated 11 months ago
- Open source code for ACL 2020 Paper "Dynamic Fusion Network for Multi-Domain End-to-end Task-Oriented Dialog"☆104Updated 3 years ago
- A PyTorch implementation of Google AI's BERT model provided with Google's pre-trained models, examples and utilities.☆35Updated 6 years ago
- PyTorch implementation for Seq2Seq model with attention and Greedy Search / Beam Search for neural machine translation☆58Updated 4 years ago
- Code for Synchronous Bidirectional Neural Machine Translation (SB-NMT)☆66Updated 6 years ago
- Official implementation of "User Attention-guided Multimodal Dialog Systems"☆52Updated 4 years ago
- ☆178Updated 3 years ago
- A pytorch implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆46Updated 6 years ago
- Pytorch implementation of Bert and Pals: Projected Attention Layers for Efficient Adaptation in Multi-Task Learning (https://arxiv.org/ab…☆82Updated 6 years ago
- Semi Supervised Learning for Text-Classification☆83Updated 6 years ago
- A Pytorch implementation of QANet☆91Updated 6 years ago
- A PyTorch implementation of Transformer in "Attention is All You Need"☆106Updated 4 years ago
- Implementation of the paper Tree Transformer☆214Updated 5 years ago