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. training tools missing from R-3 binaries (Tom Hoar)
2. where is "premultiply" member of class "neuralLM" ? (Jianri Li)
3. Re: where is "premultiply" member of class "neuralLM" ?
(Nikolay Bogoychev)
4. Re: where is "premultiply" member of class "neuralLM" ?
(Jianri Li)
----------------------------------------------------------------------
Message: 1
Date: Sun, 08 Feb 2015 09:01:21 +0700
From: Tom Hoar <tahoar@precisiontranslationtools.com>
Subject: [Moses-support] training tools missing from R-3 binaries
To: moses-support <moses-support@mit.edu>
Message-ID: <54D6C371.9030609@precisiontranslationtools.com>
Content-Type: text/plain; charset=utf-8; format=flowed
These files are in the Cygwin32 binaries releases folder and in the
Linux64 folder (less .exe name). They are missing from the Cygwin64 folder.
d4norm.exe
hmmnorm.exe
mgiza.exe
symal.exe
------------------------------
Message: 2
Date: Sun, 08 Feb 2015 18:38:03 +0900
From: Jianri Li <skywalker@postech.ac.kr>
Subject: [Moses-support] where is "premultiply" member of class
"neuralLM" ?
To: " moses-support " <moses-support@mit.edu>
Message-ID: <1423388283472.89551.postech@postech.ac.kr>
Content-Type: text/plain; charset="us-ascii"
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/mailman/private/moses-support/attachments/20150208/f0ea715b/attachment-0001.htm
------------------------------
Message: 3
Date: Sun, 8 Feb 2015 10:09:41 +0000
From: Nikolay Bogoychev <nheart@gmail.com>
Subject: Re: [Moses-support] where is "premultiply" member of class
"neuralLM" ?
To: Jianri Li <skywalker@postech.ac.kr>
Cc: moses-support <moses-support@mit.edu>
Message-ID:
<CAJzPUEyWzNmX6bJLPqcp9dvO=XM=+uQOQTee4NiH7e90TnbDRA@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
Hey,
I replied to your previous query but I got mail delivery failiure
notification, so I am trying again:
In order to use NPLM with moses you should use this fork of NPLM:
https://github.com/rsennrich/nplm
Cheers,
Nick
On Sun, Feb 8, 2015 at 9:38 AM, Jianri Li <skywalker@postech.ac.kr> wrote:
> Hi, all
>
> I resend the mail in case my description is not clear.
>
> When I compile MOSES with nplm, I got a error message like following:
>
> moses/LM/NeuralLMWrapper.cpp:37:22: error: ?class nplm::neuralLM? has no
> member named ?premultiply?
>
> then I looked up the file "moses/LM/NeuralLMWrapper.cpp", found the code
> like this:
> ---------------
> #include "NeuralLMWrapper.h"
> #include "neuralLM.h"
>
> ... ...
>
> m_neuralLM_shar! ed = new nplm::neuralLM();
> m_neuralLM_shared->read(m_filePath);
> m_neuralLM_shared->premultiply();
>
> ... ...
>
> --------------
> obviously it calls the class member "premultiply" of class "neuralLM",
> which is used for pre-computation if there is only one hidden layer.
> However when I go back to the nplm folder and found none of the following
> header files or cpp files contain any member named "premultiply",
>
> "neuralClasses.h",
> "neuralLM.h",
> "neuralNetwork.h",
>
> Of course the nplm and moses are both lastest version.
> I am now really confused about this.
> I know the moses has supported the nplm for several months already, but I
> cannot find any similar problem in moses mail-list history or through
> Googling.
> Did I missed something or shoud I write the "premulply" member by myself?
> I guess it is not a serious problem and I just didn't get it.
> Thank you for your attention.
>
> Helson
>
> _______________________________________________
> 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/20150208/4692412e/attachment-0001.htm
------------------------------
Message: 4
Date: Sun, 08 Feb 2015 20:21:50 +0900
From: Jianri Li <skywalker@postech.ac.kr>
Subject: Re: [Moses-support] where is "premultiply" member of class
"neuralLM" ?
To: " Nikolay Bogoychev " <nheart@gmail.com>
Cc: moses-support@mit.edu
Message-ID: <1423394510462.58318.postech@postech.ac.kr>
Content-Type: text/plain; charset="us-ascii"
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/mailman/private/moses-support/attachments/20150208/ff303816/attachment.htm
------------------------------
_______________________________________________
Moses-support mailing list
Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support
End of Moses-support Digest, Vol 100, Issue 29
**********************************************
Subscribe to:
Post Comments (Atom)
0 Response to "Moses-support Digest, Vol 100, Issue 29"
Post a Comment