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
2007-11-13bug fix for multiple phrase tableshieuhoang1972
2007-11-11add functionalty to support adding direct translation (ie, passthrouh) even w...redpony
2007-07-27performance fix: saner behaviour for very very long sentences (hundreds of wo...phkoehn
2007-07-25code cleanup. moved DecodeGraph to its own classhieuhoang1972
2007-07-25code cleanuphieuhoang1972
2007-07-25weird mem leak in vs.nethieuhoang1972
2007-07-20cache for translation options for speed-up. default to true. hieuhoang1972
2007-07-19fixed memort blowup with caching bin ttable / bin reordering tablephkoehn
2007-05-24Added support for pharaoh-style XML tags in Sentence input to supplement phra...jdschroeder
2007-04-18fix bug with unknown words/CNs/lexical reorderingredpony
2007-04-18Support for the decoding of arbitrary word lattices. Must be given in the for...redpony
2007-04-06remove mutable from m_reordering. store tran opt in list as non-consthieuhoang1972
2007-04-06re-introduce konrad lexicalized reordering but fix bugs with help from philipp. hieuhoang1972
2007-03-08change DecodeStep* to const DecodeStep*hieuhoang1972
2007-02-21change unknown word processing to be closer to the way pharaoh does it - crea...hieuhoang1972
2007-02-16code cleanup - make FactorCollection and StaticData totally accessible only g...hieuhoang1972
2007-02-16Merging from branch. lexi_birch
2006-11-21lots of small changes and code clean up:hieuhoang1972
2006-10-22added commentshieuhoang1972
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-09-21add a few comments, especially to the prefix tree coderedpony
2006-08-30a bit more cleanup of verbose loggingphkoehn
2006-08-16fixed minor inconsistency in unknown word handlinghieuhoang1972
2006-08-15code cleanuphieuhoang1972
2006-08-14implemented new phrase dictionary pruninghieuhoang1972
2006-08-14getting ready to implement new phrase dictionary pruninghieuhoang1972
2006-08-14getting ready to implement new phrase dictionary pruninghieuhoang1972
2006-08-14getting ready to implement new phrase dictionary pruninghieuhoang1972
2006-08-13getting ready to implement new phrase dictionary pruninghieuhoang1972
2006-08-12unknown words only created if no trans opt for particualar spanhieuhoang1972
2006-08-12rollback unknown word handlinghieuhoang1972
2006-08-12 - generate distinct nbest surface strings (if 3rd token of n-best-list is 'd...zens
2006-08-12moved class InputType to InputType.h;eherbst
2006-08-11unknown words only created if no trans opt for particualar spanhieuhoang1972
2006-08-11performance fixes for multi-factored models (basically, only copy the feature...redpony
2006-08-11more translation option refactoring, in preparation for speed enhancementsredpony
2006-08-11moving around merging coderedpony
2006-08-11compute the set of potential conflicting factors for every decode stepredpony
2006-08-10added documentationphkoehn
2006-08-10code cleanup and documentation, especially moving use of global properties fr...phkoehn
2006-08-09redirect cout to cerr using TRACE_ERRhieuhoang1972
2006-08-09added support for partial translation option list pruningphkoehn
2006-08-08added documentationphkoehn
2006-08-03support for generation dictionaries having multiple feature values. code cle...redpony
2006-08-02took out FactorTypehieuhoang1972
2006-08-01delete unecessary unknown words listhieuhoang1972
2006-08-01rollbackhieuhoang1972
2006-08-01memory pool cleanuphieuhoang1972