From: GitHub <no...@gi...> - 2012-12-21 16:49:58
|
Branch: refs/heads/weight-new Home: https://github.com/moses-smt/mosesdecoder Commit: b48a906785eb5d4e9ef9cd8c98802e2e3481db3c https://github.com/moses-smt/mosesdecoder/commit/b48a906785eb5d4e9ef9cd8c98802e2e3481db3c Author: Hieu Hoang <fis...@gm...> Date: 2012-12-21 (Fri, 21 Dec 2012) Changed paths: M moses/StaticData.cpp Log Message: ----------- delete ability to specify multiple translation systems Commit: 8799e721ace28cb7085f8ca381c3216098f3d9be https://github.com/moses-smt/mosesdecoder/commit/8799e721ace28cb7085f8ca381c3216098f3d9be Author: Hieu Hoang <fis...@gm...> Date: 2012-12-21 (Fri, 21 Dec 2012) Changed paths: M contrib/server/mosesserver.cpp M moses/ChartParser.cpp M moses/Manager.cpp M moses/StaticData.cpp M moses/StaticData.h M moses/TargetPhrase.cpp M moses/TranslationModel/RuleTable/PhraseDictionaryFuzzyMatch.cpp M moses/TranslationSystem.cpp M moses/TranslationSystem.h Log Message: ----------- move phrase tables and generation tables to staticData Commit: ea647fc65895caa8cb8765fb02fbfa5546c9daf7 https://github.com/moses-smt/mosesdecoder/commit/ea647fc65895caa8cb8765fb02fbfa5546c9daf7 Author: Hieu Hoang <fis...@gm...> Date: 2012-12-21 (Fri, 21 Dec 2012) Changed paths: M moses/ChartParser.cpp M moses/StaticData.cpp M moses/StaticData.h M moses/TranslationOptionCollection.cpp M moses/TranslationSystem.cpp M moses/TranslationSystem.h Log Message: ----------- move decodeGraph to staticData Commit: 17898a9df3a211bcedbb0e17fe065af72d281f81 https://github.com/moses-smt/mosesdecoder/commit/17898a9df3a211bcedbb0e17fe065af72d281f81 Author: Hieu Hoang <fis...@gm...> Date: 2012-12-21 (Fri, 21 Dec 2012) Changed paths: M moses/ChartManager.cpp M moses/ChartParser.cpp M moses/Incremental.cpp M moses/Manager.cpp M moses/StaticData.cpp M moses/StaticData.h M moses/TranslationSystem.cpp M moses/TranslationSystem.h Log Message: ----------- move initialization and cleanup functions to staticData Commit: 6cef6cff983f9df83d76d12220827c12045c72b3 https://github.com/moses-smt/mosesdecoder/commit/6cef6cff983f9df83d76d12220827c12045c72b3 Author: Hieu Hoang <fis...@gm...> Date: 2012-12-21 (Fri, 21 Dec 2012) Changed paths: M moses/StaticData.cpp M moses/TranslationSystem.cpp M moses/TranslationSystem.h Log Message: ----------- move initialization and cleanup functions to staticData Commit: 5b88c4e733f8da4ece4a8571f51ec78f6c470db1 https://github.com/moses-smt/mosesdecoder/commit/5b88c4e733f8da4ece4a8571f51ec78f6c470db1 Author: Hieu Hoang <fis...@gm...> Date: 2012-12-21 (Fri, 21 Dec 2012) Changed paths: M moses/MockHypothesis.cpp M moses/StaticData.cpp M moses/StaticData.h M moses/TranslationSystem.cpp M moses/TranslationSystem.h Log Message: ----------- completely gutted TranslationSystem Compare: https://github.com/moses-smt/mosesdecoder/compare/4f0d3c2032d3...5b88c4e733f8 |