From: GitHub <no...@gi...> - 2013-02-20 11:18:24
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 9ca364fb22d7efbfb1880744c8ea3b74e9b8787b https://github.com/moses-smt/mosesdecoder/commit/9ca364fb22d7efbfb1880744c8ea3b74e9b8787b Author: Barry Haddow <bar...@gm...> Date: 2013-02-18 (Mon, 18 Feb 2013) Changed paths: M mert/BleuScorer.cpp M mert/BleuScorer.h M mert/BleuScorerTest.cpp M mert/pro.cpp M mert/sentence-bleu.cpp M scripts/training/mert-moses.pl Log Message: ----------- Implement brevity penalty smoothing for PRO As in Nakov et al (Coling 2012) Commit: 0327a8cfcd37fdcee136622fb7384c250ed84adb https://github.com/moses-smt/mosesdecoder/commit/0327a8cfcd37fdcee136622fb7384c250ed84adb Author: Barry Haddow <bar...@gm...> Date: 2013-02-20 (Wed, 20 Feb 2013) Changed paths: M moses/TranslationModel/CompactPT/PhraseTableCreator.cpp Log Message: ----------- Merge branch 'master' of github.com:moses-smt/mosesdecoder Compare: https://github.com/moses-smt/mosesdecoder/compare/10c1785226d7...0327a8cfcd37 |