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-03-15enable sparse producer weights for wt, pp, pbEva
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-12change history Bleu, add scaling option for sentence BleuEva
2012-03-11nbest output for sparse features: report non-zero weights instead of scoresEva Hasler
2012-03-07simplify wtEva 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-07remove debug outputEva Hasler
2012-03-07change context behaviour of word translation model, simplify glmEva
2012-03-07fix glm bug, add TODOsEva
2012-03-06add commentEva Hasler
2012-03-05fix feature name for context featuresEva Hasler
2012-03-05specify 5 different update schemesEva
2012-03-04print features parameters --decode-hope, --decode-fearEva
2012-03-04Merge branch 'miramerge' of thor.inf.ed.ac.uk:/fs/saxnot3/ehasler/mosesdecode...Eva Hasler
2012-03-04modify phrase pair featureEva Hasler
2012-03-02rename model parameters: 'dlm-model', 'glm-model'Eva Hasler
2012-03-02rename model parameters: 'dlm-model', 'glm-model'Eva Hasler
2012-03-01add params --decode-hope, --decode-fearEva Hasler
2012-02-29rename to dlmEva Hasler
2012-02-29fix input, add cases for bitriggerEva Hasler
2012-02-29add context options 'biphrase', 'bitrigger' for glm and wt features ('source ...Eva Hasler
2012-02-27fix: change position var to intEva Hasler
2012-02-27update usage messageEva Hasler
2012-02-27update usage messagesEva Hasler
2012-02-27add optional source context to glmu and word translation featuresEva Hasler
2012-02-26only add features that are both in source and target vocabEva Hasler
2012-02-26add restricted vocab to glmuEva Hasler
2012-02-17add optional bias feature to GLMUEva Hasler
2012-02-16fix multithreading for global lexical modelEva Hasler
2012-02-15optionally ignore punctuation for glmEva Hasler
2012-02-14fix problem with glm feature namesEva Hasler
2012-02-04fix multithreading, replace PlusEquals with SparsePlusEqualsEva Hasler
2012-02-03simplify GLMUEva Hasler
2012-02-02add . to punctuationEva Hasler
2012-02-02add punctuation exclusion to GlobalLexiconModelUnlimitedEva Hasler
2012-02-02change order of glm featuresEva Hasler
2012-02-01use only one extra weight fileEva Hasler
2012-02-01Merge remote branch 'github/miramerge' into bjamBarry Haddow
2012-01-31add missing changes to MakefileEva Hasler
2012-01-31add global lexicon model with unlimited scoresEva
2012-01-23add parameter --correct-scalingEva Hasler
2012-01-23Merge branch 'miramerge' of thor.inf.ed.ac.uk:/fs/saxnot3/ehasler/mosesdecode...Eva Hasler
2012-01-23fix delayed updates, analytic update for 1 constraintEva Hasler
2012-01-21fix from philipp's dirEva Hasler
2012-01-20Merge from miramerge.Barry Haddow
2012-01-16fix reference length selection/collection of ngrams for multiple referencesEva Hasler
2012-01-12fix for using multiple reference translations with miraEva HASLER
2012-01-09fix word string for non-terminals, fix sparse feature weight for case of more...Eva Hasler