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-10Fix non-mpi compile errorBarry Haddow
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-08-17Non-mpi buildBarry Haddow
2012-07-26save all changes related to domain adaptationehasler
2012-07-04remove unused varsEva 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-30implement CalculateBleu for complete translations, add parameters --disable-b...Eva
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-26fix normalisation and sanity checkEva Hasler
2012-04-24Sanity check for hope/fear translationsEva 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-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-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-20enable multiple cores per fold, 2Eva
2012-03-20enable multiple cores per foldEva