debian man page for getwordfreq

Query: getwordfreq

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

GETWORDFREQ(1)						User Contributed Perl Documentation					    GETWORDFREQ(1)

NAME
getWordFreq - print word freq information from language model
SYNOPSIS
getWordFreq [option]... -m slm-file -l lexicon
DESCRIPTION
getWordFreq prints out the word string and its freq of all words in a language model.
OPTIONS
-s corpus-size Specify the training corpus's size. The default corpus-size is 300000000 if not given. -v Be verbose, output other information after word and freq for each line. -e Give format for ervin. -m slm-file Specify language model file. -l lexicon Specify the lexicon file. A default lexicon could be found at /usr/share/sunpinyin-slm/dict.utf8.
AUTHOR
Originally written by Phill.Zhang <phill.zhang@sun.com>. Currently maintained by Kov.Chai <tchaikov@gmail.com>.
SEE ALSO
slmthread(1). perl v5.14.2 2012-06-09 GETWORDFREQ(1)
Related Man Pages
apertium-lextor(1) - debian
apertium-preprocess-corpus-lextor(1) - debian
ids2ngram(1) - debian
manx(5) - debian
polish(5) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Weird 'find' results
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?