<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 11/5/2012 7:53 AM, Md. Akmal Haidar
      wrote:<br>
    </div>
    <blockquote
      cite="mid:1352130787.65494.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">
        <div><span>Hi ,</span></div>
        <div style="color: rgb(0, 0, 0); font-size: 16px; font-family:
          times new roman,new york,times,serif; background-color:
          transparent; font-style: normal;"><br>
          <span></span></div>
        <div style="color: rgb(0, 0, 0); font-size: 16px; font-family:
          times new roman,new york,times,serif; background-color:
          transparent; font-style: normal;"><span>Thanks.</span></div>
        <div style="color: rgb(0, 0, 0); font-size: 16px; font-family:
          times new roman,new york,times,serif; background-color:
          transparent; font-style: normal;"><br>
          <span></span></div>
        <div style="color: rgb(0, 0, 0); font-size: 16px; font-family:
          times new roman,new york,times,serif; background-color:
          transparent; font-style: normal;"><span>I used NIST sclite 
            command:</span></div>
        <div style="color: rgb(0, 0, 0); font-size: 16px; font-family:
          times new roman,new york,times,serif; background-color:
          transparent; font-style: normal;"><span>./sclite -r refs -i
            wsj -h hyps -o dtl</span></div>
        <div style="color: rgb(0, 0, 0); font-size: 16px; font-family:
          times new roman,new york,times,serif; background-color:
          transparent; font-style: normal;"><span>but I got the same
            scoring result for the baseline 1-best hypothesis and
            updated 1-best hypothesis obtained by updated LM using
            rescore-decipher and rescore-reweight.</span></div>
      </div>
    </blockquote>
    Compare the rescored and the original nbest lists.   Are they
    different ?   Make sure you specify the NEW nbest directory created
    by rescore-decipher as the input to rescore-reweight, not the
    original one.<br>
    <blockquote
      cite="mid:1352130787.65494.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">
        <div style="color: rgb(0, 0, 0); font-size: 16px; font-family:
          times new roman,new york,times,serif; background-color:
          transparent; font-style: normal;"><br>
          <span></span></div>
        <div style="color: rgb(0, 0, 0); font-size: 16px; font-family:
          times new roman,new york,times,serif; background-color:
          transparent; font-style: normal;"><span>I tried with
            compute-sclite of SRILM with command:  compute-sclite -r
            refs -h hyps -i wsj -o dtl</span></div>
        <div style="color: rgb(0, 0, 0); font-size: 16px; font-family:
          times new roman,new york,times,serif; background-color:
          transparent; font-style: normal;"><span>but it shows line 247:
            sclite: command not found.</span></div>
      </div>
    </blockquote>
    You need to have the sclite binary in your executable search path.  
    Modify the PATH environment variable so you can just type "sclite"
    and find the executable.<br>
    <br>
    Andreas<br>
    <br>
  </body>
</html>