Branch: refs/heads/master
Home: https://github.com/moses-smt/mosesdecoder
Commit: d54b5f326baf13bacb9f7905879618368fc1cf9e
https://github.com/moses-smt/mosesdecoder/commit/d54b5f326baf13bacb9f7905879618368fc1cf9e
Author: Hieu Hoang <hie...@gm...>
Date: 2012-10-09 (Tue, 09 Oct 2012)
Changed paths:
M moses/src/RuleTable/PhraseDictionaryFuzzyMatch.cpp
Log Message:
-----------
enable threading
Commit: 78e5884dd7b0604bf007c247aec62416432943b5
https://github.com/moses-smt/mosesdecoder/commit/78e5884dd7b0604bf007c247aec62416432943b5
Author: Hieu Hoang <hie...@gm...>
Date: 2012-10-09 (Tue, 09 Oct 2012)
Changed paths:
M contrib/other-builds/OnDiskPt/.cproject
M contrib/other-builds/moses-chart-cmd/.cproject
M contrib/other-builds/moses-cmd/.cproject
M contrib/other-builds/moses/.cproject
M contrib/other-builds/util/.cproject
Log Message:
-----------
enable threading
Commit: 2b32a2919949c9a1163bfa2fdb0a140aa71b8aec
https://github.com/moses-smt/mosesdecoder/commit/2b32a2919949c9a1163bfa2fdb0a140aa71b8aec
Author: Hieu Hoang <hie...@gm...>
Date: 2012-10-09 (Tue, 09 Oct 2012)
Changed paths:
M contrib/other-builds/moses-chart-cmd/.cproject
M contrib/other-builds/moses-cmd/.cproject
M moses/src/PhraseDictionary.cpp
Log Message:
-----------
enable threading
Commit: 455e37a74c0dfc1e6c45c8d20b76260f89678f26
https://github.com/moses-smt/mosesdecoder/commit/455e37a74c0dfc1e6c45c8d20b76260f89678f26
Author: Hieu Hoang <hie...@gm...>
Date: 2012-10-09 (Tue, 09 Oct 2012)
Changed paths:
M moses/src/PhraseDictionary.cpp
M moses/src/fuzzy-match/FuzzyMatchWrapper.cpp
M moses/src/fuzzy-match/FuzzyMatchWrapper.h
Log Message:
-----------
move global variable into class. Make PhraseDictionaryFuzzyMatch non-threadable so that Moses makes multiple copies of it when running multiple threads. I LOVE MOSES\!\!\!
Commit: 8e56ac70634227cacf7169d515ee7e41781f8f01
https://github.com/moses-smt/mosesdecoder/commit/8e56ac70634227cacf7169d515ee7e41781f8f01
Author: Hieu Hoang <hie...@gm...>
Date: 2012-10-09 (Tue, 09 Oct 2012)
Changed paths:
M scripts/training/clone_moses_model.pl
Log Message:
-----------
Merge branch 'master' of github.com:moses-smt/mosesdecoder
Compare: https://github.com/moses-smt/mosesdecoder/compare/608f6ba607da...8e56ac706342
|