Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/moses-smt/mosesdecoder
Moses, the machine translation system
https://github.com/moses-smt/mosesdecoder
Last synced: 24 days ago
JSON representation
Moses, the machine translation system
- Host: GitHub
- URL: https://github.com/moses-smt/mosesdecoder
- Owner: moses-smt
- License: lgpl-2.1
- Created: 2011-08-19T20:22:46.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2024-06-07T18:25:10.000Z (5 months ago)
- Last Synced: 2024-10-01T18:04:28.759Z (about 1 month ago)
- Language: Roff
- Homepage: http://www.statmt.org/moses
- Size: 127 MB
- Stars: 1,576
- Watchers: 152
- Forks: 775
- Open Issues: 7
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
- low-resource-languages - mosesdecoder - Moses, the machine translation system. (Software / Utilities)
README
Instructions for building and installing Moses are online:
http://www.statmt.org/moses/?n=Development.GetStarted
If you have g++ and Boost installed, and you want the default compilation with most of things you need, then run:
./bjam -j4Questions should be directed to the mailing list (don't forget to register before sending emails):
http://mailman.mit.edu/mailman/listinfo/moses-support
https://github.com/moses-smt/mosesdecoder/compare/master...hieu2Some of the code is not originally part of Moses, but is periodically copied
into the source tree from elsewhere:* "bjam-files" is taken from Boost.
* "util" and "lm" are taken from KenLM: https://github.com/kpu/kenlm