Hi john, I use the EMS but i don't think it know how to do tree-to-string models.
the way i've done it was to create the ini file and input files manually and give it to the EMS. eg config = /exports/home/s0565741/inf_iccs_smt/hieu/exp/de-en/nc.3/working-dir/model/moses.ini.2 tokenized-input = /exports/home/s0565741/work/exp/de-en/nc.3/working-dir/tuning/input.chunked On 26 October 2010 19:54, John Morgan <[email protected]> wrote: > 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
