This is the command slminfo that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
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.
Use slminfo online using onworks.net services