Hi, see the same answer to the earlier email:
By default, the maximum number of factors is 4, but you are using 5 output factors. You can recompile Moses with an additional switch: bjam --max-factors=5 -phi On Sun, Mar 16, 2014 at 12:33 PM, Rajen Chatterjee <[email protected]> wrote: > Hi All, > > While running decoder I am getting following exception: > > Start loading PhraseTable > /home/rajen/Public/SMT/experiments/Project/result/gorn/en-hi/moses_data/model/phrase-table.0,4-0.gz > : [32.062] seconds > filePath: > /home/rajen/Public/SMT/experiments/Project/result/gorn/en-hi/moses_data/model/phrase-table.0,4-0.gz > ScoreProducer: PhraseModel start: 10 end: 15 > Exception: bitset::set > > Any idea how to solve this? > > > -- > -Regards, > Rajen Chatterjee. > > _______________________________________________ > Moses-support mailing list > [email protected] > http://mailman.mit.edu/mailman/listinfo/moses-support > _______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
