Branch: refs/heads/span-length
Home: https://github.com/moses-smt/mosesdecoder
Commit: f6e3eff8d97599c1af92f53522ffe497da7d5f2d
https://github.com/moses-smt/mosesdecoder/commit/f6e3eff8d97599c1af92f53522ffe497da7d5f2d
Author: Wilker Aziz <wil...@gm...>
Date: 2012-09-14 (Fri, 14 Sep 2012)
Changed paths:
M contrib/python/binpt/binpt.cpp
M contrib/python/binpt/binpt.pxd
M contrib/python/binpt/binpt.pyx
M contrib/python/example.py
Log Message:
-----------
signatures changed to cpp strings
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
Commit: e564f62165da6826befe65c42355b40503d40ef7
https://github.com/moses-smt/mosesdecoder/commit/e564f62165da6826befe65c42355b40503d40ef7
Author: Hieu Hoang <fis...@gm...>
Date: 2012-09-17 (Mon, 17 Sep 2012)
Changed paths:
M contrib/python/binpt/binpt.cpp
M contrib/python/binpt/binpt.pxd
M contrib/python/binpt/binpt.pyx
M contrib/python/example.py
M mert/kbmira.cpp
Log Message:
-----------
Merge branch 'master' into span-length
Compare: https://github.com/moses-smt/mosesdecoder/compare/a843a3dab757...e564f62165da
|