wszlong / rnmtLinks
A C++/CUDA toolkit for neural machine translation (RNN-Based NMT) across multiple GPUs
☆10Updated 3 years ago
Alternatives and similar repositories for rnmt
Users that are interested in rnmt are comparing it to the libraries listed below
Sorting:
- A simple TensorFlow implementation of the Transformer☆25Updated 7 years ago
- ☆18Updated 8 years ago
- Code for Synchronous Bidirectional Neural Machine Translation (SB-NMT)☆67Updated 6 years ago
- A C++/CUDA toolkit for Transformer (NMT) Translator (Decoder)☆17Updated 7 years ago
- Improving the Transformer translation model with document-level context☆170Updated 5 years ago
- The implementation of "Learning Deep Transformer Models for Machine Translation"☆116Updated last year
- Some good(maybe) papers about NMT (Neural Machine Translation).☆85Updated 6 years ago
- TVsub: DCU-Tencent Chinese-English Dialogue Corpus☆46Updated 7 years ago
- Code and data for acl2019 paper "Incremental Learning from Scratch for Task-Oriented Dialogue Systems"☆27Updated 6 years ago
- Implementation of Dual Learning NMT on PyTorch☆163Updated 7 years ago
- A Pytorch implementation of QANet☆91Updated 7 years ago
- This project attempts to maintain the SOTA performance in machine translation☆108Updated 5 years ago
- Datasets for EMNLP-IJCNLP 2019 paper "NCLS:Neural Cross-Lingual Summarization"☆74Updated 5 years ago
- Code for "Bag-of-Words as Target for Neural Machine Translation"☆45Updated 7 years ago
- Neural Machine Translation in Pytorch