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-05-08Merge branch 'master' of github.com:moses-smt/mosesdecoderBarry Haddow
2015-05-08mmsapt doesn't require feature weights on first tuning iterationBarry Haddow
2015-05-05output bleu for multi-bleu hackHieu Hoang
2015-05-05don't output remaining args twiceHieu Hoang
2015-05-05Merge branch 'master' of github.com:moses-smt/mosesdecoderHieu Hoang
2015-05-05output debugging messages to stderr, not stdoutHieu Hoang
2015-05-04merge remote into localNicola Bertoldi
2015-05-03add multi-bleu-detok. Like multi-bleu scoring but will detokenize/post-proces...Hieu Hoang
2015-05-03Merge branch 'master' of github.com:moses-smt/mosesdecoderHieu Hoang
2015-05-03option not to use parallelHieu Hoang
2015-05-02allow breaking up training data for fast align (to avoid memory blowups for v...Philipp Koehn
2015-05-02minor updates to factor scripts; brown-cluster may now run other scripts (e.g...Philipp Koehn
2015-05-02various small changes, mostly related to better compliance with grid enginePhilipp Koehn
2015-04-30fix interpolation for LM with parser in pre-processingRico Sennrich
2015-04-30Merge branch 'master' of github.com:moses-smt/mosesdecoderHieu Hoang
2015-04-30another madamira wrapper. Just uses the tokenized file it outputsHieu Hoang
2015-04-30delete unused varHieu Hoang
2015-04-30Merge pull request #111 from unhammer/extract-perl-safewaitHieu Hoang
2015-04-30Merge pull request #110 from unhammer/extract-perl-abspath-when-lnHieu Hoang
2015-04-30avoid bad symlinks in extract-parallelKevin Brubeck Unhammer
2015-04-30die if the forked extract exited with errorKevin Brubeck Unhammer
2015-04-30Merge branch 'master' of https://github.com/moses-smt/mosesdecoderNicola Bertoldi
2015-04-28add -configHieu Hoang
2015-04-28script to convert arabic to bw, and vice versaHieu Hoang
2015-04-27exec permissionHieu Hoang
2015-04-27option to output factorsHieu Hoang
2015-04-27fix some RDLM training optionsRico Sennrich
2015-04-26Merge branch 'master' of https://github.com/moses-smt/mosesdecoder into moses...alvations
2015-04-26syncing to latest moses versionalvations
2015-04-26put back some of the difference made after RELEASE3.0 and incorporated it wit...alvations
2015-04-26merging the filter-model-given-input.pl with alvations-master branchalvations
2015-04-26Merge branch 'master' of https://github.com/moses-smt/mosesdecoderalvations
2015-04-24use integer type when reading options instead of checking for undef. it's mor...alvations
2015-04-24removed wrongly added perl script...alvations
2015-04-24added $threads option in usage examplealvations
2015-04-24fixed typo in $thread to $threadsalvations
2015-04-24checks for undefined $threadsalvations
2015-04-24added thread options for filter-model-given-input.plalvations
2015-04-22use ignore-unless /Philipp KoehnHieu Hoang
2015-04-22hack to allow target side of tokenized parallel corpus to be used for LMHieu Hoang
2015-04-22Merge branch 'master' of https://github.com/moses-smt/mosesdecoderNicola Bertoldi
2015-04-21duplicated functionality with ems/support/lmplz-wrapper.perlHieu Hoang
2015-04-21make sure GetOptions doesn consume -T by confusing it with --textHieu Hoang
2015-04-21be more tolerant about xml inputRico Sennrich
2015-04-21EMS: LM:mock-parse can be actual parserRico Sennrich
2015-04-20better detection of pigzHieu Hoang
2015-04-20don't output warnings. It wasn't originally there before the 'env perl' chang...Hieu Hoang
2015-04-19more butinah tweaksHieu Hoang
2015-04-19add pre tokenization cleaning script. In case training has bad, overlying lon...Hieu Hoang
2015-04-13add use warnings to all perl scriptsHieu Hoang