<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 1/22/2010 6:48 AM, Somayeh Bakhshaei wrote:
<blockquote cite="mid:191635.98484.qm@web37005.mail.mud.yahoo.com"
 type="cite">
  <table border="0" cellpadding="0" cellspacing="0">
    <tbody>
      <tr>
        <td
 style="font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; font-size: inherit; line-height: inherit; font-size-adjust: inherit; font-stretch: inherit; -x-system-font: none;"
 valign="top">Hello,<br>
        <br>
( i must send it with wrong subject, excuse me!!)<br>
        <br>
i am using this code<br>
&nbsp;./../srilm/bin/i686/ngram -lm my.lm -ppl test -debug 2 &gt; out<br>
        <br>
but the out put is not in the format i want, is there any solution or i
must write a post processing code to change it?<br>
        </td>
      </tr>
    </tbody>
  </table>
</blockquote>
<br>
Yes, you need to post process the output, typically using some pattern
matching language like awk or perl.<br>
<br>
Andreas<br>
<br>
</body>
</html>