Raphael Shu <raphael@...> writes: > I tried to remove alignment info from my rule table, but it goes error when decoding. > > Is there a way to using moses_chart decoder without including alignment info in rule table? >
Hi Raphael, the alignment between nonterminals is mandatory because the decoder needs it when there are multiple nonterminals with the same label in a rule. I think the alignment info for terminals can be removed. best wishes, Rico _______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
