Branch: refs/heads/weight-new
Home: https://github.com/moses-smt/mosesdecoder
Commit: 8fe900d312b9fc931de802036fa50700eefe2c7d
https://github.com/moses-smt/mosesdecoder/commit/8fe900d312b9fc931de802036fa50700eefe2c7d
Author: Barry Haddow <bar...@gm...>
Date: 2012-12-21 (Fri, 21 Dec 2012)
Changed paths:
M moses/PhraseLengthFeature.cpp
A moses/PhraseLengthFeatureTest.cpp
Log Message:
-----------
Testing of phrase length feature
Commit: 861792bfc5bc930197dd99f36126f25f1b13470c
https://github.com/moses-smt/mosesdecoder/commit/861792bfc5bc930197dd99f36126f25f1b13470c
Author: Barry Haddow <bar...@gm...>
Date: 2012-12-21 (Fri, 21 Dec 2012)
Changed paths:
M phrase-extract/PhraseExtractionOptions.h
M phrase-extract/SentenceAlignment.cpp
M phrase-extract/SentenceAlignment.h
M phrase-extract/extract-main.cpp
M phrase-extract/extract-rules-main.cpp
Log Message:
-----------
extract can read an instance weights file.
Still have to parallelise.
Commit: b9c76342e911b750f8426f7bbc7252cbdd65078d
https://github.com/moses-smt/mosesdecoder/commit/b9c76342e911b750f8426f7bbc7252cbdd65078d
Author: Hieu Hoang <fis...@gm...>
Date: 2012-12-24 (Mon, 24 Dec 2012)
Changed paths:
M moses/PhraseLengthFeature.cpp
A moses/PhraseLengthFeatureTest.cpp
M phrase-extract/PhraseExtractionOptions.h
M phrase-extract/SentenceAlignment.cpp
M phrase-extract/SentenceAlignment.h
M phrase-extract/extract-main.cpp
M phrase-extract/extract-rules-main.cpp
Log Message:
-----------
Merge branch 'master' into weight-new
Commit: 4b55c0744de7cee0694056fbf7d8eca5dbc65ff0
https://github.com/moses-smt/mosesdecoder/commit/4b55c0744de7cee0694056fbf7d8eca5dbc65ff0
Author: Hieu Hoang <fis...@gm...>
Date: 2012-12-27 (Thu, 27 Dec 2012)
Changed paths:
M moses/LMList.cpp
M moses/LMList.h
M moses/ScoreProducer.h
M moses/StaticData.cpp
Log Message:
-----------
simplify ~StaticData()
Commit: 8a8825d740a4ee17e0878061082b3acd783de49c
https://github.com/moses-smt/mosesdecoder/commit/8a8825d740a4ee17e0878061082b3acd783de49c
Author: Hieu Hoang <fis...@gm...>
Date: 2012-12-27 (Thu, 27 Dec 2012)
Changed paths:
M moses/StaticData.cpp
M moses/TranslationModel/PhraseDictionary.cpp
M moses/TranslationModel/PhraseDictionary.h
Log Message:
-----------
delete PhraseDictionary::InitDictionary()
Commit: e9145039826b9e36cf111467807ad683dadc7bbb
https://github.com/moses-smt/mosesdecoder/commit/e9145039826b9e36cf111467807ad683dadc7bbb
Author: Hieu Hoang <fis...@gm...>
Date: 2012-12-27 (Thu, 27 Dec 2012)
Changed paths:
M moses/StaticData.cpp
Log Message:
-----------
simplify InitializeForInput()
Commit: 748c0379d2b25ba45d05b416f567b20dac1da7e4
https://github.com/moses-smt/mosesdecoder/commit/748c0379d2b25ba45d05b416f567b20dac1da7e4
Author: Hieu Hoang <fis...@gm...>
Date: 2012-12-27 (Thu, 27 Dec 2012)
Changed paths:
M moses/LMList.h
M moses/StaticData.cpp
Log Message:
-----------
simplify CleanUpAfterSentenceProcessing()
Compare: https://github.com/moses-smt/mosesdecoder/compare/179895764782...748c0379d2b2
|