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-04-29One step closer to eliminating the requirement to provide num-features=... in...Ulrich Germann
2015-03-16Eliminated sources of some compiler warnings (unused variables; signed/usigne...Ulrich Germann
2014-12-13merged master into dynamic-models and solved conflictsNicola Bertoldi
2014-12-09beautifyNicola Bertoldi
2014-08-18minor fixesNicola 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 compliant with last changes in masterNicola Bertoldi
2014-05-19beautifyNicola Bertoldi
2014-05-19changes to allows the usage of multiple dynamic cache-based translation model...Nicola Bertoldi
2014-05-18added facility to store word-alignment in dynamic cache-based translation modelNicola Bertoldi
2014-04-29fixed previous merge; commit 20381cbf8996ea46d32c470c8580a68eda4ec64e; Merge:...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-14partial code cleanup (not working)Nicola Bertoldi
2014-01-14code cleanupNicola Bertoldi
2014-01-14making dynamic models compliant with the masterNicola Bertoldi
2014-01-14disabling PhraseDictionary internal cache, because it blocks the dynamic beha...Nicola 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