Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/NiuTrans/NiuTrans.SMT
NiuTrans.SMT is an open-source statistical machine translation system developed by a joint team from NLP Lab. at Northeastern University and the NiuTrans Team. The NiuTrans system is fully developed in C++ language. So it runs fast and uses less memory. Currently it supports phrase-based, hierarchical phrase-based and syntax-based (string-to-tree, tree-to-string and tree-to-tree) models for research-oriented studies.
https://github.com/NiuTrans/NiuTrans.SMT
decoder machine-translation parsing phrase-based-translation statistical-machine-translation
Last synced: 3 months ago
JSON representation
NiuTrans.SMT is an open-source statistical machine translation system developed by a joint team from NLP Lab. at Northeastern University and the NiuTrans Team. The NiuTrans system is fully developed in C++ language. So it runs fast and uses less memory. Currently it supports phrase-based, hierarchical phrase-based and syntax-based (string-to-tree, tree-to-string and tree-to-tree) models for research-oriented studies.
- Host: GitHub
- URL: https://github.com/NiuTrans/NiuTrans.SMT
- Owner: NiuTrans
- License: gpl-2.0
- Created: 2018-05-12T05:32:22.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-07-17T00:00:47.000Z (4 months ago)
- Last Synced: 2024-07-17T03:31:27.008Z (4 months ago)
- Topics: decoder, machine-translation, parsing, phrase-based-translation, statistical-machine-translation
- Language: C++
- Homepage:
- Size: 94 MB
- Stars: 144
- Watchers: 21
- Forks: 40
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
- awesome-machine-translation - NiuTrans.SMT - An open source statistical machine translation system that fully developed in C++ language. (Frameworks 🖼)