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-06-17fix some nasty edge cases in lattice decoding that arise when decoding lattic...redpony
2008-06-11don't run 2 tests which don't passhieuhoang1972
2008-02-20fix bug in word lattice decoding that prevented some viable hypotheses from b...redpony
2007-11-11add functionalty to support adding direct translation (ie, passthrouh) even w...redpony
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-09-28Implemented -r (-recover-input-path) to recover the actual path through the C...redpony
2007-09-28is this the last of the word lattice distortion errors? maybe. i hope so. the...redpony
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-17fix distortion limiting functionality for WordLattices. Now, the shortest pa...redpony
2007-09-14The primary change here is that the distortion distance in a word lattice is ...redpony
2007-07-03add lattice test, not just CN testredpony
2007-04-18add testredpony
2007-04-18fix bug with unknown words/CNs/lexical reorderingredpony
2007-04-18Support for the decoding of arbitrary word lattices. Must be given in the for...redpony
2007-04-09changed lex reordering regression test to fit with philipp's change to static...hieuhoang1972
2007-04-06cleanup regression files - consistent file extension, delete old ini fileshieuhoang1972
2007-04-06change user message for downloading datahieuhoang1972
2007-04-06update regression datahieuhoang1972
2007-04-06add lexicalized reordering testhieuhoang1972
2007-03-15add svn id comments to start of filehieuhoang1972
2007-03-04make output of decimal places consistent by not format anywhere but in Main.cpphieuhoang1972
2007-02-21minor gcc compile error.hieuhoang1972
2007-02-21change unknown word processing to be closer to the way pharaoh does it - crea...hieuhoang1972
2007-02-21change unknown word processing to be closer to the way pharaoh does it - crea...hieuhoang1972
2007-02-13fixed regression test failing. Number of features for generation models MUST ...hieuhoang1972
2006-12-13undo update to regression data versionhieuhoang1972
2006-11-22undo accidental checkin for MosesRegressionTesting.pmhieuhoang1972
2006-11-22Mac xcode projhieuhoang1972
2006-11-20Add simple regression test for nbestnicolabertoldi
2006-11-20Add regression test for confusion network and multiple factorsnicolabertoldi
2006-11-09consistent file extensionhieuhoang1972
2006-11-09consistent file extensionhieuhoang1972
2006-09-21being safe and dying when unknown --cmdline-option suppliedbojar
2006-09-12Allow the factor delimiter, that is, the string that separates the factors in...redpony
2006-08-30regression tests had to adjusted to changes in verbose handlingphkoehn
2006-08-11fixed to run from any directoryhieuhoang1972
2006-08-11fixed to work with most recent moses (8/11 1429) and to use good coding style...hieuhoang1972
2006-08-11fixed to work with most recent moses as of now (8/11 1429) and to use good co...hieuhoang1972
2006-08-11fix testsredpony
2006-08-11put a couple common functions into a utils perl module; fixed a bit of broken...eherbst
2006-08-11eclipse projhieuhoang1972
2006-08-11adding characters to the printing of output direherbst
2006-08-09redirect cout to cerr using TRACE_ERRhieuhoang1972
2006-08-08fix to allow new hypothesis debugging formatredpony
2006-08-08check in regression tests to CVSredpony