Hi, you are on the right track - the next candidate for speeding up is the chart span. You should adjust the first number, the second is for the glue grammar, which must remain larger than the longest sentence.
-phi 2012/3/28 dongxinghua0213 <[email protected]> > hi, > all, > how can I speed up the decoding process in hierarchical phrase model > ? > I change the "pop-limit" from 1000 to 10 in moses.ini , but compared > with the phrase-based model, decoding a sentence with a length of 10 > is still very slow . Are there other methods to speed up the decoding ? > the second question, in ini file : > [max-chart-span] > 20 > 1000 > > the first value 20 is the max length of a span which a rule can be > applied to , but what is the second value 1000 ? Is it also a > length of span ? > > > > > > > > _______________________________________________ > 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
