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. Looking for a tool for training csv delimited and aligned
data (doc)
2. How to compile RDLM (dai xin)
3. Re: How to compile RDLM (Rico Sennrich)
4. Re: How to compile RDLM (Rico Sennrich)
----------------------------------------------------------------------
Message: 1
Date: Tue, 25 Apr 2017 14:31:22 +0530
From: doc <raymond.doctor@gmail.com>
Subject: [Moses-support] Looking for a tool for training csv delimited
and aligned data
To: moses-support@mit.edu
Message-ID:
<CAJxcEy_AOd_6O+3gQrSbid109Z6NwFOU6tyifY8bKHJk++vpJA@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
Hello,
I am looking for a tool for training data using either Statistical methods
or even CNN/RNN.
Basically the tool would allow the user to train simple data and then once
trained, it could be deployed to predict unknown data
As an example, I have around 80,000 words in English converted to IPA [text
aligned in CSV format] and would like to train the tool using the data, to
predict in the case of new words.
Using Moses is like using a surgeon's scalpel to saw wood
And since I work in a Windows environment installing Moses is not very easy
In any case a large number of linguists like me would prefer to have a tool
with ease of use.I am sure that if such a tool is made available, it will
be one of the most popular tools.
Thanks in advance for any help.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/mailman/private/moses-support/attachments/20170425/c1f8fb03/attachment-0001.html
------------------------------
Message: 2
Date: Tue, 25 Apr 2017 14:14:22 +0200
From: dai xin <wingsuestc@gmail.com>
Subject: [Moses-support] How to compile RDLM
To: moses-support@mit.edu
Message-ID:
<CADEDxC_qB_eRw99g-fK1H+cruirN+aftOc77M9SLHLR24XN6Ug@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
Hi all,
I did a training with RD and NP language model. When I tried to decode
with ~/mosesdecoder/bin/moses -f /path/to/moses.ini
the error message came out:
Feature name RDLM is not registered.
It is somehow strange because I assume that the RDLM is compiled by defaut,
or am I wrong and how to compile it?
Thanks in advance and hoping for reply.
Best regards,
Xin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/mailman/private/moses-support/attachments/20170425/939a1583/attachment-0001.html
------------------------------
Message: 3
Date: Tue, 25 Apr 2017 13:25:03 +0100
From: Rico Sennrich <rico.sennrich@gmx.ch>
Subject: Re: [Moses-support] How to compile RDLM
To: moses-support@mit.edu
Message-ID: <a6978036-7dbb-264d-4d2e-7b7f8c29e53b@gmx.ch>
Content-Type: text/plain; charset="windows-1252"
Hello Xin,
you should compile moses with the option "--with-nplm=<root dir of the
NPLM toolkit>".
best wishes,
Rico
On 25/04/17 13:14, dai xin wrote:
> Hi all,
>
> I did a training with RD and NP language model. When I tried to decode
> with ~/mosesdecoder/bin/moses -f /path/to/moses.ini
>
> the error message came out:
>
> Feature name RDLM is not registered.
>
> It is somehow strange because I assume that the RDLM is compiled by
> defaut, or am I wrong and how to compile it?
>
> Thanks in advance and hoping for reply.
>
> Best regards,
>
> Xin
>
>
> _______________________________________________
> 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/20170425/88f18204/attachment-0001.html
------------------------------
Message: 4
Date: Tue, 25 Apr 2017 16:02:10 +0100
From: Rico Sennrich <rico.sennrich@gmx.ch>
Subject: Re: [Moses-support] How to compile RDLM
To: "moses-support@mit.edu" <moses-support@mit.edu>
Message-ID: <4fea745e-e129-58a4-d83c-954677e391f8@gmx.ch>
Content-Type: text/plain; charset="utf-8"
Hi Xin,
when recompiling Moses with different options, you may have to use the
bjam option "-a", otherwise it may not recompile everything that is
affected by the option.
best wishes,
Rico
On 25/04/17 15:56, dai xin wrote:
> Hi Rico,
>
> I successfully compiled nplm to Moses, but it still has this error.
>
> Exception: moses/FF/Factory.cpp:388 in void
> Moses::FeatureRegistry::Construct(const string&, const string&) threw
> UnknownFeatureException because `i == registry_.end()'.
> Feature name RDLM is not registered.
>
> Do you know what can be the problem?
>
> Best regards,
>
> Xin
>
> On Tue, Apr 25, 2017 at 2:25 PM, Rico Sennrich <rico.sennrich@gmx.ch
> <mailto:rico.sennrich@gmx.ch>> wrote:
>
> Hello Xin,
>
> you should compile moses with the option "--with-nplm=<root dir of
> the NPLM toolkit>".
>
> best wishes,
> Rico
>
>
> On 25/04/17 13:14, dai xin wrote:
>> Hi all,
>>
>> I did a training with RD and NP language model. When I tried to
>> decode with ~/mosesdecoder/bin/moses -f /path/to/moses.ini
>>
>> the error message came out:
>>
>> Feature name RDLM is not registered.
>>
>> It is somehow strange because I assume that the RDLM is compiled
>> by defaut, or am I wrong and how to compile it?
>>
>> Thanks in advance and hoping for reply.
>>
>> Best regards,
>>
>> Xin
>>
>>
>> _______________________________________________
>> Moses-support mailing list
>> Moses-support@mit.edu <mailto:Moses-support@mit.edu>
>> http://mailman.mit.edu/mailman/listinfo/moses-support
>> <http://mailman.mit.edu/mailman/listinfo/moses-support>
> _______________________________________________ Moses-support
> mailing list Moses-support@mit.edu <mailto:Moses-support@mit.edu>
> http://mailman.mit.edu/mailman/listinfo/moses-support
> <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/20170425/53d5aedb/attachment.html
------------------------------
_______________________________________________
Moses-support mailing list
Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support
End of Moses-support Digest, Vol 126, Issue 34
**********************************************
Subscribe to:
Post Comments (Atom)
0 Response to "Moses-support Digest, Vol 126, Issue 34"
Post a Comment