let's install MOSES and Joshua

moses

See http://www.statmt.org/moses/?n=Development.GetStarted
git clone https://github.com/moses-smt/mosesdecoder.git
cd mosesdecoder
./bjam -j8

If you are using Mac (with homebrew), check the following post first.
https://seitad.wordpress.com/2014/11/19/brain-dump-successfully-installing-and-running-the-moses-statistical-machine-translation-system/

Joshua

git clone git@github.com:joshua-decoder/joshua
cd joshua
ant devel

タグ:

nlp moses joshua
最終更新:2014年12月31日 06:23