<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=Big5" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 12/29/2009 4:55 AM, ªL§Ó¸Û wrote:
<blockquote
 cite="mid:5C183FC45804B54EB02CC3313DB68BBF224548@yz-stdmail002.yz.local"
 type="cite">
  <meta http-equiv="Content-Type" content="text/html; charset=Big5">
  <meta name="Generator"
 content="MS Exchange Server version 6.5.7654.12">
  <title>about FAQ B2</title>
<!-- Converted from text/plain format -->
  <p><font size="2">hello everyone.<br>
i have rty to use "ngram-count" to process a file.(3-GRAM)<br>
but the file is too big to my computer.<br>
on the FAQ B2. is it mean i can divide the file to smaller files to run?<br>
  <br>
if the answer is Yes. how can i use the two scripts?<br>
make-batch-counts<br>
merge-batch-counts<br>
  <br>
in <a moz-do-not-send="true"
 href="http://www.speech.sri.com/projects/srilm/manpages/training-scripts.1.html">http://www.speech.sri.com/projects/srilm/manpages/training-scripts.1.html</a><br>
  <br>
the SYNOPSIS i can't understand.<br>
  <br>
if i want to use " ngram-count -text thefile.txt -write output.cnt
-order 3" before.<br>
  <br>
and i divide the file to 10 pert and write a list like below named
thelist.txt<br>
thefile1<br>
thefile2<br>
thefile3<br>
....<br>
thefile10<br>
  <br>
how can i use the two scripts to output .cnt file just like ngram-count?<br>
  </font></p>
</blockquote>
Don't just read the synopsis of the man page.&nbsp; Check the paragraphs
describing the make-batch-counts and merge-batch-counts command in the
DESCRIPTION section.&nbsp; You can also see an example of their use in <br>
$SRILM//test/tests/merge-batch-counts/run-test (after the
"split"command).<br>
<br>
Andreas<br>
<br>
<br>
<blockquote
 cite="mid:5C183FC45804B54EB02CC3313DB68BBF224548@yz-stdmail002.yz.local"
 type="cite">
  <p><font size="2"><br>
  <br>
  </font>
  </p>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
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>