Opennmt: Neural Machine Translation Toolkit | Awesome LLM Papers Contribute to Awesome LLM Papers

Opennmt: Neural Machine Translation Toolkit

Guillaume Klein, Yoon Kim, Yuntian Deng, Vincent Nguyen, Jean Senellart, Alexander M. Rush . Arxiv 2018 – 67 citations

[Paper]   Search on Google Scholar   Search on Semantic Scholar
Uncategorized

OpenNMT is an open-source toolkit for neural machine translation (NMT). The system 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. OpenNMT has been used in several production MT systems, modified for numerous research papers, and is implemented across several deep learning frameworks.

Similar Work