From: GitHub <no...@gi...> - 2012-09-06 14:22:46
|
Branch: refs/heads/moses_cachebased Home: https://github.com/moses-smt/mosesdecoder Commit: 3aa5d9d2b63f6381bf9e755f02c7dd386f33b475 https://github.com/moses-smt/mosesdecoder/commit/3aa5d9d2b63f6381bf9e755f02c7dd386f33b475 Author: Nicola Bertoldi <ber...@fb...> Date: 2012-09-06 (Thu, 06 Sep 2012) Changed paths: M .gitignore M moses/src/CacheBasedLanguageModel.cpp M moses/src/CacheBasedLanguageModel.h M moses/src/StaticData.cpp M moses/src/StaticData.h Log Message: ----------- Set StaticData and Parameter objects to handle with the CacheBasedLanguageModel scorer |