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
2019-09-04The dot before an acronym should be optional.alvations-patch-regexesalvations
2019-07-10Support for Urdu in sentence splitterAchim Ruopp
2019-04-26escape angle bracketsMatt Post
2018-12-30consistent outputHieu Hoang
2018-12-04sacre bleuHieu Hoang
2018-10-30basic support for Gujarati and Hindi, backported from one of the many upstreamsBarry Haddow
2018-05-04Merge pull request #196 from astronautguo/masterHieu Hoang
2018-05-03Don't drop last character if file does not end with newlineKenneth Heafield
2018-04-28fix bug when copying to cacheastro
2017-03-07reference-from-sgm.perl: fix Perl errorPhil Williams
2017-01-11Update to applly CJK processing conditionally.Linas Vepstas
2017-01-08Handle punctuation+CJK combinations.Linas Vepstas
2017-01-06Bug-fix: regular Western sentence enders not recognized.Linas Vepstas
2017-01-05Whoops, revert cut-n-paste damage in previous commit.Linas Vepstas
2017-01-05Preliminary support for Chinese.Linas Vepstas
2017-01-05oops.Linas Vepstas
2017-01-05Purely cosmetic cleanup.Linas Vepstas
2016-08-11make probing pt work with emsHieu Hoang
2016-06-04barebone support for quality estimation in experiment.perlPhilipp Koehn
2016-02-05fix search graph parsing for CYK+shuoyangd
2015-09-24option to cat model filesHieu Hoang
2015-07-29script to copy model files to local disk before running the decoder - useful ...Philipp Koehn
2015-07-14allow saving of model from fast-align (for incremental use)Philipp Koehn
2015-06-02Lint-fixing binge.Jeroen Vermeulen
2015-05-29Add license notices to scripts.Jeroen Vermeulen
2015-05-17Fix a lot of lint, mostly trailing whitespace.Jeroen Vermeulen
2015-05-16Fix more Python lint.Jeroen Vermeulen
2015-05-05output bleu for multi-bleu hackHieu Hoang
2015-05-05don't output remaining args twiceHieu Hoang
2015-05-05output debugging messages to stderr, not stdoutHieu Hoang
2015-05-02allow breaking up training data for fast align (to avoid memory blowups for v...Philipp Koehn
2015-05-02various small changes, mostly related to better compliance with grid enginePhilipp Koehn
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-19more butinah tweaksHieu Hoang
2015-04-13add use warnings to all perl scriptsHieu Hoang
2015-04-05store temp run files in current directory, not /tmpHieu Hoang
2015-04-05leave in runPath for debuggingHieu Hoang
2015-04-05script to submit ems job to grid engine as 1 job. Hardcoded for NYUAD at the moHieu Hoang
2015-04-02consistently use 'env perl' command for environments where the 1st perl in PA...Hieu Hoang
2015-03-30lmplz-wrapper.perl: use Getopt::Long's "pass_through" optionPhil Williams
2015-03-18Replace truecase-egret.sh with more general tree-converter-wrapper.perlPhil Williams
2015-03-11proper handling of specified configuration filePhilipp Koehn
2015-02-27discount_fallback for lmplzPhilipp Koehn
2014-11-06substitute-filtered-tables.perl: check for RuleTable featurePhil Williams
2014-11-04Merge s2t branchPhil Williams
2014-10-17use short names for sparse features to save disk space and I/O when tuningRico Sennrich
2014-10-14added thot to EMSPhilipp Koehn
2014-10-13analysis.perl: update regexp for current trace formatPhil Williams
2014-09-21support for specified weightsPhilipp Koehn