<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 5/31/2012 10:51 AM, yasser hifny wrote:
    <blockquote
      cite="mid:1338486707.87220.YahooMailNeo@web161505.mail.bf1.yahoo.com"
      type="cite">
      <div style="color: rgb(0, 0, 0); background-color: rgb(255, 255,
        255); font-family: times new roman,new york,times,serif;
        font-size: 10pt;">
        <div>Hello,</div>
        <div> </div>
        <div>I have a question about related to SRILM implmentation. I
          found that gtnmin  gtnmax affects some smoothing methods
          results ( absolute, wb, kn). According to its documentation (<a
            moz-do-not-send="true"
href="http://www.speech.sri.com/projects/srilm/manpages/ngram-discount.7.html">http://www.speech.sri.com/projects/srilm/manpages/ngram-discount.7.html</a>) ,
          gtnmin or gtnmax should affect GT  smoothing method only. Can
          any one explain this strange behavior for me?</div>
      </div>
    </blockquote>
    gtNmax affects only GT discounting.<br>
    gtNminx affects all methods.<br>
    <br>
    This is documented in the ngram-count man page:<br>
    <blockquote type="cite">       -gtnmin count<br>
                    where  n  is  1, 2, 3, 4, 5, 6, 7, 8, or 9.  Set the
      minimal count of N-grams of order n that will be included in the
      LM.<br>
                    All N-grams with frequency lower than that will
      effectively be discounted to 0.  If n is omitted  the  parameter 
      for  N-<br>
                    grams of order > 9 is set.<br>
                    NOTE:  This option affects not only the default
      Good-Turing discounting but the alternative discounting methods
      described<br>
                    below as well.<br>
    </blockquote>
    (see the NOTE).<br>
    <br>
    Andreas<br>
    <br>
    <blockquote
      cite="mid:1338486707.87220.YahooMailNeo@web161505.mail.bf1.yahoo.com"
      type="cite">
      <div style="color:#000; background-color:#fff; font-family:times
        new roman, new york, times, serif;font-size:10pt">
        <div> </div>
        <div>thanks in advance</div>
        <div> </div>
        <div> </div>
        <div> </div>
        <div>best regards,</div>
        <div>Yasser</div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
SRILM-User site list
<a class="moz-txt-link-abbreviated" href="mailto:SRILM-User@speech.sri.com">SRILM-User@speech.sri.com</a>
<a class="moz-txt-link-freetext" href="http://www.speech.sri.com/mailman/listinfo/srilm-user">http://www.speech.sri.com/mailman/listinfo/srilm-user</a></pre>
    </blockquote>
    <br>
  </body>
</html>