This commit is contained in:
Hieu Hoang 2024-05-02 23:35:36 -07:00
parent 6adf521600
commit 018e3caba8

4
README
View File

@ -1,9 +1,11 @@
Instructions for building and installing Moses are online: Instructions for building and installing Moses are online:
http://www.statmt.org/moses/?n=Development.GetStarted 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 -j4
Questions should be directed to the mailing list (don't forget to register before sending emails): Questions should be directed to the mailing list (don't forget to register before sending emails):
http://mailman.mit.edu/mailman/listinfo/moses-support http://mailman.mit.edu/mailman/listinfo/moses-support
https://github.com/moses-smt/mosesdecoder/compare/master...hieu2
Some of the code is not originally part of Moses, but is periodically copied Some of the code is not originally part of Moses, but is periodically copied
into the source tree from elsewhere: into the source tree from elsewhere: