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
2012-10-03merge remaining changes to mira, word pair features, phrase pair featuresEva Hasler
2012-10-01changes to mira, adding jackknife to experiment.perlEva Hasler
2012-07-04clean up miraEva Hasler
2012-06-01clean upEva Hasler
2012-06-01fix start weights in experiment.perl, add hypothesis queue for picking hope a...Eva Hasler
2012-05-10changed permission, everything changed..Eva Hasler
2012-05-02fix margin normalisationEva Hasler
2012-04-29remove caching of wp weight and translation weights, clean up mira codeEva Hasler
2012-03-18add parameters --scale-margin-precision, --scale-update-precisionEva
2012-03-11add parameter --batch-equals-shard, --separate-updatesEva Hasler
2012-03-06add parameter --normalise-marginEva Hasler
2012-03-05specify 5 different update schemesEva
2012-02-21add modes 'rank-only' and 'hope-fear-rank'Eva Hasler
2012-02-20compute model score difference from model scores instead of from feature valu...Eva Hasler
2012-02-20introduce boost parameterEva Hasler
2012-02-04remove correct-scaling varsEva HASLER
2012-01-31fix scaling correction.. (hopefully)Eva Hasler
2012-01-23add parameter --correct-scalingEva Hasler
2012-01-23fix delayed updates, analytic update for 1 constraintEva Hasler
2012-01-14add parameter --delay-updatesEva Hasler
2011-10-25add length-based example selection (--max-length-deviation)Eva Hasler
2011-08-18update parameters --scale-margin and --scale-updateehasler
2011-08-18refactorings, remove burn-in codeehasler
2011-08-18code clean-up, step 1ehasler
2011-08-18change verbosity for cerr messages, remove some unwanted options, introduce -...ehasler
2011-08-18enable target bigrams of POS tagsehasler
2011-08-18remove multiple oracles, remove accumulating constraintsehasler
2011-08-18enable margin scaling and update scaling with oracle bleu; remove fixed margi...ehasler
2011-08-18code cleanupehasler
2011-08-18For hope-fear option, add only constraints between hope and fear translations...ehasler
2011-08-18fix problem with analytical updateehasler
2011-08-18remove stop-optimal parameter, default for precision is 1.0, fix flexible sla...ehasler
2011-08-18include precision option for constraint checking, fix some logs, ignore updat...ehasler
2011-08-18refactor handling of accumulated constraints, constraint checking, introduce ...ehasler
2011-08-18update weighted loss, adapt accumulate-most-violated-constraints and --past-a...ehasler
2011-08-18implement option --one-constraint that uses only the best model translation a...ehasler
2011-08-18bleu before and after opt. for batch, print error of constraintsehasler
2011-08-18track the number of violated constraints and constraint changesehasler
2011-08-18forgot to check in .h fileehasler
2011-08-18introduce option to use average weights for pruningehasler
2011-08-18introduce parameter --update-after-epochehasler
2011-08-18update training script to compute BLEU of dev set, update computation of dev ...ehasler
2011-08-18update training script to compute BLEU of dev set, update computation of dev ...ehasler
2011-08-18back to dumping cumulative weights, fix learning rate and max-sentence-updateehasler
2011-08-18introduce parameters --max-sentence-update, --check-updates, --decr-learning-...ehasler
2011-08-18compute bleu on oracles translations of dev set, introduce params --min-weigh...ehasler
2010-12-10change bleu smoothing, change handling of multiple oracles, parameter for inc...evahasler
2010-12-09mpi abort, compute error over fixed set of ex., add params --suppress-converg...evahasler
2010-12-09add parameters --accumulate-oracles and --accumulate-most-violated-constraintsevahasler
2010-12-06introduce weighted loss functionevahasler