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-07-12Changed NoPhraseCount score-optionda-web
2016-05-29allow configuration of operation sequence model loading, allow specification ...Philipp Koehn
2016-04-14fixes train-model.perl when specifying 'union' alignmentmichaelhutt
2016-03-24Remove deprecated lazyken=0 settings. Should be load instead, but don't spec...Kenneth Heafield
2016-02-17minor code simplification of phrase-based extractorMatthias Huck
2016-02-12Option for target constituent constrained phrase extraction. TargetConstituen...Matthias Huck
2016-02-04train-model.perl: don't switch to hierarchical if source or target syntaxMatthias Huck
2016-01-27undo unintended modificationMatthias Huck
2016-01-27integration of TargetPreferencesFeature in EMS create-config stepMatthias Huck
2016-01-12tiny changes related to feature functionsMatthias Huck
2016-01-10preparing extraction of Hiero soft syntactic preferences (target syntax)Matthias Huck
2015-12-18Hiero phrase orientation: modify some parametersMatthias Huck
2015-12-10Hiero phrase orientationMatthias Huck
2015-11-24Merge remote-tracking branch 'legacy/master'Ulrich Germann
2015-11-24when building mmsapt phrase table, also use mmsapt reordering tablePhilipp Koehn
2015-11-17LanguageModel, KenLM: avoid StaticData usageDavid Madl
2015-09-16sending the stderr output of the which command to /dev/nullPierre Lison
2015-07-20only extract reordering phrase pairs if use mmsapt phrase tablePhilipp Koehn
2015-07-10Improvements to handling of bilingual LM in EMSBarry Haddow
2015-06-28comments in ini file about default weightsHieu Hoang
2015-05-29Add license notices to scripts.Jeroen Vermeulen
2015-05-19should have tested thisHieu Hoang
2015-05-19run on all cores if number of cores not givenHieu Hoang
2015-05-18ems: allow LMs with user-specified training commands and moses.ini config ent...Rico Sennrich
2015-05-17Fix a lot of lint, mostly trailing whitespace.Jeroen Vermeulen
2015-05-08mmsapt doesn't require feature weights on first tuning iterationBarry Haddow
2015-04-22use ignore-unless /Philipp KoehnHieu Hoang
2015-04-20better detection of pigzHieu Hoang
2015-04-13add use warnings to all perl scriptsHieu Hoang
2015-04-02consistently use 'env perl' command for environments where the 1st perl in PA...Hieu Hoang
2015-03-18Always use "SyntaxInputWeight0" as name of SyntaxInputWeight featurePhil Williams
2015-03-11GHKM extraction: option to strip non-terminal labels from BitPar syntactic pa...Matthias Huck
2015-03-10train-model.perl: add -use-syntax-input-weight-feature optionPhil Williams
2015-03-10train-model.perl: add -dont-tune-glue-grammar optionPhil Williams
2015-03-10train-model.perl: add -score-command optionPhil Williams
2015-03-10GHKM: write target parts-of-speech as a factorMatthias Huck
2015-03-06separate variables into lines. Easier to merge with other branchesHieu Hoang
2015-03-06separate variables into lines. Easier to merge with other branchesHieu Hoang
2015-03-05POS property: map tags to indices in consolidateMatthias Huck
2015-03-05GHKM: extract POS phrase property (from preterminals in the syntactic parse t...Matthias Huck
2015-03-04EMS convenience:Rico Sennrich
2015-02-13train-model.perl: fix "argument isn't numeric" warningPhil Williams
2015-01-23SoftSourceSyntacticConstraintsFeature: Now for both non-terminals (as before)...Matthias Huck
2015-01-13use pigz rather than gzip if it existsHieu Hoang
2015-01-08Revert "Update train-model.perl"Hieu Hoang
2015-01-06added informative error message when trying to build a lexicalized reordering...Philipp Koehn
2014-12-21long overdue feature: do not produce very low scoring translation table entri...Philipp Koehn
2014-12-17Revert "Update train-model.perl"Rico Sennrich
2014-12-15Update train-model.perlXiang Li
2014-12-12Fix #85 by changing the default LM. Hieu said it's ok in the issue.Kenneth Heafield