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-11-14only include moses root when compilingHieu Hoang
2012-11-13resolved merge conflictsHieu Hoang
2012-11-12move moses/src/* to moses/Hieu Hoang
2012-11-12Why was mira pulling in IOWrapper?Kenneth Heafield
2012-11-12Unbork mira buildKenneth Heafield
2012-11-08Remove bleu_lib target.Kenneth Heafield
2012-10-23take out debug arg from perl scriptHieu Hoang
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-09-27Merge remote branch 'github/master' into miramergeBarry Haddow
2012-08-17Non-mpi buildBarry Haddow
2012-07-26save all changes related to domain adaptationehasler
2012-07-17Merge branch 'trunk' into miramergeBarry Haddow
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-07mergeEva 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-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