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
2007-11-10add support for unary XML options. refer to regression-testing/tests/xml-mark...redpony
2007-09-28Implemented -r (-recover-input-path) to recover the actual path through the C...redpony
2007-09-14The primary change here is that the distortion distance in a word lattice is ...redpony
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-04-18Support for the decoding of arbitrary word lattices. Must be given in the for...redpony
2007-03-14Added lexical reordering changeskonrad_rawlik
2007-03-07make naming of hypo stacks classes consistenthieuhoang1972
2007-02-12added #def to use hypo pool hieuhoang1972
2007-01-22prune arcList & LatticePathCollection (contenders for n-best paths)hieuhoang1972
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-10-24renamed chunking LM to skip LMhieuhoang1972
2006-10-21rename InputOutput to IODevicehieuhoang1972
2006-10-17update make filehieuhoang1972
2006-09-29remove unused DistortionOrientation filesredpony
2006-09-26Get rid of FactorArrayWrapper/FactorArray and use only Word. Memory pool is ...redpony
2006-09-09rename files for consistencyhieuhoang1972
2006-09-09rename files for consistencyhieuhoang1972
2006-09-01Changes to compilation scripts:nicolabertoldi
2006-08-14fix buildredpony
2006-08-12 - generate distinct nbest surface strings (if 3rd token of n-best-list is 'd...zens
2006-08-12moved class InputType to InputType.h;eherbst
2006-08-11performance fixes for multi-factored models (basically, only copy the feature...redpony
2006-08-11convert FactorTypeSet to FactorMask, use bitmask impl underlying, preparation...redpony
2006-08-10gmake compile support for FactorArrayWrapper.cpp, a new file by Hieuphkoehn
2006-08-09added support for pruning of partial translation option listsphkoehn
2006-08-08 - add some source files in Makefile.amzens
2006-08-03support for generation dictionaries having multiple feature values. code cle...redpony
2006-08-01- remove some obsolete codezens
2006-07-31fix buildredpony
2006-07-29preparation for the second round of score-keeping cleanupsredpony
2006-07-28getting ready for hash-based implementation of recombination. fix an existin...redpony
2006-07-28Make score bookkeeping faster and easier to understand. Fix bug in unlimited ...redpony
2006-07-27preparation for new ScoreComponentCollection, which will be much more efficientredpony
2006-07-25fixredpony
2006-07-25fix Makefile.am problemredpony
2006-07-22 - translation of confusion nets integrated (works only with binary phrase ta...zens
2006-07-21 - prepare I/O for Confusion Netszens
2006-07-21 - support for binary ttable in moses almost completedzens
2006-07-20use pull LanguageModel creation logic into a LMFactoryredpony
2006-07-20add functionality to compute MD5 key to compare two hypothesesredpony
2006-07-20minor cleaning-upeherbst
2006-07-19 - prepared confusion net inputzens
2006-07-18remove overhead for word deletionredpony
2006-07-18added unknown-word handling code (currently commented out) and source-word de...eherbst
2006-07-18 - added class for confusion netzens
2006-07-17temp fixredpony
2006-07-17add language model classesredpony