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
2016-09-27can define srilm-dir in general sectionHieu Hoang
2016-05-29allow configuration of operation sequence model loading, allow specification ...Philipp Koehn
2016-02-12Option for target constituent constrained phrase extraction. TargetConstituen...Matthias Huck
2016-02-05add nnjm-settings to access options in train_nplm.pyshuoyangd
2016-01-31do not interpret $0 as a EMS settings variablePhilipp Koehn
2016-01-10preparing extraction of Hiero soft syntactic preferences (target syntax)Matthias Huck
2015-12-10Hiero phrase orientationMatthias Huck
2015-11-24when building mmsapt phrase table, also use mmsapt reordering tablePhilipp Koehn
2015-09-04extra nplm settingsBarry Haddow
2015-08-03support version of nplm that picks best on heldoutBarry Haddow
2015-07-29better support of grid engine clusterPhilipp Koehn
2015-07-23Support for nplm in emsBarry Haddow
2015-07-20only extract reordering phrase pairs if use mmsapt phrase tablePhilipp Koehn
2015-07-20ems: add option to factorize after truecase/split/etc.Rico Sennrich
2015-07-14minor bug fixPhilipp Koehn
2015-07-14fix ems regressionRico Sennrich
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-05-29Add license notices to scripts.Jeroen Vermeulen
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-18fix broken ems with interpolated lm disabledRico Sennrich
2015-05-18ems: training LM on concatenation of all LM training corporaRico Sennrich
2015-05-17Fix a lot of lint, mostly trailing whitespace.Jeroen Vermeulen
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-02various small changes, mostly related to better compliance with grid enginePhilipp Koehn
2015-04-13add use warnings to all perl scriptsHieu Hoang
2015-04-02revert last commit to add MASTER_PATH. Not neededHieu Hoang
2015-04-02pass in PATH variable from master node. When you're running of a grid but rea...Hieu Hoang
2015-04-02consistently use 'env perl' command for environments where the 1st perl in PA...Hieu Hoang
2015-03-13EMS: fix TRAINING:use-syntax-input-weight-feature optionPhil Williams
2015-03-11proper handling of specified configuration filePhilipp Koehn
2015-03-11GHKM extraction: option to strip non-terminal labels from BitPar syntactic pa...Matthias Huck
2015-03-10EMS: add TRAINING:use-syntax-input-weight-feature optionPhil Williams
2015-03-10EMS: add TRAINING:dont-tune-glue-grammar optionPhil Williams
2015-03-10GHKM: write target parts-of-speech as a factorMatthias Huck
2015-03-05GHKM: extract POS phrase property (from preterminals in the syntactic parse t...Matthias Huck
2015-03-03EMS: add TRAINING:no-glue-grammar optionPhil Williams
2014-10-14added thot to EMSPhilipp Koehn
2014-09-21bug fix for final-stepPhilipp Koehn
2014-08-14bug fix with delete crashed step output filesPhilipp Koehn
2014-08-14also delete interrupted stepsPhilipp Koehn
2014-08-08source labels: integration into EMSMatthias Huck
2014-07-28implementation of phrase orientation in GHKM extractionMatthias Huck
2014-07-23Merge branch 'master' of ssh://github.com/moses-smt/mosesdecoderphikoehn
2014-07-23allow specification of weights for lm interpolationphikoehn
2014-07-22integration of Uli Germann's memory mapped suffix array phrase table into EMSPhilipp Koehn
2014-06-16typo in log outputMatthias Huck
2014-06-11support for lmplz training of osm in emsphikoehn