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-11-12variable renaming - less confusing & to make it comparable to async branchhieuhoang1972
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-18Support for the decoding of arbitrary word lattices. Must be given in the for...redpony
2007-04-06re-introduce konrad lexicalized reordering but fix bugs with help from philipp. hieuhoang1972
2007-01-22minor compile issue for icchieuhoang1972
2006-12-02allow both IRST and SRI, part 2redpony
2006-11-22dismantle IODevoce frameworkhieuhoang1972
2006-11-06added internal, x-platform LM which exactly mimics SRILMhieuhoang1972
2006-11-03solved bug in n-best list creationhieuhoang1972
2006-10-24renamed chunking LM to skip LMhieuhoang1972
2006-10-03get ride of internal language model code since it is no longer possible to en...redpony
2006-09-28bug fix to lexicalized reordering modelphkoehn
2006-09-26Get rid of FactorArrayWrapper/FactorArray and use only Word. Memory pool is ...redpony
2006-08-15code cleanuphieuhoang1972
2006-08-15joint multi-factor LMhieuhoang1972
2006-08-13getting ready to implement new phrase dictionary pruninghieuhoang1972
2006-08-12moved class InputType to InputType.h;eherbst
2006-08-11convert FactorTypeSet to FactorMask, use bitmask impl underlying, preparation...redpony
2006-08-10clean up creating language modelshieuhoang1972
2006-08-08added constant for partial translation option pruningphkoehn
2006-08-08testredpony
2006-08-07lexical reordering is now functional, Forward, Backward and Bidirectionalccorbett
2006-08-05rationalising LM constantshieuhoang1972
2006-08-05added java utils in misc projecthieuhoang1972
2006-08-03allow different LM implementations to be usedhieuhoang1972
2006-08-02multiple LM per factorhieuhoang1972
2006-08-02took out FactorTypehieuhoang1972
2006-08-01remove LM typeshieuhoang1972
2006-08-01rollbackhieuhoang1972
2006-07-31remove LM typeshieuhoang1972
2006-07-31using mem pool. needs to be more finely tweaked to give good resultshieuhoang1972
2006-07-29non-NBest compiles okhieuhoang1972
2006-07-29major score refactoringredpony
2006-07-29print confusion net posterior in nbest list (if input is confusion net)zens
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-26Visual Studio issueshieuhoang1972
2006-07-25Lexical reordering framework; confusion net still not working but Chris impli...ccorbett
2006-07-25merged up of chaching algorithm. lot6s of changed made to manager.cpp, Transl...hieuhoang1972
2006-07-24 - confusion net:zens
2006-07-21Add hook for word insertion taskredpony
2006-07-21 - support for binary ttable in moses almost completedzens
2006-07-21minor includehieuhoang1972
2006-07-18remove overhead for word deletionredpony
2006-07-18added unknown-word handling code (currently commented out) and source-word de...eherbst
2006-07-18fix performance bug in SRI lm access coderedpony