From: GitHub <no...@gi...> - 2012-07-02 19:09:56
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 75e038f4cf99c76751c479cd30607489a61bbf3b https://github.com/moses-smt/mosesdecoder/commit/75e038f4cf99c76751c479cd30607489a61bbf3b Author: Hieu Hoang <fis...@gm...> Date: 2012-07-02 (Mon, 02 Jul 2012) Changed paths: M mert/pro.cpp M moses-chart-cmd/src/IOWrapper.cpp M moses-chart-cmd/src/IOWrapper.h M moses-chart-cmd/src/Main.cpp M moses-chart-cmd/src/Main.h M moses-cmd/src/IOWrapper.cpp M moses-cmd/src/IOWrapper.h M moses-cmd/src/LatticeMBR.cpp M moses-cmd/src/LatticeMBR.h M moses-cmd/src/LatticeMBRGrid.cpp M moses-cmd/src/Main.cpp M phrase-extract/XmlException.h M phrase-extract/statistics.cpp Log Message: ----------- create namespace for all classes Commit: c0140ba2e92f8265c62843bef26f0c23ab784ad7 https://github.com/moses-smt/mosesdecoder/commit/c0140ba2e92f8265c62843bef26f0c23ab784ad7 Author: Hieu Hoang <fis...@gm...> Date: 2012-07-02 (Mon, 02 Jul 2012) Changed paths: M moses/src/AlignmentInfo.h M moses/src/AlignmentInfoCollection.h M moses/src/ChartCell.cpp M moses/src/ChartCellCollection.cpp M moses/src/ChartCellCollection.h M moses/src/ChartHypothesis.cpp M moses/src/ChartHypothesis.h M moses/src/ChartHypothesisCollection.cpp M moses/src/ChartHypothesisCollection.h Log Message: ----------- more comments Commit: dea9e778a256e99086d77d764e2a88336f96f7ab https://github.com/moses-smt/mosesdecoder/commit/dea9e778a256e99086d77d764e2a88336f96f7ab Author: Hieu Hoang <fis...@gm...> Date: 2012-07-02 (Mon, 02 Jul 2012) Changed paths: M scripts/ems/experiment.perl Log Message: ----------- bug creating filtering script when using factored model Commit: 5d5ee9e6b1145038d7c21eb974cf40cf2e08232c https://github.com/moses-smt/mosesdecoder/commit/5d5ee9e6b1145038d7c21eb974cf40cf2e08232c Author: Hieu Hoang <fis...@gm...> Date: 2012-07-02 (Mon, 02 Jul 2012) Changed paths: M jam-files/sanity.jam M moses/src/Hypothesis.cpp M moses/src/Hypothesis.h M moses/src/LM/Base.h M moses/src/LM/Jamfile M moses/src/LM/LDHT.cpp M moses/src/LMList.h M moses/src/Parameter.cpp M moses/src/PhraseDictionaryMemory.cpp M moses/src/Search.cpp M moses/src/SearchNormal.h A moses/src/SearchNormalBatch.cpp A moses/src/SearchNormalBatch.h M moses/src/TypeDef.h Log Message: ----------- Merge branch 'master' of github.com:moses-smt/mosesdecoder Commit: 6327721ae277c30778e9548a5a004fa873fe7785 https://github.com/moses-smt/mosesdecoder/commit/6327721ae277c30778e9548a5a004fa873fe7785 Author: Hieu Hoang <fis...@gm...> Date: 2012-07-02 (Mon, 02 Jul 2012) Changed paths: M mert/pro.cpp M moses-chart-cmd/src/IOWrapper.cpp M moses-chart-cmd/src/IOWrapper.h M moses-chart-cmd/src/Main.cpp M moses-chart-cmd/src/Main.h M moses-cmd/src/IOWrapper.cpp M moses-cmd/src/IOWrapper.h M moses-cmd/src/LatticeMBR.cpp M moses-cmd/src/LatticeMBR.h M moses-cmd/src/LatticeMBRGrid.cpp M moses-cmd/src/Main.cpp M moses/src/AlignmentInfo.h M moses/src/AlignmentInfoCollection.h M moses/src/ChartCell.cpp M moses/src/ChartCellCollection.cpp M moses/src/ChartCellCollection.h M moses/src/ChartHypothesis.cpp M moses/src/ChartHypothesis.h M moses/src/ChartHypothesisCollection.cpp M moses/src/ChartHypothesisCollection.h M phrase-extract/XmlException.h M phrase-extract/statistics.cpp Log Message: ----------- Merge https://github.com/hieuhoang/mosesdecoder Compare: https://github.com/moses-smt/mosesdecoder/compare/f5d54a4db02e...6327721ae277 |