From: GitHub <no...@gi...> - 2013-01-04 12:40:33
|
Branch: refs/heads/weight-new Home: https://github.com/moses-smt/moses-regression-tests Commit: b03d2377fbd5da97a843e7264e8cf26fc2d0aa1c https://github.com/moses-smt/moses-regression-tests/commit/b03d2377fbd5da97a843e7264e8cf26fc2d0aa1c Author: hieu <hieu@hieu-Precision-WorkStation-T3400.(none)> Date: 2013-01-04 (Fri, 04 Jan 2013) Changed paths: M tests/chart.hierarchical-withsrilm/moses.ini M tests/phrase.basic-lm-oov/moses.ini M tests/phrase.basic-lm-oov/truth/results.txt M tests/phrase.basic-surface-binptable/moses.ini M tests/phrase.basic-surface-binptable/truth/results.txt M tests/phrase.basic-surface-only/moses.ini M tests/phrase.basic-surface-only/truth/results.txt M tests/phrase.confusionNet-multi-factor/moses.ini M tests/phrase.confusionNet-surface-only/moses.ini M tests/phrase.consensus-decoding-surface/moses.ini M tests/phrase.consensus-decoding-surface/truth/results.txt M tests/phrase.continue-partial-translation/moses.ini M tests/phrase.continue-partial-translation/truth/results.txt M tests/phrase.lattice-distortion/moses.ini M tests/phrase.lattice-distortion/truth/results.txt M tests/phrase.lattice-surface/moses.ini M tests/phrase.lexicalized-reordering-bin/moses.ini M tests/phrase.lexicalized-reordering-bin/truth/results.txt M tests/phrase.lexicalized-reordering-cn/moses.ini M tests/phrase.lexicalized-reordering-cn/truth/results.txt M tests/phrase.lexicalized-reordering/moses.ini M tests/phrase.lexicalized-reordering/truth/results.txt M tests/phrase.multi-factor-binptable/moses.ini M tests/phrase.multi-factor-drop/moses.ini M tests/phrase.multi-factor/moses.ini M tests/phrase.multiple-translation-system-lr/moses.ini M tests/phrase.multiple-translation-system-lr/truth/results.txt M tests/phrase.multiple-translation-system/moses.ini M tests/phrase.multiple-translation-system/truth/results.txt M tests/phrase.nbest-multi-factor/moses.ini M tests/phrase.ptable-filtering/moses.ini M tests/phrase.show-weights.lex-reorder/moses.ini M tests/phrase.show-weights/moses.ini M tests/phrase.source-word-deletion/moses.ini M tests/phrase.sparse-phrase-table/moses.ini M tests/phrase.target-word-insertion/moses.ini M tests/phrase.word-translation/moses.ini M tests/phrase.xml-markup/moses.ini Log Message: ----------- change all usage of srilm to kenlm. Easier to roll out binary version of Moses Commit: d0aaa94e754106a3e1e4fba16fd638af84d60f44 https://github.com/moses-smt/moses-regression-tests/commit/d0aaa94e754106a3e1e4fba16fd638af84d60f44 Author: hieu <hieu@hieu-Precision-WorkStation-T3400.(none)> Date: 2013-01-04 (Fri, 04 Jan 2013) Changed paths: M tests/chart.hierarchical-withsrilm/moses.ini M tests/delete-me/phrase.multiple-translation-system-lr/moses.ini M tests/delete-me/phrase.multiple-translation-system-lr/truth/results.txt M tests/delete-me/phrase.multiple-translation-system/moses.ini M tests/delete-me/phrase.multiple-translation-system/truth/results.txt M tests/phrase.basic-lm-oov/moses.ini M tests/phrase.basic-lm-oov/truth/results.txt M tests/phrase.basic-surface-binptable/moses.ini M tests/phrase.basic-surface-binptable/truth/results.txt M tests/phrase.basic-surface-only/moses.ini M tests/phrase.basic-surface-only/truth/results.txt M tests/phrase.confusionNet-multi-factor/moses.ini M tests/phrase.confusionNet-surface-only/moses.ini M tests/phrase.consensus-decoding-surface/moses.ini M tests/phrase.consensus-decoding-surface/truth/results.txt M tests/phrase.continue-partial-translation/moses.ini M tests/phrase.continue-partial-translation/truth/results.txt M tests/phrase.lattice-distortion/moses.ini M tests/phrase.lattice-distortion/truth/results.txt M tests/phrase.lattice-surface/moses.ini M tests/phrase.lexicalized-reordering-bin/moses.ini M tests/phrase.lexicalized-reordering-bin/truth/results.txt M tests/phrase.lexicalized-reordering-cn/moses.ini M tests/phrase.lexicalized-reordering-cn/truth/results.txt M tests/phrase.lexicalized-reordering/moses.ini M tests/phrase.lexicalized-reordering/truth/results.txt M tests/phrase.multi-factor-binptable/moses.ini M tests/phrase.multi-factor-drop/moses.ini M tests/phrase.multi-factor/moses.ini M tests/phrase.nbest-multi-factor/moses.ini M tests/phrase.ptable-filtering/moses.ini M tests/phrase.show-weights.lex-reorder/moses.ini M tests/phrase.show-weights/moses.ini M tests/phrase.source-word-deletion/moses.ini M tests/phrase.sparse-phrase-table/moses.ini M tests/phrase.target-word-insertion/moses.ini M tests/phrase.word-translation/moses.ini M tests/phrase.xml-markup/moses.ini Log Message: ----------- merge and resolve conflicts from master Compare: https://github.com/moses-smt/moses-regression-tests/compare/0b23187dc584...d0aaa94e7541 |