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-06-01fix start weights in experiment.perl, add hypothesis queue for picking hope a...Eva 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-05change feature vector output formatEva Hasler
2012-04-26fix normalisation and sanity checkEva Hasler
2012-03-27resolving conflictsEva Hasler
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-01add params --decode-hope, --decode-fearEva Hasler
2012-01-20Merge from miramerge.Barry Haddow
2012-01-09fix word string for non-terminals, fix sparse feature weight for case of more...Eva Hasler
2011-12-23define L-infinity norm (fixes bug in mira after changes in FeatureVector)Eva Hasler
2011-12-09Fix compile errors - passes regressionBarry Haddow
2011-11-24add parameter weight-dlm as additional dense weightEva Hasler
2011-11-17Correct format of weights outputBarry Haddow
2011-11-16Fix seg fault, and remove extra debug.Barry Haddow
2011-11-16Fix saving of features to fileBarry Haddow
2011-11-16fix SaveEva
2011-11-16fix mira after changes to FeatureVector, fix saving and clearing of core feat...Eva
2011-11-09Use array for dense featuresBarry Haddow
2011-09-20Basic support for sparse phrase features.Barry Haddow
2011-08-19Merge commit 'a0b6abdfd3599e7fbdc6aac76fcd2cb4483d63ce' into miramergebhaddow
2011-08-18added phrase length featurepkoehn
2011-08-18print oracle/reference length, implement --core-weightsehasler
2011-08-18update ScoreComponentCollectionehasler
2011-02-24run beautify.perl. Consistent formatting for .h & .cpp fileshieuhoang1972
2010-10-28weight dumpingbhaddow
2010-10-07Goodbye ScoreIndexManager.bhaddow
2010-09-28get rid of some annoying debugbhaddow
2010-09-28Enable parallelisationbhaddow
2010-09-17vector producthieuhoang1972
2010-09-17mira vector hackhieuhoang1972
2010-09-17set weights as score component collectionhieuhoang1972
2010-09-17return weights as score component collectionhieuhoang1972
2010-09-16Separating function definitions from declarations for GetFeatureName & GetFea...ales-t
2010-09-16bleu scorerhieuhoang1972
2010-09-16sparse vectors workhieuhoang1972
2010-09-15fixed featu vechieuhoang1972
2010-09-15Fixed usage of [].smaj
2010-08-10Merge in the multiple models branch. These changes allow the moses serverbhaddow
2010-04-08Copy in changes from the chart_merge branch (doing it manually because thehieuhoang1972
2008-10-09create namespacehieuhoang1972
2008-06-11move cube pruning moses lib to trunkhieuhoang1972
2008-06-11delete old moses lib hieuhoang1972
2007-02-16code cleanup - make FactorCollection and StaticData totally accessible only g...hieuhoang1972
2006-10-17code cleanup and commenting brought about when documenting for jhu reporthieuhoang1972
2006-07-31cvs headers & visual studio cleanuphieuhoang1972
2006-07-28Make score bookkeeping faster and easier to understand. Fix bug in unlimited ...redpony
2006-07-26rename a few ambiguous function names. make ScoreComponentCollection not inh...redpony