Search SRILM-USER Archives

Match: Format: Sort by:
Search:

help with ngram-count

From: June July <julyjune03 at ADDRESS HIDDEN>
Date: Fri, 18 Apr 2003 21:54:23 -0700 (PDT)

--0-1120635126-1050728063=:32317
Content-Type: text/plain; charset=us-ascii

I encountered the following problem reported from ngram-count: BOW denominator for context "D SMALL" is 0 <= 0,numerator is 0.0909091 The switches I invoked is: zcat EN.count.1.gz EN.count.2.gz EN.count.3.gz | perl -pe 's/<UNK>/<unk>/g' | ./bin/ngram-count -memuse -read - -vocab ML.vocab -order 3 -cdiscount3 0  -cdiscount2 0 -cdiscount1 0  -unk -lm -  | ./bin/add-dummy-bows - | perl -pe 's/<unk>/<UNK>/g' | gzip >! EN.arpabo.3.gz Could someone help me to get rid of that warning msg?   Thanks, June  

---------------------------------
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
--0-1120635126-1050728063=:32317
Content-Type: text/html; charset=us-ascii

<DIV>I encountered the following problem reported from ngram-count:</DIV>
<DIV> </DIV>
<DIV>BOW denominator for context "D SMALL" is 0 <= 0,numerator is 0.0909091</DIV>
<DIV> </DIV>
<DIV>The switches I invoked is:</DIV>
<DIV> </DIV>
<DIV>zcat EN.count.1.gz EN.count.2.gz EN.count.3.gz | perl -pe 's/<UNK>/<unk>/g' | ./bin/ngram-count -memuse -read - -vocab ML.vocab -order 3 -cdiscount3 0  -cdiscount2 0 -cdiscount1 0  -unk -lm -  | ./bin/add-dummy-bows - | perl -pe 's/<unk>/<UNK>/g' | gzip >! EN.arpabo.3.gz</DIV>
<DIV> </DIV>
<DIV>Could someone help me to get rid of that warning msg?   Thanks,</DIV>
<DIV> </DIV>
<DIV>June</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV><p><br><hr size=1>Do you Yahoo!?<br>
<a href="http://us.rd.yahoo.com/search/mailsig/*http://search.yahoo.com">The New Yahoo! Search</a> - Faster. Easier. Bingo.
--0-1120635126-1050728063=:32317--

Click here to go to the SRILM home page.