From: GitHub <no...@gi...> - 2013-01-15 18:33:18
|
Branch: refs/heads/weight-new Home: https://github.com/moses-smt/mosesdecoder Commit: 97a26104aa449684b2568beefcb968163a1ecc3b https://github.com/moses-smt/mosesdecoder/commit/97a26104aa449684b2568beefcb968163a1ecc3b Author: Hieu Hoang <hi...@ho...> Date: 2013-01-15 (Tue, 15 Jan 2013) Changed paths: M moses/LexicalReordering.cpp M moses/LexicalReordering.h Log Message: ----------- make m_configuration a pointer. Commit: 3bbccf078c59e44287d6da18017e6ee0f7c51163 https://github.com/moses-smt/mosesdecoder/commit/3bbccf078c59e44287d6da18017e6ee0f7c51163 Author: Hieu Hoang <hi...@ho...> Date: 2013-01-15 (Tue, 15 Jan 2013) Changed paths: M contrib/other-builds/moses-cmd/.cproject M contrib/other-builds/moses/.cproject M moses/LexicalReordering.cpp M moses/LexicalReordering.h M moses/Parameter.cpp M moses/Parameter.h M moses/StaticData.cpp M moses/StaticData.h Log Message: ----------- refactor LexicalReordering Compare: https://github.com/moses-smt/mosesdecoder/compare/aea6d5441b29...3bbccf078c59 |