Send Moses-support mailing list submissions to
moses-support@mit.edu
To subscribe or unsubscribe via the World Wide Web, visit
http://mailman.mit.edu/mailman/listinfo/moses-support
or, via email, send a message with subject or body 'help' to
moses-support-request@mit.edu
You can reach the person managing the list at
moses-support-owner@mit.edu
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Moses-support digest..."
Today's Topics:
1. Re: how to compile with nplm library (Marwa Refaie)
----------------------------------------------------------------------
Message: 1
Date: Fri, 2 Jan 2015 01:01:53 +0000
From: Marwa Refaie <basmallah@hotmail.com>
Subject: Re: [Moses-support] how to compile with nplm library
To: Nikolay Bogoychev <nheart@gmail.com>, "feng.x.q.2006@gmail.com"
<feng.x.q.2006@gmail.com>
Cc: "moses-support@mit.edu" <moses-support@mit.edu>
Message-ID: <DUB118-W3152AF970AF4BF80B8BF4EBA5D0@phx.gbl>
Content-Type: text/plain; charset="windows-1256"
Hi
I do build Boost & Eigen, then I tried to "Make Install' the nplm, after editing the makefile, I got the following error
$ make install/usr/bin/g++ -fopenmp -Lc:/boostbuild/include/lib -Wl,-rpath -Wl,c:/boostbuild/include/lib trainNeuralNetwork.o util.o model.o -lboost_iostreams -lboost_system -lboost_filesystem -o trainNeuralNetwork/usr/lib/gcc/i686-pc-cygwin/4.8.2/../../../../i686-pc-cygwin/bin/ld: cannot find -lboost_iostreams/usr/lib/gcc/i686-pc-cygwin/4.8.2/../../../../i686-pc-cygwin/bin/ld: cannot find -lboost_system/usr/lib/gcc/i686-pc-cygwin/4.8.2/../../../../i686-pc-cygwin/bin/ld: cannot find -lboost_filesystemcollect2: error: ld returned 1 exit statusMakefile:165: recipe for target 'trainNeuralNetwork' failedmake: *** [trainNeuralNetwork] Error 1
Any help please !!!
Marwa N. Refaie
Date: Tue, 30 Dec 2014 06:36:34 +0000
From: nheart@gmail.com
To: feng.x.q.2006@gmail.com
CC: moses-support@mit.edu
Subject: Re: [Moses-support] how to compile with nplm library
Hey,
First you need to checkout and compile this fork of nplm:
https://github.com/rsennrich/nplm
Then you need to compile moses with nplm switch:
./bjam --with-nplm=path/to/nplm
Then you can see how to use it here http://www.statmt.org/moses/?n=FactoredTraining.BuildingLanguageModel#ntoc31
On 30 Dec 2014 06:28, "Xiaoqiang Feng" <feng.x.q.2006@gmail.com> wrote:
Hi,
nplm is one toolkit of neural probabilistic language model. This toolkit can be used in Moses for language model and bilingual LM(neural network joint model, ACL 2014). These two parts have been updated in github mosesdecoder.
If you want to use nplm in Moses, you have to compile Moses by linking libnplm.a (generated by nplm). Here is the probelm : how to compile Moses with libnplm.a ? Do I need to modify the Jamroot file and how to modify ?
Thanks,Xiaoqiang Feng
_______________________________________________
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/mailman/private/moses-support/attachments/20150102/e04fe2c2/attachment-0001.htm
------------------------------
_______________________________________________
Moses-support mailing list
Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support
End of Moses-support Digest, Vol 99, Issue 3
********************************************
Subscribe to:
Post Comments (Atom)
0 Response to "Moses-support Digest, Vol 99, Issue 3"
Post a Comment