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
2020-08-03Allow Arabic letters to begin a fa sentenceKenneth Heafield
2020-06-30escape ampersandsBarry Haddow
2020-03-19sentence splitter -k option to keep line boundariesKenneth Heafield
2020-03-19Add Pashto ؟ as a sentence splitting characterKenneth Heafield
2020-02-26flag to turn off sentence splitter from emitting <P>William Waites
2020-01-06Proper spacingalvations-patch-2alvations
2019-12-16attempt to handle Korean better; only consider horizontal space in final splitBarry Haddow
2019-12-09split word on any type of spaceBarry Haddow
2019-11-082 letter codesBarry Haddow
2019-11-08support for several Indic languagesBarry Haddow
2019-11-05list itemsBarry Haddow
2019-11-05fix abbrev ruleBarry Haddow
2019-11-01devanagari fixBarry Haddow
2019-10-31reorganise indic supportBarry Haddow
2019-10-31use block notation for indic scriptsBarry Haddow
2019-10-31fix nbpBarry Haddow
2019-10-28full cjk testBarry Haddow
2019-09-30debugBarry Haddow
2019-09-30revert 05788925Barry Haddow
2019-09-30enable custom non breaking prefixesBarry Haddow
2019-09-30Merge branch 'master' of github.com:moses-smt/mosesdecoderBarry Haddow
2019-09-30do not add spaces in cjkBarry Haddow
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