From: GitHub <no...@gi...> - 2013-01-16 11:58:05
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 85b17db8e610acc3d1ca2122fc6caf846a18837a https://github.com/moses-smt/mosesdecoder/commit/85b17db8e610acc3d1ca2122fc6caf846a18837a Author: amittai <am...@fo...r> Date: 2013-01-15 (Tue, 15 Jan 2013) Changed paths: M .gitignore M BUILD-INSTRUCTIONS.txt Log Message: ----------- updated Windows instructions slightly; also .gitignore should ignore the sentence-bleu binary. Commit: 176647e342ca810b836cdfe2d39876e86828ae9f https://github.com/moses-smt/mosesdecoder/commit/176647e342ca810b836cdfe2d39876e86828ae9f Author: amittai <am...@fo...r> Date: 2013-01-15 (Tue, 15 Jan 2013) Changed paths: M scripts/training/train-model.perl Log Message: ----------- accept either "mgiza" or "mgizapp" and either "snt2cooc.out" or "snt2cooc" Fixed a mismatch between the wiki and mgiza. Installing mgiza produces a file called "mgiza". However, the Moses instructions on the wiki here http://www.statmt.org/moses/?n=Moses.ExternalTools#mgiza insist that the "mgiza" binary be renamed "mgizapp", but then train-experiment.perl only accepts the binary called "mgiza". Commit: 8af1d6a017bfebe134ade38780648771fab4ae69 https://github.com/moses-smt/mosesdecoder/commit/8af1d6a017bfebe134ade38780648771fab4ae69 Author: Hieu Hoang <hie...@gm...> Date: 2013-01-16 (Wed, 16 Jan 2013) Changed paths: M .gitignore M BUILD-INSTRUCTIONS.txt M scripts/training/train-model.perl Log Message: ----------- Merge pull request #26 from amittai/amittai updated Windows instructions slightly; also .gitignore should ignore the... Compare: https://github.com/moses-smt/mosesdecoder/compare/124c36a83726...8af1d6a017bf |