From: GitHub <no...@gi...> - 2012-08-25 21:56:15
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 02ddf45671ea850b6245d73dfd7ea47326494c4b https://github.com/moses-smt/mosesdecoder/commit/02ddf45671ea850b6245d73dfd7ea47326494c4b Author: Nadi Tomeh <nad...@gm...> Date: 2012-08-25 (Sat, 25 Aug 2012) Changed paths: M scripts/training/train-model.perl Log Message: ----------- Remove a test from the function get_vocabulary which prevented vocabulary files from being generated if the option -no-lexical-weighting was specified. Commit: e90744c21ce372d730a6846b17b334a9df8f91f4 https://github.com/moses-smt/mosesdecoder/commit/e90744c21ce372d730a6846b17b334a9df8f91f4 Author: Nadi Tomeh <nad...@gm...> Date: 2012-08-25 (Sat, 25 Aug 2012) Changed paths: M contrib/other-builds/lm/.cproject M contrib/other-builds/lm/.project M contrib/other-builds/moses-cmd/.cproject M contrib/other-builds/moses/.cproject M contrib/other-builds/moses/.project M contrib/sigtest-filter/filter-pt.cpp M phrase-extract/RuleExtractionOptions.h M phrase-extract/SentenceAlignment.cpp M phrase-extract/SentenceAlignment.h M phrase-extract/SentenceAlignmentWithSyntax.cpp M phrase-extract/SentenceAlignmentWithSyntax.h M phrase-extract/extract-rules.cpp M phrase-extract/extract.cpp M phrase-extract/score.cpp M scripts/training/train-model.perl Log Message: ----------- Merge branch 'master' of ssh://github.com/moses-smt/mosesdecoder Compare: https://github.com/moses-smt/mosesdecoder/compare/33c03edfbbb2...e90744c21ce3 |