Hieu,
According to the TUNING_tune.?.STDERR file it looks like tuning
succeeded and a moses.ini.? file was generated under the tuning
directory.

I had hierarchical-rule-set = true set in my configuration file.  I
guess this is the cause of my problems, right?
I'm trying to build a tree to string system.
Thanks,
John


On 10/26/10, Hieu Hoang <[email protected]> wrote:
> hi john
>
> do you know what the error is? It's usually found in the log file
>    TUNING_tune.??.STDERR
> can you send me an example of your input & a few files of the translation
> bmodel.
>
> using inputtype=0 (normal sentence) should be ok if it's a hiero model or a
> string-to-tree model. you only need inputtype=3 if you're doing a
> tree-to-string model
>
> On 26 October 2010 15:30, John Morgan <[email protected]> wrote:
>
>> --
>> Regards,
>> John J Morgan
>>
>>
>>
>>
>> Hello,
>> I'm trying to get an English to Pashto system working with
>> syntax-directed models in the ems framework.
>> Tuning with mert fails.
>> I think I've tracked down the problem to the commandline option
>> inputtype = 0.  inputtype is set to 3 in the moses.ini, but the
>> automatically generated tuning script sets inputtype to 0 for the
>> moses_chart decoder.  I set inputtype = 3 under the [TUNING] module in
>> my configuration file  and mert tuning runs for 8 iterations then
>> crashes.
>> What is the correct setting for inputtype when training syntax-directed
>> models?
>>
>> I'm successful if I stay away from mert tuning.
>> Thanks,
>> _______________________________________________
>> Moses-support mailing list
>> [email protected]
>> http://mailman.mit.edu/mailman/listinfo/moses-support
>>
>>
>


-- 
Regards,
John J Morgan
_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to