From: GitHub <no...@gi...> - 2012-11-30 16:36:24
|
Branch: refs/heads/moses_cachebased Home: https://github.com/moses-smt/mosesdecoder Commit: 19014c67eb2bb081c0470f92114c2b6229f44bb0 https://github.com/moses-smt/mosesdecoder/commit/19014c67eb2bb081c0470f92114c2b6229f44bb0 Author: Nicola Bertoldi <ber...@fb...> Date: 2012-11-30 (Fri, 30 Nov 2012) Changed paths: M moses/src/CacheBasedLanguageModel.cpp M moses/src/CacheBasedLanguageModel.h M moses/src/StaticData.cpp M moses/src/XmlOption.cpp Log Message: ----------- changes to allow on-the-fly changes of the cache-based LM changes to allow caching and querying of n-grams |