Hi, I tried moses with two reordering tables, it works! but the problem is : when moses filter before decoding, and if the two reordering tables have the same name, but not the same path, moses filter the first reodering table and keep its name, and when it filters the second reordering table, moses replace the first reordering table by the second one (because they have the same name). So at the end we use only one reordering table because the first reordering table is replaced by the second one. If we use two reordering tables with different names, it works perfectly.
S.G. 2011/5/7 Philipp Koehn <[email protected]> > Hi, > > no, but the reordering table should have entries for all the phrase pairs > in both of the phrase translation ables. > > -phi > > On Wed, May 4, 2011 at 9:45 AM, Souhir Gahbiche <[email protected]> > wrote: > > Hi all, > > In the case that we use two phrase tables, does we need to use two > reodering > > tables? > > Regards > > SG > > _______________________________________________ > > 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
