From: GitHub <no...@gi...> - 2012-09-14 18:10:17
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 3fa95c022bb5811a73188ca40aceccb94871bab3 https://github.com/moses-smt/mosesdecoder/commit/3fa95c022bb5811a73188ca40aceccb94871bab3 Author: Colin Cherry <col...@nr...> Date: 2012-09-14 (Fri, 14 Sep 2012) Changed paths: M mert/kbmira.cpp Log Message: ----------- Addad a "--safe-hope" option to kbmira. This will limit the influence of model score on oracle (hope) selection. Good for cases whith extremely large feature values. May make it the defult. Commit: ae6ac1c2aefd713ca3f44639e480884c552a9c8e https://github.com/moses-smt/mosesdecoder/commit/ae6ac1c2aefd713ca3f44639e480884c552a9c8e Author: Colin Cherry <col...@nr...> Date: 2012-09-14 (Fri, 14 Sep 2012) Changed paths: M contrib/python/README.md M contrib/python/binpt/binpt.cpp M contrib/python/binpt/binpt.pxd M contrib/python/binpt/binpt.pyx M contrib/python/example.py A contrib/python/examples/phrase-table.binphr.idx A contrib/python/examples/phrase-table.binphr.srctree.wa A contrib/python/examples/phrase-table.binphr.srcvoc A contrib/python/examples/phrase-table.binphr.tgtdata.wa A contrib/python/examples/phrase-table.binphr.tgtvoc A contrib/python/examples/phrase-table.txt M contrib/python/setup.py R mert/test_scorer.cpp Log Message: ----------- Merge branch 'master' of https://github.com/moses-smt/mosesdecoder Compare: https://github.com/moses-smt/mosesdecoder/compare/f6e3eff8d975...ae6ac1c2aefd |