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/moses
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 glmu featureEva 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-07some fixes to mosesserver and bleu featureEva Hasler
2012-05-07modify mosesserver to allow weight updates, change BleuFeature compare functi...Eva
2012-05-05change feature vector output formatEva Hasler
2012-05-03fix weight scalingEva Hasler
2012-05-03enable start weights and scaling all featuresEva Hasler
2012-04-30add optional scaling to history bleu, adjust bleu selection for history bleuEva
2012-04-30clean up mira, add sampling from hope/model/fearEva
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-24Merge branch 'miramerge' of thor.inf.ed.ac.uk:/fs/saxnot3/ehasler/mosesdecode...Eva
2012-04-24don't use stored weightWP and weightTEva
2012-04-24handle zero counts in history bleuEva Hasler
2012-04-19handle terminal alignments for hierarchical modelsEva
2012-04-12fix SetRuleCountEva Hasler
2012-04-10Merge branch 'miramerge' of thor.inf.ed.ac.uk:/fs/saxnot3/ehasler/mosesdecode...Eva Hasler
2012-04-10fix function signatureEva Hasler
2012-04-10adjust calls to InitializeForInputEva Hasler
2012-04-10set source phrase in RuleTableLoader, read rule count info from phrase tableEva Hasler
2012-04-09fix setting sourcePhrase, enable stateless ff for chart, add EvaluateChart to...Eva Hasler
2012-04-03count hope and fear features separatelyEva Hasler
2012-04-02source length history instead of target length historyEva 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-26add pruning options for sparse featuresEva
2012-03-22fix last commitEva Hasler
2012-03-22temporary: allow pp feature to take a file with features and restrict trainin...Eva Hasler
2012-03-20always ignore punctuation for wt featureEva Hasler
2012-03-20add \- to punctuation listEva Hasler
2012-03-20ignore punctuation by defaultEva
2012-03-20optionally ignore punctuation in triggers for PP and WTEva
2012-03-19backwards compat. for ppEva Hasler
2012-03-19Merge branch 'miramerge' of thor.inf.ed.ac.uk:/fs/saxnot3/ehasler/mosesdecode...Eva
2012-03-19add optional source context to phrase pair featureEva
2012-03-18fix order of word translation featuresEva Hasler
2012-03-15Merge branch 'miramerge' of thor.inf.ed.ac.uk:/fs/saxnot3/ehasler/mosesdecode...Eva Hasler
2012-03-15fix history Bleu and add parameter --use-source-length-historyEva Hasler
2012-03-15fix bug in recent commitEva Hasler
2012-03-15fix bug in last commitEva Hasler
2012-03-15Merge branch 'miramerge' of thor.inf.ed.ac.uk:/fs/saxnot3/ehasler/mosesdecode...Eva