<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 6/13/2013 12:10 PM, Md. Akmal Haidar
      wrote:<br>
    </div>
    <blockquote
      cite="mid:1371150606.79061.YahooMailNeo@web161004.mail.bf1.yahoo.com"
      type="cite">
      <div style="color:#000; background-color:#fff; font-family:times
        new roman, new york, times, serif;font-size:12pt">Thanks Qiru..<br>
        <br>
        But it does not work for me. I compiled the srilm using cygwin.<br>
        I reinstalled the srilm again in cygwin...still it does not
        work.<br>
      </div>
    </blockquote>
    <br>
    I tried it with the cygwin version and it works.  You need to locate
    the windows path of your cygwin binaries.<br>
    In your cygwin shell you could run<br>
    <br>
    cygpath -w $SRILM/bin/cygwin/ngram.exe<br>
    <br>
    to get the path to the executable (assuming the SRILM variable is
    set to point to the SRILM base directory).<br>
    <br>
    If you still have a problem you should copy the entire command line
    and all output (error messages etc.)  to get more help.<br>
    <br>
    Andreas<br>
    <br>
    <br>
  </body>
</html>