https://github.com/wilkeraziz/mosesdecoder
Raw File
Tip revision: 05bf63ad09226481bf2704ff1e7f190a29877deb authored by Ulrich Germann on 01 September 2015, 23:59:15 UTC
Merge remote-tracking branch 'legacy/master' into mmt-dev
Tip revision: 05bf63a
BUILD-INSTRUCTIONS.txt
Instructions for building and installing Moses are online:

   http://www.statmt.org/moses/?n=Development.GetStarted

Some 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
back to top