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-16bug fixes to distinct n-best list, mbr decoding; also changed switches for mbrphkoehn
2007-09-28Implemented -r (-recover-input-path) to recover the actual path through the C...redpony
2007-07-27performance fix: saner behaviour for very very long sentences (hundreds of wo...phkoehn
2007-07-20cache for translation options for speed-up. default to true. hieuhoang1972
2007-05-24Added support for pharaoh-style XML tags in Sentence input to supplement phra...jdschroeder
2007-05-16Code for MBR decodingabarun
2007-04-13check for .gz generation fileshieuhoang1972
2007-03-14Added lexical reordering changeskonrad_rawlik
2007-02-26added option -include-alignment-in-n-best to include the word alignment for e...phkoehn
2007-02-13fixed regression test failing. Number of features for generation models MUST ...hieuhoang1972
2007-02-08- update of irstlm library: files larger than 4Gb can be handled inmaurocettolo
2007-01-22add n-best-factornicolabertoldi
2007-01-08add documentation about using - as the n-best-list filenameredpony
2006-11-21lots of small changes and code clean up:hieuhoang1972
2006-11-02Added MMAP management in irstlmmfederico
2006-10-23creditshieuhoang1972
2006-10-22minor compile error on gcchieuhoang1972
2006-10-22added commentshieuhoang1972
2006-09-12Allow the factor delimiter, that is, the string that separates the factors in...redpony
2006-08-31bug fix with parameter handling, -beam-threshold now also -bphkoehn
2006-08-30minor fixes, boolean switches can now be applied without value, e.g. "-t"phkoehn
2006-08-30cleanup of logging and reporting, now 4 verbose levels (0-3)phkoehn
2006-08-20remove references to boostredpony
2006-08-15can now use multiple distortion models at the same time, keep in mind that th...ccorbett
2006-08-15rearranged params in alpha order;eherbst
2006-08-15enable language model stats computation. enable with '-L true'redpony
2006-08-13choice of not labelling n-best output for wade shen's mert scripthieuhoang1972
2006-08-12moved class InputType to InputType.h;eherbst
2006-08-10add description for -T option, fix so -config is the proper option, not -conf...redpony
2006-08-10re-organized parameter handling, now includes check for invalid parameters, r...phkoehn
2006-08-10added parameter max-partial-trans-opt for limiting the number of partial tran...phkoehn
2006-08-08enable optional logging of the details of the 1-best translation hypothesis, ...redpony
2006-08-04Added labelling of scores in nbestlist and fixed mert to understand that.bojar
2006-08-03 - parameter for distortion future costszens
2006-08-03support for generation dictionaries having multiple feature values. code cle...redpony
2006-08-02took out FactorTypehieuhoang1972
2006-08-01checks whether input file existshieuhoang1972
2006-07-28 - fixing already fixed bugs that have been re-introduced by someonezens
2006-07-28committing some lexreordering changes to enable the calculation of a bidirect...ccorbett
2006-07-28can set max trans option per coveragehieuhoang1972
2006-07-27 - future costs estimation for distortion modelzens
2006-07-27 - print statistics for confusion netszens
2006-07-26Added -report-all-factors, so that stdout is more verbose.bojar
2006-07-25 - weight for confusion net scoreszens
2006-07-25Moses accepts -report-source-span 1 for a mose verbose output.bojar
2006-07-24 - confusion net:zens
2006-07-21 - binary phrase table now fully supportedzens
2006-07-21fix nasty error misinterpretting negative numbers as CLI optionsredpony
2006-07-20minor cleaning-upeherbst
2006-07-18added unknown-word handling code (currently commented out) and source-word de...eherbst