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
path: root/mira
AgeCommit message (Expand)Author
2012-03-20enable multiple cores per foldEva
2012-03-19update training script to enable multi-fold trainingEva Hasler
2012-03-19change param mixWithoutAveraging to --sparse-no-average, enable training on m...Eva
2012-03-18add parameters --scale-margin-precision, --scale-update-precisionEva
2012-03-15fix history Bleu and add parameter --use-source-length-historyEva Hasler
2012-03-14add parameter --mix-without-averagingEva Hasler
2012-03-13replace parameter --mix-by-averaging with --sparse-average, fix bug in shardi...Eva
2012-03-13add parameter --dump-mixed-weightsEva
2012-03-13fix: mixing without averagingEva
2012-03-12change history Bleu, add scaling option for sentence BleuEva
2012-03-12add parameter --mix-by-averagingEva
2012-03-12update partial updates before next updateEva
2012-03-11add parameter --batch-equals-shard, --separate-updatesEva Hasler
2012-03-08tempor. change margin normalisation to normalise loss and modelScoreDiffEva Hasler
2012-03-07Merge branch 'miramerge' of thor.inf.ed.ac.uk:/fs/saxnot3/ehasler/mosesdecode...Eva Hasler
2012-03-07add option --scale-by-inverse-lengthEva Hasler
2012-03-07enable mpi for hope/fear/model decodingEva
2012-03-06add parameter --normalise-marginEva Hasler
2012-03-05fix decode-hope/decode-fearEva 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-03-04print features parameters --decode-hope, --decode-fearEva
2012-03-02Merge branch 'miramerge' of thor.inf.ed.ac.uk:/fs/saxnot3/ehasler/mosesdecode...Eva Hasler
2012-03-02add option --decode-modelEva Hasler
2012-03-01fix length checkEva Hasler
2012-03-01enable nbest hope/fear decodingEva Hasler
2012-03-01change hope decoding outputEva Hasler
2012-03-01Merge branch 'miramerge' of thor.inf.ed.ac.uk:/fs/saxnot3/ehasler/mosesdecode...Eva Hasler
2012-03-01dont print out weight vectorsEva Hasler
2012-03-01add params --decode-hope, --decode-fearEva Hasler
2012-02-29dont print out weight vectorsEva Hasler
2012-02-21remove warning..Eva Hasler
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-15separate decoder settings for trainingEva Hasler
2012-02-14remove output of feature value differenceEva Hasler
2012-02-14remove output of feature value differenceEva Hasler
2012-02-14remove -mbr parameter from Decoder.cppEva Hasler
2012-02-14fix problem with glm feature namesEva Hasler
2012-02-04remove correct-scaling varsEva HASLER
2012-02-04Merge branch 'miramerge' of thor.inf.ed.ac.uk:/fs/saxnot3/ehasler/mosesdecode...Eva HASLER
2012-02-04remove --correct-scaling, introduce --min-bleu-ratioEva HASLER
2012-02-02ignore detailsEva Hasler
2012-02-01fix --core-weights, remove stabilisation codeEva Hasler
2012-02-01Merge remote branch 'github/miramerge' into bjamBarry Haddow
2012-01-31fix scaling correction.. (hopefully)Eva Hasler