Hi,

  I am new to Moses. Recently I am working on extrating the future cost table 
(size: source_length * source_length, the table of future cost for any input 
span, computed by a dynamic programming algorithm) for other purpose. I think 
it is in TranslationOptionCollection::m_estimatedScores.m_array, computed by 
TranslationOptionCollection::CalcEstimatedScore() (if I am wrong, please 
correct me). Here I would like to know how to extract this array and store it 
in a proper way while decoding for each sentence.

Best regards,
Yanyang Li
_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to