Hi,
you can use the switch --sctype with mert (and the extractor) like this:

--sctype BLEU

You can also specify a combination of metrics (separated with a comma):

--sctype TER,BLEU

specify the weights:

--sctype TER,BLEU --scconfig weights:0.6+0.4

and use it within mert-moses.pl:

--mertargs=" --sctype TER,BLEU --scconfig weights:0.6+0.4 "

Cheers,

Christophe


2015-01-06 8:33 GMT+01:00 Hieu Hoang <[email protected]>:

> I wouldn't use zmert for moses these days. It's rather old and I'm sure
> Moses' tuning script can use other metrics. Hopefully, someone who knows
> how will tell you shortly
>
> On 6 January 2015 at 12:37, HOANG Cong Duy Vu <[email protected]> wrote:
>
>> Hi,
>>
>> You can use other metrics by using ZMERT together with Moses:
>> *ZMERT toolkit*: http://cs.jhu.edu/~ozaidan/zmert/
>>
>>
>> --
>> Cheers,
>> Vu
>>
>> On Tue, Jan 6, 2015 at 12:35 PM, Rajnath Patel <[email protected]>
>> wrote:
>>
>>> Hi All,
>>> As we know, MOSES uses BLEU for evaluation in tuning process . We want
>>> to use evaluation metrics NIST instead of BLEU. Please suggest how it can
>>> be done?
>>>
>>> Thank you.
>>>
>>> --
>>> Regards:
>>> Raj Nath Patel
>>>
>>>
>>> _______________________________________________
>>> Moses-support mailing list
>>> [email protected]
>>> http://mailman.mit.edu/mailman/listinfo/moses-support
>>>
>>>
>>
>> _______________________________________________
>> Moses-support mailing list
>> [email protected]
>> http://mailman.mit.edu/mailman/listinfo/moses-support
>>
>>
>
>
> --
> Hieu Hoang
> Research Associate
> University of Edinburgh
> http://www.hoang.co.uk/hieu
>
>
> _______________________________________________
> Moses-support mailing list
> [email protected]
> http://mailman.mit.edu/mailman/listinfo/moses-support
>
>
_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to