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:
- a pytorch implementation of self-attention with relative position representations☆50Updated 4 years ago
- ☆93Updated 3 years ago
- Visualization for simple attention and Google's multi-head attention.☆67Updated 7 years ago
- Keras implement of ON-LSTM (Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks)☆156Updated 5 years ago
- pytorch implementation of Attention is all you need☆238Updated 4 years ago
- A multitask learning architecture for Natural Language Processing of Pytorch implementation☆41Updated 5 years ago
- Implementation of Dual Learning NMT on PyTorch☆163Updated 7 years ago
- A Pytorch implementation of QANet☆91Updated 6 years ago
- PyTorch implementation of beam search decoding for seq2seq models☆337Updated 2 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
- Implementation of the paper Tree Transformer☆214Updated 5 years ago
- ICLR2019, Multilingual Neural Machine Translation with Knowledge Distillation☆70Updated 4 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
- Code for Synchronous Bidirectional Neural Machine Translation (SB-NMT)☆66Updated 6 years ago
- Semi Supervised Learning for Text-Classification☆83Updated 6 years ago
- Code for the paper "Scheduled Sampling for Transformers"☆28Updated 5 years ago
- Implementation of Convolutional Neural Networks for Sentence Classification (Y.Kim, EMNLP 2014) on Pytorch.☆163Updated 7 years ago
- The code of Encoding Word Order in Complex-valued Embedding☆42Updated 6 years ago
- Source Code for ACL2019 paper <Bridging the Gap between Training and Inference for Neural Machine Translation>☆41Updated 4 years ago
- Towards Scalable and Reliable Capsule Networks for Challenging NLP Applications☆120Updated 5 years ago
- ☆83Updated 5 years ago
- ☆94Updated 5 years ago
- PyTorch Implementation of "Non-Autoregressive Neural Machine Translation"☆271Updated 3 years ago
- Pytorch implementation of Sentiment Classification in Improved Semantic Representations From Tree-Structured Long Short-Term Memory Netwo…☆113Updated 7 years ago
- 注意力机制on自然语言处理文章整理笔记☆169Updated 6 years ago
- ☆177Updated 3 years ago
- ☆131Updated 4 years ago
- Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo, Aniruddha Kembhavi, Ali Farhadi, Hannaneh Hajishirzi https://arxiv.o…☆143Updated 3 years ago
- Improving the Transformer translation model with document-level context☆170Updated 5 years ago