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-10changed permission, everything changed..Eva Hasler
2012-04-08ignore empty input linesEva Hasler
2012-02-01Merge remote branch 'github/miramerge' into bjamBarry Haddow
2012-01-20Merge from miramerge.Barry Haddow
2012-01-18restore order of scores returned by decoder and in nbestlistEva Hasler
2011-12-14change order of -show-weights output to match nbest list orderEva Hasler
2011-12-13-show-weights: output sparseProducerWeight if != 1, otherwise 'sparse'Eva Hasler
2011-12-09Merge branch 'master' into bjam. Doesn't compile.Barry Haddow
2011-11-21Further direction removalBarry Haddow
2011-11-18Replace assert with CHECK until people learn how to use assert properlyKenneth Heafield
2011-11-07delete premature lattice for scfgHieu Hoang
2011-10-30xcodeHieu Hoang
2011-10-12Merge branch 'master' into miramergeBarry Haddow
2011-09-23-threads all optionheafield
2011-08-30change to print the corrett name of the features with InputScoresnicolabertoldi
2011-08-22Merge branch 'master' into miramergebhaddow
2011-08-19forgot to beautifybhaddow
2011-08-19Merge commit 'a59ad11b58acf5dd64ec6f5990bb4ef5b74ebf28' into miramergebhaddow
2011-08-18Merged up to 3895 from trunkbhaddow
2011-07-24vs.net buildhieuhoang1972
2011-03-11re-organized syntax code for clarity - part Iphkoehn
2011-02-24run beautify.perl. Consistent formatting for .h & .cpp fileshieuhoang1972
2011-01-26Support for multithreading in moses_chart (-threads option). This hasn'tpjwilliams
2011-01-25Use TranslationTask objects to perform sentence decoding in moses-chart.pjwilliams
2011-01-25Use OutputCollector to write moses-chart output.pjwilliams
2011-01-05Merge up to 3791 from trunk.bhaddow
2010-11-29Add show-weights for moses_chartbhaddow
2010-10-07Goodbye ScoreIndexManager.bhaddow
2010-09-17return weights as score component collectionhieuhoang1972
2010-09-14mirahieuhoang1972
2010-09-14Added input checking for command keyword.ales-t
2010-09-14mirahieuhoang1972
2010-09-14dynamic updatinghieuhoang1972
2010-09-13make static data non-consthieuhoang1972
2010-08-10Merge in the multiple models branch. These changes allow the moses serverbhaddow
2010-07-18svn propertieshieuhoang1972
2010-05-12don't spew out param list if there's a genuine errorhieuhoang1972
2010-05-06better -T output for chart decodinghieuhoang1972
2010-04-26re-introduced the initialization and cleaning up into the constructor and des...nicolabertoldi
2010-04-24Safer way to cleanup LM caches after a given number of processed sentences.nicolabertoldi
2010-04-08Copy in changes from the chart_merge branch (doing it manually because thehieuhoang1972