From: GitHub <no...@gi...> - 2013-02-01 20:26:06
|
Branch: refs/heads/weight-new Home: https://github.com/moses-smt/mosesdecoder Commit: 551d97344ceb2157e160d4b02088615cae6ac335 https://github.com/moses-smt/mosesdecoder/commit/551d97344ceb2157e160d4b02088615cae6ac335 Author: Hieu Hoang <hi...@ho...> Date: 2013-02-01 (Fri, 01 Feb 2013) Changed paths: M moses/TranslationModel/PhraseDictionary.cpp M moses/TranslationModel/PhraseDictionary.h Log Message: ----------- refactor PhraseDictionaryFeature Commit: 48e2a8082334571279432df5f5ebf596ca95effe https://github.com/moses-smt/mosesdecoder/commit/48e2a8082334571279432df5f5ebf596ca95effe Author: Hieu Hoang <hi...@ho...> Date: 2013-02-01 (Fri, 01 Feb 2013) Changed paths: M moses/StaticData.cpp Log Message: ----------- old format of specifying pt without implementation type no longer supported Commit: 6ed71fc73c97fded52df94094296d16207c7d777 https://github.com/moses-smt/mosesdecoder/commit/6ed71fc73c97fded52df94094296d16207c7d777 Author: Hieu Hoang <hi...@ho...> Date: 2013-02-01 (Fri, 01 Feb 2013) Changed paths: M moses/StaticData.cpp M moses/TranslationModel/PhraseDictionary.cpp M moses/TranslationModel/PhraseDictionary.h Log Message: ----------- separate out PhraseDictionaryFeature from SparsePhraseDictionaryFeature Commit: 530e8596970fbc0fd52fee183f1940cb3de3d22d https://github.com/moses-smt/mosesdecoder/commit/530e8596970fbc0fd52fee183f1940cb3de3d22d Author: Hieu Hoang <hi...@ho...> Date: 2013-02-01 (Fri, 01 Feb 2013) Changed paths: M moses/BleuScoreFeature.cpp M moses/DecodeFeature.cpp M moses/DecodeFeature.h M moses/DummyScoreProducers.h M moses/FeatureFunction.cpp M moses/FeatureFunction.h M moses/GenerationDictionary.cpp M moses/GlobalLexicalModel.cpp M moses/GlobalLexicalModelUnlimited.cpp M moses/GlobalLexicalModelUnlimited.h M moses/LM/Base.cpp M moses/LM/Base.h M moses/LM/Factory.cpp M moses/LM/Implementation.h M moses/LM/Ken.cpp M moses/LM/Ken.h M moses/LexicalReordering.cpp M moses/MockHypothesis.cpp M moses/PhraseBoundaryFeature.cpp M moses/PhraseLengthFeature.cpp M moses/PhrasePairFeature.cpp M moses/ScoreComponentCollectionTest.cpp M moses/ScoreProducer.cpp M moses/ScoreProducer.h M moses/SourceWordDeletionFeature.cpp M moses/SparsePhraseDictionaryFeature.cpp M moses/SparsePhraseDictionaryFeature.h M moses/StaticData.cpp M moses/TargetBigramFeature.cpp M moses/TargetNgramFeature.cpp M moses/TargetNgramFeature.h M moses/TargetWordInsertionFeature.cpp M moses/TranslationModel/PhraseDictionary.cpp M moses/WordTranslationFeature.cpp Log Message: ----------- tokenize line now moved into base class ScoreProducer Compare: https://github.com/moses-smt/mosesdecoder/compare/51c26c84b8ce...530e8596970f |