NiuTrans
Appearance
This article includes a list of general references, but it lacks sufficient corresponding inline citations. (October 2012) |
Developer(s) | Natural Language Processing Laboratory of Northeastern University |
---|---|
Written in | C++ |
Operating system | windows/linux |
Available in | 300+ languages and language varieties |
Type | Machine translation |
License | Apache-2.0 License |
Website | niutrans github |
NiuTrans is a machine translation system. It has a platform, an API, and two open-source translation systems. It is developed by the Natural Language Processing Group at Northeastern University (China).
Translation systems
[edit]NiuTrans.SMT is an open-source statistical machine translation system jointly developed by the Natural Language Processing Laboratory of Northeastern University and Shenyang Yayi Network Technology Co., Ltd.
NiuTrans.NMT is a lightweight and efficient Transformer-based neural machine translation system. It is implemented with pure C++ and it is heavily optimized for fast decoding. The system can run with various systems and devices
See also
[edit]External links
[edit]References
[edit]- Tong Xiao, Jingbo Zhu, Hao Zhang and Qiang Li. 2012. NiuTrans: An Open Source Toolkit for Phrase-based and Syntax-based Machine Translation. In Proc. of ACL, demonstration session.