Branch: refs/heads/master
Home: https://github.com/moses-smt/mosesdecoder
Commit: ff276e99118f5a0009c87a441b5caa0c50c587fa
https://github.com/moses-smt/mosesdecoder/commit/ff276e99118f5a0009c87a441b5caa0c50c587fa
Author: Arianna Bisazza <ari...@gm...>
Date: 2012-09-24 (Mon, 24 Sep 2012)
Changed paths:
M mert/Data.cpp
M mert/Permutation.cpp
M mert/PermutationScorer.cpp
M mert/PermutationScorer.h
Log Message:
-----------
Fixed several bugs in LRscore-MERT. Namely, solved a float-to-int conversion; added hypothesis counter to the scores file to enable later computation of average reordering score; fixed special case of 1-word hypothesis; enabled reading of word-based alignments from n-best-list.
Commit: 0580c1ae9f7474a5a70a8b34f9a3bf4091324407
https://github.com/moses-smt/mosesdecoder/commit/0580c1ae9f7474a5a70a8b34f9a3bf4091324407
Author: Arianna Bisazza <ari...@gm...>
Date: 2012-09-24 (Mon, 24 Sep 2012)
Changed paths:
M mert/Data.cpp
M mert/Permutation.cpp
M mert/PermutationScorer.cpp
M mert/PermutationScorer.h
Log Message:
-----------
Merge branch 'mert-reo'
Compare: https://github.com/moses-smt/mosesdecoder/compare/106bad253cd1...0580c1ae9f74
|