Branch: refs/heads/master
Home: https://github.com/moses-smt/mosesdecoder
Commit: 0340026ca2a65e44e7fc65d706a1a59a4e0f7589
https://github.com/moses-smt/mosesdecoder/commit/0340026ca2a65e44e7fc65d706a1a59a4e0f7589
Author: Kenneth Heafield <gi...@kh...>
Date: 2012-10-16 (Tue, 16 Oct 2012)
Changed paths:
M moses/src/RuleTable/LoaderStandard.cpp
M moses/src/TargetPhrase.cpp
M moses/src/TargetPhrase.h
Log Message:
-----------
Got tired of loading time. Again.
After miramerge went in:
real 6m8.948s
user 5m57.609s
sys 0m10.823s
Now:
real 4m27.469s
user 4m16.311s
sys 0m10.605s
Commit: 63dda2a79d72a9cdb9d34359f447438453fec0e5
https://github.com/moses-smt/mosesdecoder/commit/63dda2a79d72a9cdb9d34359f447438453fec0e5
Author: Kenneth Heafield <gi...@kh...>
Date: 2012-10-16 (Tue, 16 Oct 2012)
Changed paths:
M moses/src/BleuScoreFeature.cpp
M moses/src/BleuScoreFeature.h
Log Message:
-----------
Merge remote branch 'upstream/master'
Compare: https://github.com/moses-smt/mosesdecoder/compare/13249c54e5de...63dda2a79d72
|