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-01-08xcodeHieu Hoang
2011-11-18Replace assert with CHECK until people learn how to use assert properlyKenneth Heafield
2011-10-04Implementation of Lattice sampling (Chatterjee and Cancedda, emnlp 2010)bhaddow
2011-02-24run beautify.perl. Consistent formatting for .h & .cpp fileshieuhoang1972
2010-04-08Copy in changes from the chart_merge branch (doing it manually because thehieuhoang1972
2010-02-24enable trace with a configure options and fix compilation error when trace ar...jfouet
2010-02-24Use stringstream operation instead of atoi and atof to prevent error and over...jfouet
2009-05-31xcodehieuhoang1972
2008-10-17added headers for standard compliance (gcc 4.3 on 64 bit linux)phkoehn
2008-10-09create namespacehieuhoang1972
2008-09-12Support for printing out word-to-word alignments (besides phrase-to-phrase al...nicolabertoldi
2008-06-21fixed constraint format bughieuhoang1972
2008-06-11move cube pruning moses lib to trunkhieuhoang1972
2008-06-11delete old moses lib hieuhoang1972
2008-04-02added stuff for time-out policy. If translation takes too much time, it will ...nicolabertoldi
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-11-21lots of small changes and code clean up:hieuhoang1972
2006-11-09floor generation scorehieuhoang1972
2006-11-03undo change to ToString() hieuhoang1972
2006-10-24renamed chunking LM to skip LMhieuhoang1972
2006-10-21minor compile errorhieuhoang1972
2006-10-06added commentshieuhoang1972
2006-09-12Allow the factor delimiter, that is, the string that separates the factors in...redpony
2006-08-30testphkoehn
2006-08-20remove references to boostredpony
2006-08-17visual studio issueshieuhoang1972
2006-08-16visual studio issueshieuhoang1972
2006-08-15Added decoding time computation.mfederico
2006-08-14visual studio issueshieuhoang1972
2006-08-13getting ready to implement new phrase dictionary pruninghieuhoang1972
2006-08-12 - generate distinct nbest surface strings (if 3rd token of n-best-list is 'd...zens
2006-08-12fixed seg faulthieuhoang1972
2006-08-12moved class InputType to InputType.h;eherbst
2006-08-10re-organized parameter handling, now includes check for invalid parameters, r...phkoehn
2006-08-09Proper calls to TransformIRSTScore /UntransformIRSTScoremfederico
2006-08-02took out FactorTypehieuhoang1972
2006-07-26added debugging functionhieuhoang1972
2006-07-25merged up of chaching algorithm. lot6s of changed made to manager.cpp, Transl...hieuhoang1972
2006-07-24fix compile error on gcc 4redpony
2006-07-21 - prepare I/O for Confusion Netszens
2006-07-21Add hook for word insertion taskredpony
2006-07-14 almost no modification to existing system, only additions:zens
2006-07-04start of sourceforgehieuhoang1972