From: GitHub <no...@gi...> - 2012-11-29 18:33:41
|
Branch: refs/heads/weight-new Home: https://github.com/moses-smt/mosesdecoder Commit: 75617ee5fa2499555130a5a0a7d5863aef52ab8f https://github.com/moses-smt/mosesdecoder/commit/75617ee5fa2499555130a5a0a7d5863aef52ab8f Author: Hieu Hoang <hie...@gm...> Date: 2012-11-29 (Thu, 29 Nov 2012) Changed paths: M moses-chart-cmd/IOWrapper.cpp M moses-cmd/IOWrapper.cpp M moses/BleuScoreFeature.h M moses/DummyScoreProducers.cpp M moses/DummyScoreProducers.h M moses/GenerationDictionary.h M moses/GlobalLexicalModel.h M moses/GlobalLexicalModelUnlimited.h M moses/LM/Base.h M moses/LM/Implementation.h M moses/LexicalReordering.h M moses/PhraseBoundaryFeature.cpp M moses/PhraseBoundaryFeature.h M moses/PhraseLengthFeature.h M moses/PhrasePairFeature.cpp M moses/PhrasePairFeature.h M moses/ScoreComponentCollectionTest.cpp M moses/ScoreProducer.h M moses/SourceWordDeletionFeature.h M moses/SparsePhraseDictionaryFeature.h M moses/StaticData.cpp M moses/SyntacticLanguageModel.cpp M moses/SyntacticLanguageModel.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/PhraseDictionaryTree.h M moses/TranslationModel/PhraseDictionaryTreeAdaptor.cpp M moses/TranslationModel/PhraseDictionaryTreeAdaptor.h M moses/WordTranslationFeature.h Log Message: ----------- get rid of index in function GetScoreProducerWeightShortName(). Gonna get rid of function altogether |