mosesdecoder/OnDiskPt/src
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
..
Makefile.am Fix threaded build. 2010-04-12 11:11:33 +00:00
OnDiskWrapper.cpp get rid of "unused variable" warnings 2011-02-24 16:17:38 +00:00
OnDiskWrapper.h run beautify.perl. Consistent formatting for .h & .cpp files 2011-02-24 13:57:11 +00:00
Phrase.cpp run beautify.perl. Consistent formatting for .h & .cpp files 2011-02-24 13:57:11 +00:00
Phrase.h run beautify.perl. Consistent formatting for .h & .cpp files 2011-02-24 13:57:11 +00:00
PhraseNode.cpp run beautify.perl. Consistent formatting for .h & .cpp files 2011-02-24 13:57:11 +00:00
PhraseNode.h run beautify.perl. Consistent formatting for .h & .cpp files 2011-02-24 13:57:11 +00:00
SourcePhrase.cpp run beautify.perl. Consistent formatting for .h & .cpp files 2011-02-24 13:57:11 +00:00
SourcePhrase.h run beautify.perl. Consistent formatting for .h & .cpp files 2011-02-24 13:57:11 +00:00
TargetPhrase.cpp Share AlignmentInfo objects instead of storing one per TargetPhrase. 2011-06-16 21:20:20 +00:00
TargetPhrase.h run beautify.perl. Consistent formatting for .h & .cpp files 2011-02-24 13:57:11 +00:00
TargetPhraseCollection.cpp Changes to chart decoder cube pruning: create one cube per dotted rule 2011-06-27 15:13:15 +00:00
TargetPhraseCollection.h run beautify.perl. Consistent formatting for .h & .cpp files 2011-02-24 13:57:11 +00:00
Vocab.cpp run beautify.perl. Consistent formatting for .h & .cpp files 2011-02-24 13:57:11 +00:00
Vocab.h run beautify.perl. Consistent formatting for .h & .cpp files 2011-02-24 13:57:11 +00:00
Word.cpp run beautify.perl. Consistent formatting for .h & .cpp files 2011-02-24 13:57:11 +00:00
Word.h compiles with clang++ 2011-04-01 23:31:11 +00:00