Branch: refs/heads/weight-new
Home: https://github.com/moses-smt/mosesdecoder
Commit: b693228a7b4de65a7fdddc4612f6616f5613588f
https://github.com/moses-smt/mosesdecoder/commit/b693228a7b4de65a7fdddc4612f6616f5613588f
Author: Hieu Hoang <fis...@gm...>
Date: 2012-12-27 (Thu, 27 Dec 2012)
Changed paths:
M moses/StaticData.cpp
M moses/StaticData.h
Log Message:
-----------
delete class variable m_wordTranslationFeatures
Commit: f9c0d9a442ab4844e8ccdc68bd8ae8e01df6279c
https://github.com/moses-smt/mosesdecoder/commit/f9c0d9a442ab4844e8ccdc68bd8ae8e01df6279c
Author: Hieu Hoang <fis...@gm...>
Date: 2012-12-27 (Thu, 27 Dec 2012)
Changed paths:
M moses/Manager.cpp
Log Message:
-----------
InitializeForInput() being called twice
Commit: 1052b39f0f8cff2c73b54441dd25780a72e8ed92
https://github.com/moses-smt/mosesdecoder/commit/1052b39f0f8cff2c73b54441dd25780a72e8ed92
Author: Hieu Hoang <fis...@gm...>
Date: 2012-12-27 (Thu, 27 Dec 2012)
Changed paths:
M moses/ChartManager.cpp
M moses/ChartParser.cpp
M moses/Incremental.cpp
Log Message:
-----------
move all InitializeForInput() and CleanUpAfterSentenceProcessing() into ChartParser. For consistency
Compare: https://github.com/moses-smt/mosesdecoder/compare/136161091bf9...1052b39f0f8c
|