From: GitHub <no...@gi...> - 2012-09-18 23:53:02
|
Branch: refs/heads/mert-new Home: https://github.com/moses-smt/mosesdecoder Commit: b5e5456c9e609257aebc3d0330d66a5b788029bf https://github.com/moses-smt/mosesdecoder/commit/b5e5456c9e609257aebc3d0330d66a5b788029bf Author: Hieu Hoang <fis...@gm...> Date: 2012-09-18 (Tue, 18 Sep 2012) Changed paths: M contrib/relent-filter/src/IOWrapper.cpp M contrib/relent-filter/src/Main.cpp M moses-chart-cmd/src/IOWrapper.cpp M moses-chart-cmd/src/Main.cpp M moses-cmd/src/IOWrapper.cpp M moses-cmd/src/Main.cpp M moses/src/DummyScoreProducers.cpp M moses/src/DummyScoreProducers.h M moses/src/GenerationDictionary.cpp M moses/src/GenerationDictionary.h M moses/src/GlobalLexicalModel.h M moses/src/LM/Base.h M moses/src/LM/Implementation.h M moses/src/LexicalReordering.h M moses/src/PhraseDictionary.cpp M moses/src/PhraseDictionary.h M moses/src/PhraseDictionaryTree.h M moses/src/PhraseDictionaryTreeAdaptor.cpp M moses/src/PhraseDictionaryTreeAdaptor.h M moses/src/ScoreIndexManager.cpp M moses/src/ScoreProducer.h Log Message: ----------- get rid of short names Commit: c2fba20d6ddf18d8339eff7460de2a956c571b51 https://github.com/moses-smt/mosesdecoder/commit/c2fba20d6ddf18d8339eff7460de2a956c571b51 Author: Hieu Hoang <fis...@gm...> Date: 2012-09-18 (Tue, 18 Sep 2012) Changed paths: M moses-chart-cmd/src/Main.cpp M moses-cmd/src/Main.cpp Log Message: ----------- get rid of short names Commit: 48381c41cc87a180753affdcf5b7ea22df106e37 https://github.com/moses-smt/mosesdecoder/commit/48381c41cc87a180753affdcf5b7ea22df106e37 Author: Hieu Hoang <fis...@gm...> Date: 2012-09-18 (Tue, 18 Sep 2012) Changed paths: M contrib/other-builds/moses-cmd.xcodeproj/xcuserdata/hieuhoang.xcuserdatad/xcschemes/moses-cmd.xcscheme M moses-cmd/src/TranslationAnalysis.cpp M moses/src/LM/Base.h M moses/src/LM/Ken.cpp Log Message: ----------- Rationalise LM names Commit: 9ab3502dbd88963f2939761d299d05b04b2ce3b7 https://github.com/moses-smt/mosesdecoder/commit/9ab3502dbd88963f2939761d299d05b04b2ce3b7 Author: Hieu Hoang <fis...@gm...> Date: 2012-09-18 (Tue, 18 Sep 2012) Changed paths: M contrib/relent-filter/src/TranslationAnalysis.cpp M moses/src/LM/Implementation.h M moses/src/LM/MultiFactor.cpp M moses/src/LM/MultiFactor.h M moses/src/LM/SingleFactor.cpp M moses/src/LM/SingleFactor.h Log Message: ----------- Rationalise LM names Compare: https://github.com/moses-smt/mosesdecoder/compare/1be59f52894e...9ab3502dbd88 |