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
2011-10-13Organize language models into an LM directory. heafield
2011-02-24run beautify.perl. Consistent formatting for .h & .cpp fileshieuhoang1972
2010-08-10Merge in the multiple models branch. These changes allow the moses serverbhaddow
2009-02-05Support for multiple input feature scores on confusion networks and lattices. jdschroeder
2008-12-13improvements to pruning, working version passed regressionphkoehn
2008-10-09create namespacehieuhoang1972
2008-06-11move cube pruning moses lib to trunkhieuhoang1972
2008-06-11delete old moses lib hieuhoang1972
2007-11-11add functionalty to support adding direct translation (ie, passthrouh) even w...redpony
2007-04-18Support for the decoding of arbitrary word lattices. Must be given in the for...redpony
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-10-05added commentshieuhoang1972
2006-09-26Get rid of FactorArrayWrapper/FactorArray and use only Word. Memory pool is ...redpony
2006-08-10code cleanup and documentation, especially moving use of global properties fr...phkoehn
2006-07-28can set max trans option per coveragehieuhoang1972
2006-07-25 - fixed confusion net stuff (translations are identical, scores still differ...zens
2006-07-25 - TranslationOptionCollection...zens
2006-07-25merged up of chaching algorithm. lot6s of changed made to manager.cpp, Transl...hieuhoang1972
2006-07-22 - removed some obsolete partszens
2006-07-22 - translation of confusion nets integrated (works only with binary phrase ta...zens
2006-07-21 - support for binary ttable in moses almost completedzens
2006-07-19 - prepared confusion net inputzens