You need the alignment data to index non-terminals. The counts are not used during decoding, but they are stored in the on-disk files, so just put any random numbers in its place
Hieu Sent from my flying horse On 19 May 2012, at 09:30 AM, RaEn <[email protected]> wrote: > Hi, > > The Moses rule table format is: > > ! - [X][X] ce point [X] ||| ! - [X][X] this point [X] ||| 2-2 ||| 1 0.0389746 > 1 0.0252847 2.718 ||| 0.025641 0.025641 > > Is it ok to delete the 3rd and 6th field, > looks like this: > > ! - [X][X] ce point [X] ||| ! - [X][X] this point [X] ||| 1 0.0389746 1 > 0.0252847 2.718 > > I am currently trying to use other tool to produce a rule table, > which does not have the 3rd and 6th field > > Thanks in advance, > Sandra > > > _______________________________________________ > 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
