From: <pjw...@us...> - 2011-06-29 13:38:17
|
Revision: 4050 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=4050&view=rev Author: pjwilliams Date: 2011-06-29 13:38:11 +0000 (Wed, 29 Jun 2011) Log Message: ----------- moses_chart: reduce memory use for rule lookup by decreasing the amount of state information duplicated between CoveredChartSpan objects. Modified Paths: -------------- trunk/moses/src/CellCollection.h trunk/moses/src/ChartCell.cpp trunk/moses/src/ChartCell.h trunk/moses/src/ChartCellCollection.h trunk/moses/src/ChartRuleLookupManagerMemory.cpp trunk/moses/src/ChartRuleLookupManagerOnDisk.cpp trunk/moses/src/ChartTranslationOptionCollection.cpp trunk/moses/src/CoveredChartSpan.cpp trunk/moses/src/CoveredChartSpan.h trunk/moses/src/DotChart.h Added Paths: ----------- trunk/moses/src/ChartCellLabel.h trunk/moses/src/ChartCellLabelSet.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |