-------------------------------
> 
> Can anyone please help me why it fails by showing the "moses:
> LM/SRI.cpp:152: virtual Moses::LMResult
> Moses::LanguageModelSRI::GetValue(const std::vector<const
> Moses::Word*>&, const void**) const: Assertion
> `(*contextFactor[count-1])[factorType] != __null' failed.
> Aborted" error? How can I solve it?
> 


Hi Su

If you look at your moses.ini file and find the line with:

0 8 3 /home/fangzhong/tools/work/lm/news-commentary.lm

It should be

8 0 3 /home/fangzhong/tools/work/lm/news-commentary.lm


As Hieu and Kenneth have pointed out, the step-by-step guide is out of date 
and will be fixed as soon as someone gets the time. There isn't any other 
equivalent at the moment, but the tutorials should still be current,

cheers - Barry

_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to