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 model.
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 > >
_______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
