Dear Mailing,

I've trained my English to Spanish system as Amit did 
(http://www.mail-archive.com/[email protected]/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
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to