From: GitHub <no...@gi...> - 2012-09-07 16:28:46
|
Branch: refs/heads/miramerge Home: https://github.com/moses-smt/mosesdecoder Commit: 54433bb221dc5084a269c7f97bf817abf7447c64 https://github.com/moses-smt/mosesdecoder/commit/54433bb221dc5084a269c7f97bf817abf7447c64 Author: Barry Haddow <bar...@gm...> Date: 2012-09-04 (Tue, 04 Sep 2012) Changed paths: M moses-chart-cmd/src/Main.cpp M moses-cmd/src/Main.cpp M moses/src/Hypothesis.cpp M moses/src/TranslationSystem.cpp Log Message: ----------- Take notice of calc in t-option flag Commit: 1862fe54cc8260eadf94d4a9272d103969586d6f https://github.com/moses-smt/mosesdecoder/commit/1862fe54cc8260eadf94d4a9272d103969586d6f Author: Barry Haddow <bar...@gm...> Date: 2012-09-04 (Tue, 04 Sep 2012) Changed paths: M moses/src/PhraseDictionaryMemory.cpp Log Message: ----------- Make sure source phrase is initialised Commit: 63cf00b97e8ed0605df76e4eca4bb663548c61a6 https://github.com/moses-smt/mosesdecoder/commit/63cf00b97e8ed0605df76e4eca4bb663548c61a6 Author: Barry Haddow <bar...@gm...> Date: 2012-09-06 (Thu, 06 Sep 2012) Changed paths: M moses/src/FeatureFunction.cpp M moses/src/FeatureFunction.h M moses/src/Hypothesis.cpp M moses/src/PhrasePairFeature.cpp M moses/src/TranslationOption.cpp M moses/src/TranslationOptionCollection.cpp M moses/src/TranslationOptionCollection.h Log Message: ----------- pre-calculation of stateless features. Not tested. Commit: 367fd9a24591899b6919eb2315f2d15954650ede https://github.com/moses-smt/mosesdecoder/commit/367fd9a24591899b6919eb2315f2d15954650ede Author: Barry Haddow <bar...@gm...> Date: 2012-09-07 (Fri, 07 Sep 2012) Changed paths: M moses/src/DummyScoreProducers.cpp M moses/src/DummyScoreProducers.h M moses/src/GlobalLexicalModel.cpp M moses/src/GlobalLexicalModel.h M moses/src/GlobalLexicalModelUnlimited.h M moses/src/PhraseLengthFeature.cpp M moses/src/PhraseLengthFeature.h M moses/src/PhrasePairFeature.cpp M moses/src/PhrasePairFeature.h M moses/src/SourceWordDeletionFeature.cpp M moses/src/SourceWordDeletionFeature.h M moses/src/SparsePhraseDictionaryFeature.cpp M moses/src/SparsePhraseDictionaryFeature.h Log Message: ----------- precalculation of stateless features Compare: https://github.com/moses-smt/mosesdecoder/compare/2f8bffb1e16a...367fd9a24591 |