help with ngram-count
June July
julyjune03 at yahoo.com
Fri Apr 18 21:54:23 PDT 2003
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.speech.sri.com/pipermail/srilm-user/attachments/20030418/ea0138d8/attachment.html>
More information about the SRILM-User
mailing list