From: GitHub <no...@gi...> - 2012-12-07 18:14:09
|
Branch: refs/heads/weight-new Home: https://github.com/moses-smt/mosesdecoder Commit: f212927368c42bfe3ea27eb7a7bb5959363505a1 https://github.com/moses-smt/mosesdecoder/commit/f212927368c42bfe3ea27eb7a7bb5959363505a1 Author: Hieu Hoang <hie...@gm...> Date: 2012-12-07 (Fri, 07 Dec 2012) Changed paths: M moses/BleuScoreFeature.h M moses/LM/Ken.cpp M moses/LM/LDHT.cpp M moses/Parameter.cpp M moses/ScoreProducer.h M moses/SearchNormalBatch.cpp M moses/SyntacticLanguageModel.h M moses/TranslationModel/PhraseDictionaryTree.cpp M moses/TranslationModel/PhraseDictionaryTree.h M moses/TranslationModel/PhraseDictionaryTreeAdaptor.cpp M moses/TranslationModel/PhraseDictionaryTreeAdaptor.h M moses/TranslationModel/RuleTable/PhraseDictionaryOnDisk.h M moses/TranslationOptionCollection.cpp Log Message: ----------- get rid of all overrides for GetScoreProducerDescription(). Except SyntacticLM - not sure if it should be separated from LM or not Commit: f9e21799ed6a27b176be6e123cd40a41f863a0b9 https://github.com/moses-smt/mosesdecoder/commit/f9e21799ed6a27b176be6e123cd40a41f863a0b9 Author: Hieu Hoang <hie...@gm...> Date: 2012-12-07 (Fri, 07 Dec 2012) Changed paths: M moses/PhraseBoundaryFeature.cpp M moses/PhraseBoundaryFeature.h M moses/PhraseLengthFeature.h M moses/PhrasePairFeature.cpp M moses/PhrasePairFeature.h M moses/ScoreProducer.h M moses/SourceWordDeletionFeature.h M moses/SparsePhraseDictionaryFeature.h M moses/TargetBigramFeature.cpp M moses/TargetBigramFeature.h M moses/TargetNgramFeature.cpp M moses/TargetNgramFeature.h M moses/TargetWordInsertionFeature.h M moses/TranslationModel/PhraseDictionary.cpp M moses/TranslationModel/PhraseDictionary.h M moses/TranslationModel/PhraseDictionaryTreeAdaptor.cpp M moses/TranslationModel/PhraseDictionaryTreeAdaptor.h M moses/WordTranslationFeature.h Log Message: ----------- get rid of all occurance of GetNumInputScores() from feature functions. Commit: cffadb5ff8ba1bbe718cee044491003730feb3d6 https://github.com/moses-smt/mosesdecoder/commit/cffadb5ff8ba1bbe718cee044491003730feb3d6 Author: Hieu Hoang <hie...@gm...> Date: 2012-12-07 (Fri, 07 Dec 2012) Changed paths: M contrib/other-builds/OnDiskPt/.cproject M contrib/other-builds/lm/.cproject M contrib/other-builds/moses-chart-cmd/.cproject M contrib/other-builds/moses-cmd/.cproject M contrib/other-builds/search/.cproject M contrib/other-builds/util/.cproject M moses/ScoreProducer.cpp Log Message: ----------- always append number to feature function name Compare: https://github.com/moses-smt/mosesdecoder/compare/d1fcb37b06c7...cffadb5ff8ba |