I'd think that you did not compile or link successfully against SRILM. 
As a consequence LanguageModelInternal tries to load the language model 
as opposed to being overloaded by the correct SRILM code.

just my 2 cents
Christof

Panagiotis Kanavos wrote:
> Hi,
> 
> 
> I downloaded moses from svn and followed the steps to build the moses 
> server with multithreading. I think I built it successfully, but when I 
> run it I get this error when it starts loading the language model:
> 
> 
> mosesserver: LanguageModelInternal.cpp:22: virtual bool 
> Moses::LanguageModelInternal::Load(const std::string&, 
> Moses::FactorType, float, size_t): Assertion `nGramOrder <= 3' failed.
> 
> 
> I had already installed moses on my Ubuntu 64bit Server using Eric 
> Nichols packages, which still runs fine.
> 
> 
> TIA
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Moses-support mailing list
> Moses-support@mit.edu
> http://mailman.mit.edu/mailman/listinfo/moses-support

_______________________________________________
Moses-support mailing list
Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to