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-10-08Merge remote branch 'github/master' into miramergeBarry Haddow
2012-10-05Print usage information before exitKenneth Heafield
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-02create namespace for all classesHieu 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-25Merge branch 'trunk' into miramerge. Still to fix build.Barry Haddow
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-02-01Merge remote branch 'github/miramerge' into bjamBarry Haddow
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-11-21Further direction removalBarry Haddow
2011-10-12Merge branch 'master' into miramergeBarry Haddow
2011-10-04Implementation of Lattice sampling (Chatterjee and Cancedda, emnlp 2010)bhaddow
2011-09-23-threads all optionheafield
2011-09-20Merge branch 'master' into miramergebhaddow
2011-08-30change to print the corrett name of the features with InputScoresnicolabertoldi
2011-08-22Merge branch 'master' into miramergebhaddow
2011-08-19Merge commit '67dd80fb7bf71f36f2b29b4ba7a39e3ad35e5f81' into miramergebhaddow
2011-08-18Merged up to 3895 from trunkbhaddow
2011-08-18added reporting of sparse features in n-best listpkoehn
2011-07-24vs.net buildhieuhoang1972
2011-03-02added some commentsphkoehn
2011-02-24run beautify.perl. Consistent formatting for .h & .cpp fileshieuhoang1972
2011-02-16Write alignment info through OutputCollector so it gets orderedbhaddow
2011-02-08Word alignment output also works with MBR decoding.ales-t
2011-02-03Ales Tamchyna's printing of alignments (-print-alignment-info did nothing)bojar
2011-01-25Use OutputCollector to write moses-chart output.pjwilliams
2011-01-05Merge up to 3791 from trunk.bhaddow
2010-11-29Add a show-weights option. It prints out the moses features and exits. Maybhaddow
2010-10-07Goodbye ScoreIndexManager.bhaddow