paper-with-me

Papers

CytonMT: an Efficient Neural Machine Translation Open-source Toolkit Implemented in C++

2018-02-17 · EMNLP 2018 11 · Xiaolin Wang, Masao Utiyama, Eiichiro Sumita

This paper presents an open-source neural machine translation toolkit named CytonMT (https://github.com/arthurxlw/cytonMt). The toolkit is built from scratch only using C++ and NVIDIA's GPU-accelerated libraries. The toolkit features training efficiency, code simplicity and translation quality. Benchmarks show that CytonMT accelerates the training speed by 64.5% to 110.8% on neural networks of various sizes, and achieves competitive translation quality.

📄 PDF Abstract BibTeX arXiv:1802.07170

Code (1)

arthurxlw/cytonMt 공식 구현 tf

Tasks

GPUMachine TranslationTranslation

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

OpenNMT: Open-Source Toolkit for Neural Machine Translation

2017-01-10 · ACL 2017 7 · Guillaume Klein, Yoon Kim, Yuntian Deng, Jean Senellart 외

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 repres…

Machine TranslationNMTTranslation

OpenNMT: Open-source Toolkit for Neural Machine Translation

2017-09-12 · Guillaume Klein, Yoon Kim, Yuntian Deng, Josep Crego 외

We introduce an open-source toolkit for neural machine translation (NMT) to support research into model architectures, feature representations, and source modalities, while maintaining competitive performance, modularity…

Machine TranslationNMTTranslation

XNMT: The eXtensible Neural Machine Translation Toolkit

2018-03-01 · WS 2018 3 · Graham Neubig, Matthias Sperber, Xinyi Wang, Matthieu Felix 외

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 iterati…

Machine TranslationNMTspeech-recognitionSpeech Recognition+1

OpenNMT: Neural Machine Translation Toolkit

2018-05-28 · WS 2018 3 · Guillaume Klein, Yoon Kim, Yuntian Deng, Vincent Nguyen 외

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 represen…

Machine TranslationNMTTranslation

ViNMT: Neural Machine Translation Toolkit

2021-12-31 · Nguyen Hoang Quan, Nguyen Thanh Dat, Nguyen Hoang Minh Cong, Nguyen Van Vinh 외

We present an open-source toolkit for neural machine translation (NMT). The new toolkit is mainly based on vaulted Transformer (Vaswani et al., 2017) along with many other improvements detailed below, in order to create …

Machine TranslationNMTTranslation