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-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
2006-08-30minor fixes, boolean switches can now be applied without value, e.g. "-t"phkoehn
2006-08-30a bit more cleanup of verbose loggingphkoehn
2006-08-15enable language model stats computation. enable with '-L true'redpony
2006-08-15code cleanuphieuhoang1972
2006-08-12moved class InputType to InputType.h;eherbst
2006-08-11LexicalReordering model now functional with both surface forms and factors. O...ccorbett
2006-08-11convert FactorTypeSet to FactorMask, use bitmask impl underlying, preparation...redpony
2006-08-09factored lmhieuhoang1972
2006-08-09factored lmhieuhoang1972
2006-08-09redirect cout to cerr using TRACE_ERRhieuhoang1972
2006-08-08removed redundant line (code cleanup)phkoehn
2006-08-08fix hypothesis debug outputredpony
2006-08-08testredpony
2006-08-08enable optional logging of the details of the 1-best translation hypothesis, ...redpony
2006-08-08infrastructure now supports multiple reordering models; this functionality ca...ccorbett
2006-08-07factored lmhieuhoang1972
2006-08-07factored lmhieuhoang1972
2006-08-04 - print path statistics for CN and Text inputzens
2006-08-03lexical reordering should be functional. baseline charts coming soon.ccorbett
2006-08-03minor changes. regression tests passed.ccorbett
2006-08-02 - add assignment operator for Phrase classzens
2006-08-02finished integrating new score infrastructure into LexicalReordering. Regress...ccorbett
2006-08-01implemented hash-based recombination testing and hash-based string sets (both...redpony
2006-08-01- remove some obsolete codezens
2006-08-01deleted duplicate fnhieuhoang1972
2006-08-01rollbackhieuhoang1972
2006-08-01memory pool cleanuphieuhoang1972
2006-08-01memory pool cleanuphieuhoang1972
2006-08-01bug in using object poolhieuhoang1972
2006-08-01use object pool for hypothesis creationhieuhoang1972
2006-08-01hypo uses ref to phrase, rather than copyhieuhoang1972