OpenNMT: Open-Source Toolkit for Neural Machine Translation
2017-01-10ACL 2017Code Available0· sign in to hype
Guillaume Klein, Yoon Kim, Yuntian Deng, Jean Senellart, Alexander M. Rush
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/OpenNMT/OpenNMTOfficialIn papertorch★ 0
- github.com/isl-mt/OpenNMTtorch★ 0
- github.com/Vikas-Sony/machine-translationtorch★ 0
- github.com/zxy14120448/Summarypytorch★ 0
Abstract
We describe an open-source toolkit for neural machine translation (NMT). The toolkit prioritizes efficiency, modularity, and extensibility with the goal of supporting NMT research into model architectures, feature representations, and source modalities, while maintaining competitive performance and reasonable training requirements. The toolkit consists of modeling and translation support, as well as detailed pedagogical documentation about the underlying techniques.