Branch: refs/heads/moses_cachebased
Home: https://github.com/moses-smt/mosesdecoder
Commit: 2a2ef3753b8aa4759144f235c64dc51a06b6cbd2
https://github.com/moses-smt/mosesdecoder/commit/2a2ef3753b8aa4759144f235c64dc51a06b6cbd2
Author: Nicola Bertoldi <ber...@do...>
Date: 2012-09-07 (Fri, 07 Sep 2012)
Changed paths:
M moses/src/CacheBasedLanguageModel.cpp
M moses/src/CacheBasedLanguageModel.h
Log Message:
-----------
Add a new function to expose publicly
Commit: 9a0b0d16724c07b027f7122979f14c645ad8c51d
https://github.com/moses-smt/mosesdecoder/commit/9a0b0d16724c07b027f7122979f14c645ad8c51d
Author: Nicola Bertoldi <ber...@do...>
Date: 2012-09-07 (Fri, 07 Sep 2012)
Changed paths:
M moses/src/StaticData.cpp
M moses/src/TranslationSystem.cpp
M moses/src/TranslationSystem.h
Log Message:
-----------
TranslationSystem is now aware of the presence of the CacheBasedLanguageModel feature
Compare: https://github.com/moses-smt/mosesdecoder/compare/669ff9ba12bf...9a0b0d16724c
|