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-17move global Timer to Timer.hDavid Madl
2015-01-14beautifyHieu Hoang
2015-01-07delete UserMessage. Too difficult to policeHieu Hoang
2014-12-13merged master into dynamic-models and solved conflictsNicola Bertoldi
2014-06-22comment out debugging messageHieu Hoang
2014-06-21change char[] to std::stringHieu Hoang
2014-06-21expand max string size when binarizing. MUST change this soonHieu Hoang
2014-06-06sparse features in on-disk-ptHieu Hoang
2014-06-06sparse features in on-disk-ptHieu Hoang
2014-06-06properties in OnDiskPtHieu Hoang
2014-05-19beautifyNicola Bertoldi
2014-04-07output correct source non-term from on-disk phrase-tableHieu Hoang
2013-11-18replace CHECK with UTIL_THROW_IFin OnDiskPtHieu Hoang
2013-05-29beautifyHieu Hoang
2013-04-01bug fixesphikoehn
2012-11-13move moses/src/* to moses/Hieu Hoang
2012-10-20D'oh missed an argument in usageKenneth Heafield
2012-10-17Add usage message for OnDiskPtKenneth Heafield
2012-09-20fix memory leaks in binarisationBarry Haddow
2012-06-07mergeEva Hasler
2012-06-01fix start weights in experiment.perl, add hypothesis queue for picking hope a...Eva Hasler
2012-05-18enable binarization of rule tables with terminal alignments and new rule countEva
2012-05-15Add util for querying on-disk ptHieu Hoang
2012-05-10changed permission, everything changed..Eva Hasler
2012-04-29testEva
2012-04-24use rule count feature in binary tableEva Hasler
2012-04-12OnDiskPt: use third count instead of secondEva Hasler
2012-01-08xcodeHieu Hoang
2011-12-01Merge CreateOnDisk into OnDiskPt, pop out of srcKenneth Heafield