TSLMINFO(1) User Contributed Perl Documentation TSLMINFO(1)

tslminfo - get information of a threaded back-off language model

tslminfo [option]... threaded_slm_file

slminfo tells information of back-off language model 'threaded_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.

Turn on verbose mode, printing arpa format.
Prefer normal probability than -log(Pr) which is default. Valid under -v option.
Specify the lexicon. Valid under -v option. Substitute the word-id with word-text in the output.

Originally written by Phill.Zhang <phill.zhang@sun.com>. Currently maintained by Kov.Chai <tchaikov@gmail.com>.

slminfo(1).

2022-11-03 perl v5.36.0