Hi, to answer this point:
> I also want to know how to create factored data for moses training > I have done it using Apertium If you have data in the form required by Moses (i.e. fixed number of factors for each word, separated by "|"), then that's all you need. Since a number of data files (training, tuning, evaluation, language model) have to be factored, it may be easier to use experiment.perl which calls the factor-generating programs at the right time. Regards, Philipp _______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
