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
2008-02-09roll forwards james smith's changes.hieuhoang1972
2008-01-29roll back last change. seg fault in release buildhieuhoang1972
2008-01-29apply patch submitted by James Smith @ Oxfordhieuhoang1972
2008-01-22const error on some compilershieuhoang1972
2008-01-18bug fix for distinct n-best list generation, resolved memory blowup issuephkoehn
2008-01-16bug fixes to distinct n-best list, mbr decoding; also changed switches for mbrphkoehn
2007-11-13bug fix for multiple phrase tableshieuhoang1972
2007-11-12variable renaming - less confusing & to make it comparable to async branchhieuhoang1972
2007-10-22visual studio project & minor code cleanhieuhoang1972
2007-09-28Implemented -r (-recover-input-path) to recover the actual path through the C...redpony
2007-09-28is this the last of the word lattice distortion errors? maybe. i hope so. the...redpony
2007-09-27stricter checks on word lattice distortionredpony
2007-09-27fixed a subtle bug in the word lattice decoder. it now acts sane. This exper...redpony
2007-09-17add timing loggingredpony
2007-09-17fix distortion limiting functionality for WordLattices. Now, the shortest pa...redpony
2007-09-16refactor distortion limit code in preparation for fixing word lattice behaviorredpony
2007-08-13if using distinct n-best list, create deviant paths for hypothesis even if it...hieuhoang1972
2007-08-13code clean. get ready for bug fix to distinct n-best codehieuhoang1972
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-05-16rename LatticePath class and associated classes to TrellisPath, to avoid conf...hieuhoang1972
2007-05-04clean up lattice path codehieuhoang1972
2007-05-04fixed mem leak for distinct n-besthieuhoang1972
2007-03-08change DecodeStep* to const DecodeStep*hieuhoang1972
2007-03-07make naming of hypo stacks classes consistenthieuhoang1972
2007-02-24move calling InitializeBeforeSentenceProcessing() & CleanUpAfterSentenceProce...hieuhoang1972
2007-02-23code cleanuphieuhoang1972
2007-02-23verbose=0 nothing goes to stderr except for real, aborting errorshieuhoang1972
2007-02-16code cleanup - make FactorCollection and StaticData totally accessible only g...hieuhoang1972
2007-02-16Merging from branch. lexi_birch
2007-02-12added #def to use hypo pool hieuhoang1972
2007-02-05don't skip empty lineshieuhoang1972
2007-01-22add n-best-factorhieuhoang1972
2007-01-22prune arcList & LatticePathCollection (contenders for n-best paths)hieuhoang1972
2006-11-21lots of small changes and code clean up:hieuhoang1972
2006-11-13fix nbest list behavior to generate n best translations, not n+1.redpony
2006-11-03solved bug in n-best list creationhieuhoang1972
2006-10-21added commentshieuhoang1972
2006-10-21added commentshieuhoang1972
2006-10-17code cleanup and commenting brought about when documenting for jhu reporthieuhoang1972
2006-10-17added commentshieuhoang1972
2006-10-05verbose info submitted by Lexi Birchhieuhoang1972
2006-09-21add a few comments, especially to the prefix tree coderedpony
2006-08-30cleanup of logging and reporting, now 4 verbose levels (0-3)phkoehn
2006-08-20remove references to boostredpony
2006-08-14visual studio issueshieuhoang1972
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-11performance fixes for multi-factored models (basically, only copy the feature...redpony