From: GitHub <no...@gi...> - 2012-09-14 07:26:09
|
Branch: refs/heads/moses_cachebased Home: https://github.com/moses-smt/mosesdecoder Commit: 14bbafd13d7649e718b5a1765e029aaf8c61b240 https://github.com/moses-smt/mosesdecoder/commit/14bbafd13d7649e718b5a1765e029aaf8c61b240 Author: Nicola Bertoldi <ber...@fb...> Date: 2012-09-13 (Thu, 13 Sep 2012) Changed paths: M moses/src/StaticData.cpp M moses/src/XmlOption.cpp Log Message: ----------- Fixed the following bug: segmentation fault occured when cblm weight is not set, but dlt tag is specified in the input Commit: c08587f7b35498cc1aa949c9858b8b636c4d133d https://github.com/moses-smt/mosesdecoder/commit/c08587f7b35498cc1aa949c9858b8b636c4d133d Author: Nicola Bertoldi <ber...@fb...> Date: 2012-09-13 (Thu, 13 Sep 2012) Changed paths: M moses/src/CacheBasedLanguageModel.cpp M moses/src/XmlOption.cpp Log Message: ----------- code cleanup Compare: https://github.com/moses-smt/mosesdecoder/compare/b440c65c5da5...c08587f7b354 |