debian man page for slminfo

Query: slminfo

OS: debian

Section: 1

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

SLMINFO(1)						User Contributed Perl Documentation						SLMINFO(1)

NAME
slminfo - get information of a back-off language model
SYNOPSIS
slminfo [option]... slm_file
DESCRIPTION
slminfo tells information of back-off language model 'slm_file'. It can also print the model to ARPA format. When no option is given, slminfo will only print number of items in each level of the language model.
OPTIONS
-v,--verbose Turn on verbose mode, printing arpa format. -p,--pr Prefer normal probability than -log(Pr) which is default. Valid under -v option. -l,--lexicon dict_file Specify the lexicon. Valid under -v option. Substitute the word-id with word-text in the output.
AUTHOR
Originally written by Phill.Zhang <phill.zhang@sun.com>. Currently maintained by Kov.Chai <tchaikov@gmail.com>.
SEE ALSO
slmprune(1). perl v5.14.2 2012-06-09 SLMINFO(1)
Related Man Pages
slmbuild(1) - debian
slmseg(1) - debian
tslmendian(1) - debian
undertaker(1) - debian
owl::directsemantics(3pm) - debian
Similar Topics in the Unix Linux Community
Introduction
Detecting unused variables...
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?