The new MERT implementation is independent from the decoder.
You can use it without updating Moses

Unfortunately new implementation has not been tested on multiple  
factors yet,
but hopefully it works fine.

Nicola


On Nov 13, 2008, at 1:09 PM, Miguel José Hernández Vidal wrote:

> Hi Jun,
>
> Is it possible to use only the new mert implementation without  
> having to
> update the whole system? Could I use the new MER training scripts as
> they come in the package?
>
> Regards
>
> jun li wrote:
>> Hi,
>> suggest you download moses from
>> http://sourceforge.net/project/showfiles.php?group_id=171520
>> That's 2008-07-11 version.
>> I encountered the same problem: the decoder die on the MERT process
>> when using the latest version check out from svn .
>>
>>
>> On Thu, Nov 13, 2008 at 6:49 PM, 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


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

Reply via email to