<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=EUC-KR" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 2/7/2010 9:35 PM, ÀÌÀϺó wrote:
<blockquote cite="mid:11B84580663B49428A09AEEC9666F6ED@etri.info"
 type="cite">
  <div id="msgbody" style="font-size: 10pt; font-family: ±¼¸²;">
  <div>Dear Andreas Stolcke </div>
  <div>&nbsp;</div>
  <div>Hello. I'm ILBIN LEE who develops a speech recognizer in ETRI,
Korea.</div>
  <div>While using ngram-count command of SRI LM toolkit, I encountered
the following error message.</div>
  <div>&nbsp;</div>
  <div>$ ngram-count.exe -order 3 -sort -float-counts -gt2min 1 -gt3min
1 -vocab vocab.txt&nbsp;-read count.txt -lm lm.txt</div>
  <div>error in discount estimator for order 1</div>
  <div style="font-family: ±¼¸²;">
  <div>
  <div style="font-family: ±¼¸²;">
  <div>&nbsp;</div>
  <div>The count file is an interpolation of two different count files.
So it has lots of fractional counts.</div>
  <div>If you could suggest me some possible causes, it would help me a
lot.</div>
  </div>
  </div>
  </div>
  </div>
</blockquote>
You cannot use Good Turing discounting with fractional counts.&nbsp; Try
-wbdiscount or -cdiscount or -addsmooth.&nbsp;&nbsp; <br>
<br>
The fact that you didn't get an error message also indicates that you
weren't using -float-counts, which you must when processing fractional
counts.<br>
<br>
Please also read the FAQ section on Smoothing issues before proceedings
further.<br>
<br>
Andreas<br>
<br>
<blockquote cite="mid:11B84580663B49428A09AEEC9666F6ED@etri.info"
 type="cite">
  <div id="msgbody" style="font-size: 10pt; font-family: ±¼¸²;">
  <div style="font-family: ±¼¸²;">
  <div>
  <div style="font-family: ±¼¸²;">
  <div><dt>Thank you.</dt>
  </div>
  <div>&nbsp;</div>
  <div>&nbsp;</div>
  <div>Best regards,</div>
  <div>ILBIN</div>
  </div>
  </div>
  </div>
  </div>
  <img moz-do-not-send="true" style="display: none;"
 src="http://umail.etri.re.kr/External_ReadCheck.aspx?email=stolcke@speech.sri.com&amp;name=stolcke%40speech.sri.com&amp;fromemail=illee@etri.re.kr&amp;messageid=%3Ce9b1d52f-52de-4f9b-bab4-5ce7c0ed99e1@etri.re.kr%3E"
 width="0" height="0"></blockquote>
<br>
</body>
</html>