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
path: root/moses
AgeCommit message (Expand)Author
2008-02-20fix bug in word lattice decoding that prevented some viable hypotheses from b...redpony
2008-02-09minor -hieuhoang1972
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-28fixed bug with XML markupphkoehn
2008-01-22const error on some compilershieuhoang1972
2008-01-18arclist bughieuhoang1972
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-26Updated xcode projectabarun
2007-11-16don't use hypo pool until delayed destructor is sorted outhieuhoang1972
2007-11-13bug fix for multiple phrase tableshieuhoang1972
2007-11-12variable renaming - less confusing & to make it comparable to async branchhieuhoang1972
2007-11-11add functionalty to support adding direct translation (ie, passthrouh) even w...redpony
2007-11-10win32 compilehieuhoang1972
2007-11-10add support for unary XML options. refer to regression-testing/tests/xml-mark...redpony
2007-11-10add support for multiple xml options for the same span, start refactoring to ...redpony
2007-11-09make effective the use of mapped IRSTLMmaurocettolo
2007-11-01hide future cost - not needed by anyone elsehieuhoang1972
2007-10-31cleanup scoring in TranslationOptionhieuhoang1972
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-28fix tracking of source phrases in CNs/Word Latticesredpony
2007-09-28is this the last of the word lattice distortion errors? maybe. i hope so. the...redpony
2007-09-27floor scorehieuhoang1972
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-17visual studio projhieuhoang1972
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-09-14The primary change here is that the distortion distance in a word lattice is ...redpony
2007-09-05updated xcode projects to include new source files.jdschroeder
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-08-08add error msgs when PCN parse errors happenredpony
2007-08-08don't skip empty lineshieuhoang1972
2007-07-27performance fix: saner behaviour for very very long sentences (hundreds of wo...phkoehn
2007-07-25vs.net files & weird mem leak againhieuhoang1972
2007-07-25code cleanup. moved DecodeGraph to its own classhieuhoang1972
2007-07-25code cleanuphieuhoang1972
2007-07-25weird mem leak in vs.nethieuhoang1972
2007-07-20turn trans opt on by defaulthieuhoang1972
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-07-18build with SRILM in windows under different configurationhieuhoang1972
2007-07-17prevent silent failure when there aren't enough distortion weights given with...redpony
2007-07-10UINT32 for windows comp hieuhoang1972
2007-07-10fix for binary reordering format on 64-bit platforms. thanks to Jaakko Väyry...redpony