From: GitHub <no...@gi...> - 2012-07-17 21:37:25
|
Branch: refs/heads/miramerge Home: https://github.com/moses-smt/mosesdecoder Commit: 080fa0fa4eec071687e11d609d4ba020b7ea8a5a https://github.com/moses-smt/mosesdecoder/commit/080fa0fa4eec071687e11d609d4ba020b7ea8a5a Author: Barry Haddow <bar...@gm...> Date: 2012-07-17 (Tue, 17 Jul 2012) Changed paths: M moses/src/CYKPlusParser/ChartRuleLookupManagerOnDisk.cpp M moses/src/PDTAimp.h M moses/src/PhraseDictionary.cpp M moses/src/RuleTable/PhraseDictionaryALSuffixArray.cpp M moses/src/RuleTable/PhraseDictionaryOnDisk.cpp M moses/src/ScoreComponentCollection.h M moses/src/TranslationSystem.cpp M moses/src/TranslationSystem.h Log Message: ----------- Fixed the multiple models tests. Multiple models won't work properly though, since the default model is now hard-coded in various spots. |