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-06-01fix start weights in experiment.perl, add hypothesis queue for picking hope a...Eva Hasler
2012-05-30implement CalculateBleu for complete translations, add parameters --disable-b...Eva
2012-05-29remove <s> and </s> from chart bleu score computationEva
2012-05-28Fix nbest lists for chart miraEva
2012-05-18update feature learning rate codeEva Hasler
2012-05-15add feature confidenceEva Hasler
2012-05-10changed permission, everything changed..Eva Hasler
2012-05-03fix weight scalingEva Hasler
2012-05-03enable start weights and scaling all featuresEva Hasler
2012-05-02fix margin normalisationEva Hasler
2012-05-01set bleu weight back to 1Eva Hasler
2012-05-01distinguish between dynamic and external scoreEva Hasler
2012-04-30fix sampling for history bleuEva
2012-04-30fix merge conflictEva
2012-04-30add optional scaling to history bleu, adjust bleu selection for history bleuEva
2012-04-30add sanity check for sampled hypothesesEva Hasler
2012-04-30fix: scale feature values for sampled translationsEva
2012-04-30fix merge conflictEva
2012-04-30fix setting bleu weightsEva Hasler
2012-04-30clean up mira, add sampling from hope/model/fearEva
2012-04-29testEva
2012-04-29testEva
2012-04-29remove caching of wp weight and translation weights, clean up mira codeEva Hasler
2012-04-27separate decoder settings, or generalEva Hasler
2012-04-27separate decoder settingsEva Hasler
2012-04-26fix normalisation and sanity checkEva Hasler
2012-04-24reduce cache size to 0 to be sureEva Hasler
2012-04-24fix waiting for bleu filesEva Hasler
2012-04-24Sanity check for hope/fear translationsEva Hasler
2012-04-22disable cachingEva Hasler
2012-04-13updates to emsEva Hasler
2012-04-09Merge branch 'miramerge' of thor.inf.ed.ac.uk:/fs/saxnot3/ehasler/mosesdecode...Eva Hasler
2012-04-09fix setting sourcePhrase, enable stateless ff for chart, add EvaluateChart to...Eva Hasler
2012-04-07enable mira for experiment.perl (.meta still needs some adjustment), clean up...Eva Hasler
2012-04-06trim decoder settings to avoid parse errorsEva Hasler
2012-04-03print counts for every epochEva Hasler
2012-04-03move declaration of output files, separate params --print-feature-counts, --p...Eva Hasler
2012-04-03move declaration of output files, separate params --print-feature-counts, --p...Eva Hasler
2012-04-03count hope and fear features separatelyEva Hasler
2012-04-02fix cleanup()Eva Hasler
2012-04-01Implement EvaluateChart for BleuScoreFeature, add mira parameter --avg-ref-le...Eva Hasler
2012-03-30print feature counts to fileEva Hasler
2012-03-29adapt Jamfiles, don't output bleu score feature in nbestEva Hasler
2012-03-29add parameter --print-feature-info 1, start adding megam support.. --megamEva Hasler
2012-03-27resolving conflictsEva Hasler
2012-03-26prune zero weights at every mixing stepEva HASLER
2012-03-26add pruning options for sparse featuresEva
2012-03-20fix small bug in multi-fold trainingEva Hasler
2012-03-20Merge branch 'miramerge' of thor.inf.ed.ac.uk:/fs/saxnot3/ehasler/mosesdecode...Eva
2012-03-20enable multiple cores per fold, 2Eva