东北大学自然语言处理实验室开源NiuTrans.NMT系统,该系统使用C++编写,底层基于NiuTensor,支持训练(单卡)、解码和深层模型等技术,同时对其他库的依赖程度很小。
GitHub:GitHub - xiaotong/NiuTrans.NMT: A Fast Neural Machine Translation System. It is developed in C++ and resorts to NiuTensor for fast tensor APIs.
上一条:NiuTrans.SMT
下一条:NiuTensor