Hey,

In order to use NPLM with moses you should use this fork of NPLM:
https://github.com/rsennrich/nplm

Cheers,

Nick

On Sat, Feb 7, 2015 at 6:22 PM, Jianri Li <skywal...@postech.ac.kr> wrote:

>  Hi, moses users
>   I was trying to compile with nplm, but I got some errors like this:
> ----------------------
> moses/LM/NeuralLMWrapper.cpp:37:22: error: ‘class nplm::neuralLM’ has no
> member named ‘premultiply’
> ! -----------------------
>   I check the source code in nplm, actually there is no premultiply ...
>   I downloaded the code from http://nlg.isi.edu/software/nplm/ which is
> listed in the moses homepage (NPLM) .
>  And my compile option is :  ./bjam --with-boost=/path-to/boost_1_55_0
> --with-cmph=/path-to/cmph-2.0 --with-nplm=/path-to/nplm -j24
>  If you have any idea, please help me.
>  Thank you.
>
> Helson
>
>
> _______________________________________________
> 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