From: GitHub <no...@gi...> - 2013-02-04 01:58:21
|
Branch: refs/heads/weight-new Home: https://github.com/moses-smt/mosesdecoder Commit: 4ecdeac694c97397ed24dcc4d91ec58bacbdfb98 https://github.com/moses-smt/mosesdecoder/commit/4ecdeac694c97397ed24dcc4d91ec58bacbdfb98 Author: Hieu Hoang <fis...@gm...> Date: 2013-02-03 (Sun, 03 Feb 2013) Changed paths: M contrib/other-builds/moses-chart-cmd/.cproject M contrib/other-builds/moses-cmd/.cproject M moses/StaticData.cpp Log Message: ----------- refactor class PhraseDictionaryFeature Commit: 55dd8f1fcf43d63f9742a80979e3cd652ecf4c86 https://github.com/moses-smt/mosesdecoder/commit/55dd8f1fcf43d63f9742a80979e3cd652ecf4c86 Author: Hieu Hoang <fis...@gm...> Date: 2013-02-03 (Sun, 03 Feb 2013) Changed paths: M moses/StaticData.cpp M moses/TranslationModel/PhraseDictionary.cpp M moses/TranslationModel/PhraseDictionary.h Log Message: ----------- delete variable m_dictIndex Commit: ed4921c0c9f9f9e4b70ffded5b1e5495ab06d220 https://github.com/moses-smt/mosesdecoder/commit/ed4921c0c9f9f9e4b70ffded5b1e5495ab06d220 Author: Hieu Hoang <fis...@gm...> Date: 2013-02-03 (Sun, 03 Feb 2013) Changed paths: M moses/StaticData.cpp M moses/TranslationModel/PhraseDictionary.cpp M moses/TranslationModel/PhraseDictionary.h Log Message: ----------- delete variable weight Commit: 63cd5d4faf327005f11d025a73a2fea5d331ff6b https://github.com/moses-smt/mosesdecoder/commit/63cd5d4faf327005f11d025a73a2fea5d331ff6b Author: Hieu Hoang <fis...@gm...> Date: 2013-02-03 (Sun, 03 Feb 2013) Changed paths: M moses/StaticData.cpp M moses/TranslationModel/PhraseDictionary.cpp Log Message: ----------- use new constructor Commit: 95c602fb11f85d2d6e7824a6a7f0e6b0b1301a14 https://github.com/moses-smt/mosesdecoder/commit/95c602fb11f85d2d6e7824a6a7f0e6b0b1301a14 Author: Hieu Hoang <fis...@gm...> Date: 2013-02-03 (Sun, 03 Feb 2013) Changed paths: M moses/DecodeFeature.cpp M moses/DecodeFeature.h M moses/FeatureFunction.cpp M moses/FeatureFunction.h M moses/StaticData.cpp M moses/TranslationModel/PhraseDictionary.cpp Log Message: ----------- use new constructor Commit: a02cc4b69120fe62d84ecd04489ff72b85a7abe9 https://github.com/moses-smt/mosesdecoder/commit/a02cc4b69120fe62d84ecd04489ff72b85a7abe9 Author: Hieu Hoang <fis...@gm...> Date: 2013-02-03 (Sun, 03 Feb 2013) Changed paths: M moses/StaticData.cpp M moses/TranslationModel/PhraseDictionary.h Log Message: ----------- don't use new constructor yet, some regresssion tests fails Compare: https://github.com/moses-smt/mosesdecoder/compare/4ca673df8ef0...a02cc4b69120 |