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:
- 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
- a pytorch implementation of self-attention with relative position representations☆50Updated 4 years ago
- Visualization for simple attention and Google's multi-head attention.☆68Updated 7 years ago
- Code for the paper "Scheduled Sampling for Transformers"☆28Updated 5 years ago
- A Pytorch implementation of QANet☆91Updated 6 years ago
- A multitask learning architecture for Natural Language Processing of Pytorch implementation☆41Updated 6 years ago
- PyTorch implementation of beam search decoding for seq2seq models☆339Updated 2 years ago
- Code for Synchronous Bidirectional Neural Machine Translation (SB-NMT)☆67Updated 6 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
- ☆93Updated 4 years ago
- ☆131Updated 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
- Source Code for ACL2019 paper <Bridging the Gap between Training and Inference for Neural Machine Translation>☆41Updated 4 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…☆43Updated 6 years ago
- PyTorch implementation for Seq2Seq model with attention and Greedy Search / Beam Search for neural machine translation☆58Updated 4 years ago
- Re-implementation of BiDAF(Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo et al., ICLR 2017) on PyTorch.☆245Updated last year
- Semi Supervised Learning for Text-Classification☆83Updated 6 years ago
- ☆94Updated 5 years ago
- ☆83Updated 5 years ago
- ICLR2019, Multilingual Neural Machine Translation with Knowledge Distillation☆70Updated 4 years ago
- some basic deep learning models/method for nlp, text classification.☆79Updated 5 years ago
- TestB榜第10的方案,bleu32.1☆63Updated 5 years ago
- A pytorch implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆45Updated 6 years 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 for the MMI-anti model☆33Updated 6 years ago
- ☆177Updated 3 years ago
- language model in Chinese,基于Pytorch官方文档实现☆69Updated 7 years ago