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-11-18Replace assert with CHECK until people learn how to use assert properlyKenneth Heafield
2011-08-24Remove excessive debugbhaddow
2011-05-24Added additional level 3 logging to help verify that Syntactic LM is being lo...dowobeha
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
2010-07-18alignment info in pthieuhoang1972
2010-05-14Fix to consensus decoding to stop it discarding hypos with zero score.bhaddow
2010-05-04fixed to initialize m_currSourceWordsRange correctly with -continue-partial-t...bojar
2010-05-04fixed Ondrej Odchazel's code to include partial output in LM scoring, renamed...bojar
2010-05-04Ondrej Odchazel's update for AJAX-CATbojar
2010-03-31delete old lex reordering codehieuhoang1972
2010-03-19Merge revisions 2670-2988 from track. Passes all regression except lexicalisedbhaddow
2010-02-23Fix lattice mbr grid search so that the full lattice is created and pruned co...bhaddow
2010-02-20Removed requirement that the number of probabilities cached in achardmeier
2010-02-11Fixed dependency on previous scores for lexical reordering states.chardmeier
2009-08-07Merge moses-server branch (includes mt moses) into trunk. bhaddow
2009-07-20Fixed language model computation for unigram models.chardmeier
2009-02-06Feature function overhaul. Each feature function is computed in one of three...redpony
2008-12-20faster early discarding, code cleanup and documentationphkoehn
2008-12-17big fix in early discarding, requiring moving CalcFutureCost intophkoehn
2008-12-14improved early discarding, ifverbose(2) time trackingphkoehn
2008-12-13improvements to pruning, working version passed regressionphkoehn
2008-10-09create namespacehieuhoang1972
2008-09-12Support for printing out word-to-word alignments (besides phrase-to-phrase al...nicolabertoldi
2008-06-20Fixed constraint decoding - there may be a bug in Util::Tokenizedowobeha
2008-06-20Constraint decoding works, but not for cube pruning.dowobeha
2008-06-19Added preliminary code for constraint decodingdowobeha
2008-06-11move cube pruning moses lib to trunkhieuhoang1972
2008-06-11delete old moses lib hieuhoang1972
2008-03-18output search graphphkoehn
2008-02-27gcc compile errorshieuhoang1972
2008-01-29roll back last change. seg fault in release buildhieuhoang1972
2008-01-18arclist bughieuhoang1972
2008-01-16bug fixes to distinct n-best list, mbr decoding; also changed switches for mbrphkoehn
2007-09-28fix tracking of source phrases in CNs/Word Latticesredpony
2007-09-27fixed a subtle bug in the word lattice decoder. it now acts sane. This exper...redpony
2007-07-19fixed memort blowup with caching bin ttable / bin reordering tablephkoehn
2007-04-06re-introduce konrad lexicalized reordering but fix bugs with help from philipp. hieuhoang1972
2007-02-16code cleanup - make FactorCollection and StaticData totally accessible only g...hieuhoang1972
2007-02-12added #def to use hypo pool hieuhoang1972
2007-02-10minor fn name changehieuhoang1972
2007-01-25fixed prune arcList bughieuhoang1972
2007-01-22prune arcList & LatticePathCollection (contenders for n-best paths)hieuhoang1972
2006-11-21lots of small changes and code clean up:hieuhoang1972
2006-11-03solved bug in n-best list creationhieuhoang1972
2006-10-22added commentshieuhoang1972
2006-10-17code cleanup and commenting brought about when documenting for jhu reporthieuhoang1972
2006-09-28bug fix to lexicalized reordering modelphkoehn
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