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-07-03clean up and fixing stopping criterion in mira training scriptEva 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-18update feature learning rate codeEva Hasler
2012-05-15add feature confidenceEva 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-08tempor. change margin normalisation to normalise loss and modelScoreDiffEva Hasler
2012-03-07add option --scale-by-inverse-lengthEva Hasler
2012-03-06add parameter --normalise-marginEva Hasler
2012-03-05add schemes 6, 7Eva Hasler
2012-03-05add parameter --hope-modelEva Hasler
2012-03-05add scheme 6Eva 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-19enable mira learning rate for analytical updateEva Hasler
2012-02-14remove output of feature value differenceEva Hasler
2012-02-14remove output of feature value differenceEva Hasler
2012-02-04remove correct-scaling varsEva HASLER
2012-02-02ignore detailsEva 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-16update example selectionEva 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-18remove multiple oracles, remove accumulating constraintsehasler
2011-08-18enable margin scaling and update scaling with oracle bleu; remove fixed margi...ehasler
2011-08-18remove bug in updateWeightsHopeFear()ehasler
2011-08-18code cleanupehasler
2011-08-18print oracle/reference length, implement --core-weightsehasler
2011-08-18add m_precision to modelScoreDiffehasler
2011-08-18For hope-fear option, add only constraints between hope and fear translations...ehasler
2011-08-18set precision to 0, set hope-fear to 1, dont add constraints for equal transl...ehasler
2011-08-18enable perceptron update with only 1 hope and fear translation eachehasler
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-18fix bug in options --past-and-current-constraints, --accumulate-most-violated...ehasler