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
2017-11-28The .gz extension should be also added for 'On Disk' and 'Probing' Phrase tab...Tomas Fulajtar
2017-08-15new option for mert-moses: transform-decoded-fileJörg Tiedemann
2017-04-24fix rdlm training - extra-settings was missingRico Sennrich
2017-04-24fix rdlm training - train_host option was missingRico Sennrich
2017-01-02CreateProbingPT2 -> CreateProbingPTHieu Hoang
2016-09-04consistent order of parameters in iniMarcin Junczys-Dowmunt
2016-09-04Merge pull request #162 from da-web/patch-2Hieu Hoang
2016-08-13binarization with CreateProbingPT2Hieu Hoang
2016-08-13binarization with CreateProbingPT2Hieu Hoang
2016-08-12formatting of -show-weights to make it work with mert scriptHieu Hoang
2016-08-10add support for CreateProbingPT2Hieu Hoang
2016-07-12Changed NoPhraseCount score-optionda-web
2016-07-05Revert "Merge pull request #158 from da-web/patch-1"Hieu Hoang
2016-07-03Merge pull request #155 from ypeels/masterHieu Hoang
2016-07-03Merge pull request #158 from da-web/patch-1Hieu Hoang
2016-06-21add threshold pruning option to binarizerBarry Haddow
2016-06-10Correctly consider score-options NoPhraseCount Argumentda-web
2016-05-29allow configuration of operation sequence model loading, allow specification ...Philipp Koehn
2016-05-17avoid name collisions when filtering multiple reordering tablesJonathan Chen
2016-05-05Arg handling fixes for mert-moses.pl compatibilityMichael Denkowski
2016-04-28Merge branch 'master' of https://github.com/moses-smt/mosesdecoderOndrej Bojar
2016-04-28minor fixes, warningsOndrej Bojar
2016-04-25Generic moses wrapper scriptMichael Denkowski
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-03-23Fix mert-moses multi-moses for IRSTLMMichael Denkowski
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-31fixed serious bug with reordering tables for different factors (wmt15 results...Philipp Koehn
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
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-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-10-26Add a wrapper script for parsing English text with the BLLIP parserPhil Williams
2015-10-21fix extra settingsBarry Haddow
2015-10-06change default nplm setting to 1 hidden layerRico Sennrich
2015-10-03Parallelization with multiple instances of mosesMichael Denkowski
2015-09-25config of dropoutBarry Haddow
2015-09-16sending the stderr output of the which command to /dev/nullPierre Lison
2015-09-12Merge pull request #125 from akivajp/masterUlrich Germann
2015-09-07Fixed for removed option building cooccurrence table.Akiva Miura
2015-09-04extra nplm settingsBarry Haddow