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
2012-09-27Merge remote branch 'github/master' into miramergeBarry Haddow
2012-09-26Fixes for regression testsBarry Haddow
2012-09-22Single-threaded compilation fixesKenneth Heafield
2012-09-21Add option to dump OOVs to fileBarry Haddow
2012-09-04Take notice of calc in t-option flagBarry Haddow
2012-09-04Removed duplicate usage printout when moses is called with no parameters.Lane Schwartz
2012-08-10Use Moses' Timer class, which is based on wall-time instead of the C clock() ...Jonathan Clark
2012-07-31wrap phi's suffix array implementation and extraction method in a wrapper cla...Hieu Hoang
2012-07-17Merge branch 'trunk' into miramergeBarry Haddow
2012-07-03move deps into IOWrapper_libEva Hasler
2012-07-02create namespace for all classesHieu Hoang
2012-07-01namespace all classes in mert directoryHieu Hoang
2012-06-29commented all classes in OnDiskPt and moses-cmdHieu Hoang
2012-06-07mergeEva Hasler
2012-06-01fix start weights in experiment.perl, add hypothesis queue for picking hope a...Eva Hasler
2012-05-31move all executables into binHieu Hoang
2012-05-30Merge branch 'master' into miramergeColin Cherry
2012-05-30xcode build supports threads. move 'using namespace' out from .h file to stop...Hieu Hoang
2012-05-28eclipse projectHieu Hoang
2012-05-25Merge branch 'trunk' into miramerge. Still to fix build.Barry Haddow
2012-05-17Check factor is not null before outputtingHieu Hoang
2012-05-17Check factor is not null before outputtingHieu Hoang
2012-05-10changed permission, everything changed..Eva Hasler
2012-04-19Add phrase segmentation information to n-best listJonathan Clark
2012-04-19Add phrase segmentation information to n-best listJonathan Clark
2012-04-08ignore empty input linesEva Hasler
2012-03-30Fixed memory leak for single-threaded mode.Lane Schwartz
2012-03-30Fixed memory leak for single-threaded mode.Lane Schwartz
2012-03-29adapt Jamfiles, don't output bleu score feature in nbestEva Hasler
2012-03-27resolving conflictsEva Hasler
2012-03-20revert changes to nbest output for sparse featuresEva Hasler
2012-03-11nbest output for sparse features: report non-zero weights instead of scoresEva Hasler
2012-03-08change output format for sparse featuresEva Hasler
2012-02-01Merge remote branch 'github/miramerge' into bjamBarry Haddow
2012-01-31Use make_pair without typeMichal Hrusecky
2012-01-31Use make_pair without typeMichal Hrusecky
2012-01-20Merge from miramerge.Barry Haddow
2012-01-18restore order of scores returned by decoder and in nbestlistEva Hasler
2012-01-13Surround mains in try-catch blocks.Kenneth Heafield
2012-01-13Surround mains in try-catch blocks.Kenneth Heafield
2011-12-14change order of -show-weights output to match nbest list orderEva Hasler
2011-12-13-show-weights: output sparseProducerWeight if != 1, otherwise 'sparse'Eva Hasler
2011-12-09Merge branch 'master' into bjam. Doesn't compile.Barry Haddow
2011-12-02move vs and xcode project files into separate contrib folderHieu Hoang
2011-12-02move vs and xcode project files into separate contrib folderHieu Hoang
2011-12-01Merge CreateOnDisk into OnDiskPt, pop out of srcKenneth Heafield
2011-12-01Merge CreateOnDisk into OnDiskPt, pop out of srcKenneth Heafield
2011-12-01No more autotools (with bhaddow in the room)Kenneth Heafield
2011-12-01No more autotools (with bhaddow in the room)Kenneth Heafield
2011-11-24add parameter weight-dlm as additional dense weightEva Hasler