Hi,

there may be only a small bug in the training code, so the easiest would be
to change the following:

> [input-factors]
> 0
> 1

to

> [input-factors]
> 0

-phi

On Thu, Nov 13, 2008 at 10:49 AM, Miguel José Hernández Vidal
<[EMAIL PROTECTED]> wrote:
> Dear Mailing,
>
> I've trained my English to Spanish system as Amit did
> (http://www.mail-archive.com/moses-support@mit.edu/msg00599.html). I got
> the input error too:
>
> [ERROR] Malformed input at
>  Expected input to have words composed of 2 factor(s) (form FAC1|FAC2|...)
>  but instead received input with 0 factor(s).
> Aborted (core dumped)
>
> My phrase table has 1 factor in the input (surface) and 2 in the output
> (surface|pos).  I've modified the config file that
> 'filter-model-given-input.pl' builds with:
>
> [input-factors]
> 0
> 1
>
> or more logically
>
> [output-factors]
> 0
> 1
>
> ,but I get the same error. Why did the decoder die on the MERT process?
> I had  run  the decoder before tuning and it worked.
>
>
> Regards,
>
> Miguel
> _______________________________________________
> 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