One way to do it is to just set a really high number for the threshold. The maximum "ceiling" used by moses for a feature value is 100, and then pick the largest total sum that your feature weights can have, double it (since you may have negative feature values), and set that... There may be an easier way though.
On Fri, Feb 6, 2009 at 9:37 PM, Lane Schwartz <[email protected]> wrote: > Is there a way to completely turn off beam thresholding? > > Thanks, > Lane > > _______________________________________________ > 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
