Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/mosesdecoder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-04estimatedScore -> estimatedScoresHieu Hoang
2015-11-03consistent naming of future scores, estimated scoresHieu Hoang
2015-10-25WordsRange -> RangeHieu Hoang
2015-01-14beautifyHieu Hoang
2015-01-06second attempt at new feature hook, needs review of constness etc.Marcin Junczys-Dowmunt
2015-01-06Added new feature function hook: EvaluateWithSourceContextCollecton(...)Marcin Junczys-Dowmunt
2014-12-15better handling of cache-based models with inconsistent parametersdynamic-modelsNicola Bertoldi
2014-12-13merged master into dynamic-models and solved conflictsNicola Bertoldi
2014-07-22added a flag do disable the decaying in the cacheNicola Bertoldi
2014-07-22fixings about file loading and precomputation of ascoresNicola Bertoldi
2014-06-08made complaint with last changes in masterNicola Bertoldi
2014-05-19beautifyNicola Bertoldi
2014-05-19changes to allows the usage of multiple dynamic cache-based pseudo language m...Nicola Bertoldi
2014-02-16adding debugging to verify speed; not robustNicola Bertoldi
2014-01-15beautifyNicola Bertoldi
2014-01-15code cleanup; fixings to others' code/testNicola Bertoldi
2014-01-14making dynamic models compliant with the masterNicola Bertoldi
2014-01-14merge master into this branchNicola Bertoldi
2014-01-13added a dynamic cache-based PhraseDitctionary; applied changes to the cache-b...Nicola Bertoldi
2013-09-14beautifyNicola Bertoldi
2013-09-14added more commands, more scoring functions; cleanupNicola Bertoldi
2013-09-13Added code for DynamicCacheBasedLanguageModelNicola Bertoldi