XNMT: The Extensible Neural Machine Translation Toolkit | Awesome LLM Papers Add your paper to Awesome LLM Papers

XNMT: The Extensible Neural Machine Translation Toolkit

Graham Neubig, Matthias Sperber, Xinyi Wang, Matthieu Felix, Austin Matthews, Sarguna Padmanabhan, Ye Qi, Devendra Singh Sachan, Philip Arthur, Pierre Godard, John Hewitt, Rachid Riad, Liming Wang . Arxiv 2018 – 50 citations

[Code] [Paper]   Search on Google Scholar   Search on Semantic Scholar
Has Code Interdisciplinary Approaches Neural Machine Translation

This paper describes XNMT, the eXtensible Neural Machine Translation toolkit. XNMT distin- guishes itself from other open-source NMT toolkits by its focus on modular code design, with the purpose of enabling fast iteration in research and replicable, reliable results. In this paper we describe the design of XNMT and its experiment configuration system, and demonstrate its utility on the tasks of machine translation, speech recognition, and multi-tasked machine translation/parsing. XNMT is available open-source at https://github.com/neulab/xnmt

Similar Work