mosesdecoder/regression-testing
chardmeier ca353d3e68 - word lattice distortion calculation and distortion limit checks revisited
- crash in a controlled way if a jump in a word lattice exceeds max-phrase-length
- check if a sufficient number of ttable-limits is specified in the configuration

Thanks to Arianna Bisazza for help with sorting out lattice distortion and
to Suzy Howlett for help with debugging the other issues.


git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@3193 1f5c12ca-751b-0410-a591-d2e778427230
2010-04-22 08:42:32 +00:00
..
tests - word lattice distortion calculation and distortion limit checks revisited 2010-04-22 08:42:32 +00:00
.project eclipse proj 2006-08-11 16:13:42 +00:00
compare-results.pl cleanup regression files - consistent file extension, delete old ini files 2007-04-06 17:07:54 +00:00
MosesRegressionTesting.pm The primary change here is that the distortion distance in a word lattice is now defined to be the number of words on the shortest path between the previous phrase's ending span and the next phrase's starting span. Originally, the distance was defined to be the difference in node number, which could be extremely large even for words that are, in some sense, adjacent. Only the distortion scoring has been fixed for word lattices, but the distortion limit is still broken. 2007-09-14 07:31:56 +00:00
run-single-test.pl cleanup regression files - consistent file extension, delete old ini files 2007-04-06 17:07:54 +00:00
run-test-suite.pl Test for consensus decoding 2010-04-12 17:01:51 +00:00