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-17Also support checking for lint.Jeroen Vermeulen
2015-05-16Fix more Python lint.Jeroen Vermeulen
2015-05-16Fix more Python lint.Jeroen Vermeulen
2015-05-16Fix some python lint.Jeroen Vermeulen
2015-05-15Move ignored path prefixes into config file.Jeroen Vermeulen
2015-05-15Remove the --any-astyle option.Jeroen Vermeulen
2015-05-15Rewrite beautify script in Python.Jeroen Vermeulen
2015-05-13beautify. Add sed for trailing spacesHieu Hoang
2015-05-13tighten up OSM build. More debugging output, to stderr not stdout. lmplz uses...Hieu Hoang
2015-05-12morfessor wrapperHieu Hoang
2015-05-12osm tweaks and morfessor wrapperHieu Hoang
2015-05-12default to using lmplz for convenience and because SRILM uses tonnes of memoryHieu Hoang
2015-05-12default to using lmplz for convenience and because SRILM uses tonnes of memoryHieu Hoang
2015-05-11add no-splitter-training argument. Splitter to be used by madaHieu Hoang
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