I am trying to build a 6 gram language model large amount text (1GB).
In the step of converting iARPA format to ARPA format i met following
error:

.compile-lm: lmtable.cpp:235: int parseline(std::istream&, int,
ngram&, float&, float&): Assertion `howmany == (Order+ 1) || howmany
== (Order + 2)' failed.
Aborted

Please help me!


On 30 October 2010 19:45, Hieu Hoang <[email protected]> wrote:

> There are small linking problems with certain Linux version,
> especially 64-bits. It's been discussed before so google for it, eg
>   http://www.mail-archive.com/[email protected]/msg02440.html
>
> We're try & sort it out @ some point
>
> Hieu
> Sent from my flying horse
>
> On 30 Oct 2010, at 01:32, Charles Chiu <[email protected]> wrote:
>
> > Hi,
> >  I am fairly new to MOSES project and trying to build it. I have been
> able to
> > build both SRILM and IRSTLM library and confirmed that the library files
> are
> > being generated.
> > however, I still encounter the "Cannot find SRILM's library" error. I
> have
> > confirmed that the directory is correct and did not alter directory when
> > building SRILM library.
> >
> > However, the moses configure utility still can't pick up the library. It
> even
> > output the error message with the correct path. Are there anything that i
> didn't
> > do? Please. It would be
> > greatly appreciated if you can point out where i should look into. Thanks
> >             Charles
> >
> >
> >
> > _______________________________________________
> > 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
>
_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to