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-06-04Fix for case where no ttable is to be createdBarry Haddow
2012-05-28script updates and added ems config helpphikoehn
2012-05-26make phrase-table.half naming consistent. Requested by Phil WilliamsHieu Hoang
2012-05-24parallel scoringHieu Hoang
2012-05-24parallel scoringHieu Hoang
2012-05-23Works with phrase-table scoringHieu Hoang
2012-05-23parallel extract. Works with reorderingHieu Hoang
2012-05-17add script to reverse word alignmentHieu Hoang
2012-05-13use new gzipped extract file. Always save extract files already sortedHieu Hoang
2012-05-12use new gzipped extract file. Always save extract files already sortedHieu Hoang
2012-05-04more comment for irst training wrapperHieu Hoang
2012-03-111. use new gsort, rather than sort, if it is availableHieu Hoang
2012-02-23mac osx compatible split & sortHieu Hoang
2012-02-16bug fix by Guchun ZhangHieu Hoang
2012-02-16bug fix by Guchun ZhangHieu Hoang
2012-02-09parallel extractHieu Hoang
2012-02-06make irst training a little more compatible with sriroot
2012-01-26undo start-translation-id arg, as per email from Sandra NouboursHieu Hoang
2012-01-24rollback accidental commitHieu Hoang
2012-01-24add --sort-batch-size arg to train-model.perlHieu Hoang
2011-12-21better error message when no corpus defined, better integration of IRSTLM tra...Philipp Koehn
2011-12-21updates to EMS: mteval-v13a.pl, parallel preparation, better paths and defaul...Philipp Koehn
2011-12-16Add option to lowercase inputbhaddow
2011-12-12revertHieu Hoang
2011-12-12script to train LM with IRST in the EMS. A bit of a hack to make it look like...root
2011-11-13load hiero format for reading suffix arraysHieu Hoang
2011-10-10extractor wrapper to make it work on SGEhieuhoang1972
2011-07-22example of how to runhieuhoang1972
2011-06-23run giza and friend on subsets of corpora. Not sure if mgiza etc does the sam...hieuhoang1972
2011-06-23change order of arguments. Arguments for extract-parallel are simple extensio...hieuhoang1972
2011-06-22parallelize extract using perl fork.hieuhoang1972
2011-06-22parallelize extract using perl fork.hieuhoang1972
2011-06-22parallelize extract using perl fork.hieuhoang1972
2011-06-21parallelize extract using perl fork.hieuhoang1972
2011-06-21parallelize extract using perl fork.hieuhoang1972
2011-06-21parallelize extract using perl fork.hieuhoang1972
2011-06-21parallelize extract using perl fork. Not quite ready for prime timehieuhoang1972
2011-05-13Reverting changes. Revision 3971 was a bad commit.dowobeha
2011-05-13Merge branch 'master' into local-trunkdowobeha
2011-03-08support for --alignment-output-file (pass it to moses and later concatenatebojar
2011-02-03a script to convert AT&T FSA to 'python lattice format' that Moses readsbojar
2010-12-15more robust behavior of qsub-wrapper.plnicolabertoldi
2010-11-10workaround to force the use of the bash shell in the SGEnicolabertoldi
2010-09-04need non-empty arg in mert-moses.pl otherwise it crashes. The wonders of a no...hieuhoang1972
2010-09-03delete old qsub argshieuhoang1972
2010-05-18various updates, mostly related to experiment.perlphkoehn
2010-05-05official release of experiment.perlphkoehn
2010-02-03safer extraction of job idbojar
2010-02-03switching to bash, avoiding csh's >& redirection (not accepted by dash)bojar
2009-01-08fixed multi-bleu documentationphkoehn