Moses-support Digest, Vol 163, Issue 4

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. Word Lattice Input (Moses Visperas)


----------------------------------------------------------------------

Message: 1
Date: Thu, 14 May 2020 13:57:16 +0800
From: Moses Visperas <moses.visperas@eee.upd.edu.ph>
Subject: [Moses-support] Word Lattice Input
To: moses-support@mit.edu
Message-ID:
<CAF=numYTvTQVLP+oD8_QruR6dE0YJvoEK10q1VPJ+UiHgDWG5A@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

So I followed the tutorial for the baseline system and I want to try using
a Lattice input. I made a test.plf file which contains 2 sentences
formatted as shown in the manual (6.5.1) and was checked by the checkplf
program.

I used this command :
~/mosesdecoder/bin/moses -f moses.ini --inputtype 2 --max-phrase-length 13
--weight-i 1 < test.plf > PLF13.en 2> PLF.out
and I got an erro saying:
Exception: moses/Parameter.cpp:572 in bool Moses::Parameter::LoadParam(int,
const char**) threw util::Exception.
Don't mix old and new ini file format
and when I removed the " --weight-i 1" argument I get this :
Exception: moses/ConfusionNet.cpp:72 in
Moses::ConfusionNet::ConfusionNet(const ptr&) threw util::Exception because
`InputFeature::InstancePtr() == __null'.
Input feature must be specified
Anyone can help me on how to set the input feature?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/mailman/private/moses-support/attachments/20200514/d9575f6d/attachment-0001.html

------------------------------

_______________________________________________
Moses-support mailing list
Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support


End of Moses-support Digest, Vol 163, Issue 4
*********************************************

Related Posts :

0 Response to "Moses-support Digest, Vol 163, Issue 4"

Post a Comment