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
2018-12-04sacre bleuHieu Hoang
2018-09-26multi-bleu-detok should take raw referenceRico Sennrich
2017-04-24fix split-input if it is passed, but if output-splitter is definedRico Sennrich
2017-01-03re-tune if decoder changed. eg moses -> moses2Hieu Hoang
2016-07-10only train input or output truecaser, if only one is neededPhilipp Koehn
2016-06-04barebone support for quality estimation in experiment.perlPhilipp Koehn
2016-05-29allow configuration of operation sequence model loading, allow specification ...Philipp Koehn
2016-02-01bug fix of bug fix of generation table trainingPhilipp Koehn
2016-01-31prune-generation step invaludated orginial build-generation stepPhilipp Koehn
2016-01-06Merge branch 'master' of github.com:moses-smt/mosesdecoderBarry Haddow
2016-01-06enable nplm training on separate host, fix ems for nplmBarry Haddow
2015-12-02no binarizing/filtering with mmsaptPhilipp Koehn
2015-11-24when building mmsapt phrase table, also use mmsapt reordering tablePhilipp Koehn
2015-11-11remove unused method, and misleading commentBarry Haddow
2015-10-12Revert "EMS: fix filtering issue when output-splitter is defined"Matthias Huck
2015-10-08Extra SpaceNadir
2015-10-08Interpolated OSM - Bug FixNadir
2015-10-07Interpolated OSMNadir
2015-09-04Merge branch 'master' of github.com:moses-smt/mosesdecoderBarry Haddow
2015-09-04parameter changesBarry Haddow
2015-08-21EMS: fix filtering issue when output-splitter is definedMatthias Huck
2015-08-03Merge branch 'master' of github.com:moses-smt/mosesdecoderBarry Haddow
2015-08-03support version of nplm that picks best on heldoutBarry Haddow
2015-07-31fix ems regression (concatenate-split step)Rico Sennrich
2015-07-29add quotes so arguments don't get lostBarry Haddow
2015-07-28experiment.meta: re-run fast_align symmetrization if symmetrization type changesPhil Williams
2015-07-28ems fix: pass-unless doesn't understand ANDRico Sennrich
2015-07-23Support for nplm in emsBarry Haddow
2015-07-20customized phrase table pruning stepPhilipp Koehn
2015-07-20ems: add option to factorize after truecase/split/etc.Rico Sennrich
2015-07-14minor bug fixPhilipp Koehn
2015-07-14allow saving of model from fast-align (for incremental use)Philipp Koehn
2015-07-10Improvements to handling of bilingual LM in EMSBarry Haddow
2015-06-28Generation error in EMS due to pruning. Lets see if this works.Hieu Hoang
2015-06-25prune generation table in emsHieu Hoang
2015-06-24prune generation table in emsHieu Hoang
2015-06-15capitalisationBarry Haddow
2015-06-12Added basic BilingualNPLM support to EMS and an example config.XapaJIaMnu
2015-05-25ems: parse-relax comes last in train; do same for dev/testRico Sennrich
2015-05-20duplication of existing functionalityRico Sennrich
2015-05-20EMS: more flexible way to concatenate LM training data.Rico Sennrich
2015-05-18ems: allow LMs with user-specified training commands and moses.ini config ent...Rico Sennrich
2015-05-18ignore-unless magicRico Sennrich
2015-05-18still confused about pass-unless vs. ignore-unlessRico Sennrich
2015-05-18EMS: disable concatenated LM by defaultRico Sennrich
2015-05-18ems: training LM on concatenation of all LM training corporaRico Sennrich
2015-05-12osm tweaks and morfessor wrapperHieu Hoang
2015-05-11add no-splitter-training argument. Splitter to be used by madaHieu Hoang
2015-05-03add multi-bleu-detok. Like multi-bleu scoring but will detokenize/post-proces...Hieu Hoang
2015-05-02various small changes, mostly related to better compliance with grid enginePhilipp Koehn