mosesdecoder/OnDiskPt
pjwilliams 2451371ca2 Changes to chart decoder cube pruning: create one cube per dotted rule
instead of one per translation and do 'non-lazy' scoring, i.e. fully
score the corner and neighbor hypotheses inside the rule cube instead
of waiting until an item is popped.  The old behaviour -- faster but
with more search errors -- is available via the
cube-pruning-lazy-scoring option.

git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@4039 1f5c12ca-751b-0410-a591-d2e778427230
2011-06-27 15:13:15 +00:00
..
OnDiskPt.xcodeproj xcode 2011-01-28 14:57:55 +00:00
src Changes to chart decoder cube pruning: create one cube per dotted rule 2011-06-27 15:13:15 +00:00
OnDiskPt.vcproj Copy in changes from the chart_merge branch (doing it manually because the 2010-04-08 17:16:10 +00:00