Hi,

        I second what Hieu said.  My first guess is some number disagreement
with factor indices.  To be clear, you're loading all three models with
KenLM which were binarized with build_binary?

        It would help if you could run inside gdb and provide a backtrace.
Debugging symbols (-g) are enabled by default but adding "debug" to your
bjam arguments then running with gdb will provide more useful information.

Kenneth


On 02/03/14 09:32, Hieu Hoang wrote:
> can you please let us look at your moses.ini file, a few lines of your
> phrase-table and each of the LM (the text files, not the binarized files)
> 
> 
> On 3 February 2014 16:43, Jeffrey Micher <[email protected]
> <mailto:[email protected]>> wrote:
> 
>     Hi,____
> 
>     __ __
> 
>     I’m trying to build a factored SMT system with 3 output lms.  I used
>     KenLM for a surface form model and lemma model.  When I tried to use
>     it for my POS model, I get a Kneser-Ney smoothing error.  So for
>     this model I use SRILM with witten bell smoothing.  For tuning, the
>     models load into memory just fine, but when the first word in the
>     tuning file is encountered, I get a seg fault.  I tried using both
>     binarized LMs with lmplz, and just regular arpa format.  I also
>     tried making sure lazyken was set to false, but I’m still getting a
>     seg fault.  ____
> 
>     __ __
> 
>     Any help with this would be greatly appreciated.____
> 
>     __ __
> 
>     Jeffrey____
> 
> 
>     _______________________________________________
>     Moses-support mailing list
>     [email protected] <mailto:[email protected]>
>     http://mailman.mit.edu/mailman/listinfo/moses-support
> 
> 
> 
> 
> -- 
> Hieu Hoang
> Research Associate
> University of Edinburgh
> http://www.hoang.co.uk/hieu
> 
> 
> 
> _______________________________________________
> 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