Hi, all words need to have the same number of factors. If only some of your words have natural factors, then you need to assign all the other words a dummy tag like "other" or "-", or "?" -- you get the idea.
-phi On Fri, Apr 8, 2011 at 8:52 AM, Thomas Meyer <[email protected]> wrote: > Hi, > > Is there a possibility to train a factored translation model with moses, > when only certain words in a corpus have a factor? > > Or does (as with POS models) every word have to have a factor? > > I already tried "train-model.pl" with such a corpus, and it ends with an > error on the first word in the corpus (which has no factor), that the > factor 1 could not be found. > > Thank you very much for any hints, > Best, > Thomas > _______________________________________________ > 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
