lingyongyan / Neural-Machine-Translation
PyTorch implementation of "Effective Approaches to Attention-based Neural Machine Translation" using scheduled sampling to improve the parameter estimation process.
☆38Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for Neural-Machine-Translation
- Source Code for ACL2019 paper <Bridging the Gap between Training and Inference for Neural Machine Translation>☆41Updated 4 years ago
- Visualization for simple attention and Google's multi-head attention.☆68Updated 6 years ago
- ICLR2019, Multilingual Neural Machine Translation with Knowledge Distillation☆70Updated 4 years ago
- Pytorch implementation of Neural Machine Translation with seq2seq and attention (en-zh)☆41Updated 5 years ago
- A PyTorch implementation of Google AI's BERT model provided with Google's pre-trained models, examples and utilities.☆35Updated 5 years ago
- ☆94Updated 3 years ago
- For paper《Gaussian Transformer: A Lightweight Approach for Natural Language Inference》☆27Updated 4 years ago
- Re-implement "QANet: Combining Local Convolution with Global Self-Attention for Reading Comprehension"☆120Updated 5 years ago
- Neural Machine Translation with universal Visual Representation (ICLR 2020)☆87Updated 4 years ago
- A multitask learning architecture for Natural Language Processing of Pytorch implementation☆41Updated 5 years ago
- An implementation of attention-based neural machine translation using Pytorch☆49Updated 5 years ago
- Implementation of Dual Learning NMT on PyTorch☆163Updated 6 years ago
- ☆38Updated 5 years ago
- Code for the ACL2020 paper Character-Level Translation with Self-Attention☆32Updated 4 years ago
- We rank the 1st in DSTC8 Audio-Visual Scene-Aware Dialog competition. This is the source code for our IEEE/ACM TASLP (AAAI2020-DSTC8-AVSD…☆55Updated last year
- Code for Synchronous Bidirectional Neural Machine Translation (SB-NMT)☆64Updated 5 years ago
- PyTorch implementation for Seq2Seq model with attention and Greedy Search / Beam Search for neural machine translation☆58Updated 3 years ago
- A text classification example with Bert/ELMo/GloVe in pytorch☆90Updated 4 years ago
- Some good(maybe) papers about NMT (Neural Machine Translation).☆84Updated 4 years ago
- HRED VHRED VHCR for Multi-Turn Dialogue Systems☆42Updated 4 years ago
- A pytorch implementation for the MMI-anti model☆33Updated 6 years ago
- ☆80Updated 2 years ago
- Codes for our paper at EMNLP2019☆36Updated 4 years ago
- Code for the ACL 2019 paper ``A Hierarchical Reinforced Sequence Operation Method for Unsupervised Text Style Transfer``☆45Updated 3 months ago
- Improving the Transformer translation model with document-level context☆172Updated 4 years ago
- How Does Selective Mechanism Improve Self-attention Networks?☆27Updated 3 years ago
- Code and data for acl2019 paper "Incremental Learning from Scratch for Task-Oriented Dialogue Systems"☆27Updated 5 years ago
- A Pytorch implementation of QANet☆91Updated 6 years ago
- The implementation of "Learning Deep Transformer Models for Machine Translation"☆114Updated 3 months ago
- Pytorch implementation of "Dynamic Coattention Networks For Question Answering"☆62Updated 6 years ago