Hi all,<div>I trained a LM model using the default discount algorithm of ngram-count successfully, but in one experiement, I removed some training data, and then increased the number of other trainind data to keep the number of the total training set fixed,   but the some message occured:</div>
<div><br></div><div>warning: discount coeff 1 is out of range: -0</div><div>warning: discount coeff 1 is out of range: -2.09472</div><div>warning: discount coeff 3 is out of range: 0.966989</div><div>warning: discount coeff 5 is out of range: 0.990832</div>
<div>warning: discount coeff 7 is out of range: 0.998723</div><div>warning: discount coeff 1 is out of range: -4.55137</div><div>warning: discount coeff 3 is out of range: 0.988902 <br clear="all">And the training process became very slow, I did not know why.</div>
<div><br></div><div>Thanks in advance!</div><div>wei chen</div><div><br>
</div>