Hi, There is no problem if factors are at source as well as at target.
Everything(training+testing) works fine without binarization when "no factors source + some factors target". The following *error occurs with the binarized phrase table at the time of testing when "no factors source + some factors target"* . Error: * *(Check factors.size()==m_output.size() failed in moses/src/PDTAimp.h:273) I am using following command for binarizing the phrase table- *cat phrase-table.0-0,1 | sort | $HOME_BIN/processPhraseTable -ttable 0 0 - -nscores 5 -out phrase-table.0-0,1* and ttable-file configuration in moses.ini- *[ttable-file]* 1 0 0,1 5 /home/raj/anuvad/engSource/tgtPosEng-hindi/model/phrase-table.0-0,1 Please suggest, if I am doing anything wrong. Thanks. -- Regards: Raj Nath Patel
_______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
