debian man page for tslmpack

Query: tslmpack

OS: debian

Section: 1

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

TSLMPACK(1)						User Contributed Perl Documentation					       TSLMPACK(1)

NAME
tslmpack - convert the ARPA format of SunPinyin back-off language model to its binary representation
SYNOPSIS
tslmpack arpa_file dict_file binary_slm_file
DESCRIPTION
tslmpack converts the ARPA format of a threaded SunPinyin back-off language model to its binary representation.
NOTE
If you convert a language model to ARPA format using tslminfo, and then convert it back using tslmpack, the check-sum of generated binary file may be different from that of the original one. The reason is the padding bits in the n-gram instances are not initialized before writing the data out.
AUTHOR
Originally written by Kov.Chai <tchaikov@gmail.com>. Currently maintained by Kov.Chai <tchaikov@gmail.com>.
SEE ALSO
tslminfo(1). perl v5.14.2 2012-06-09 TSLMPACK(1)
Related Man Pages
ids2ngram(1) - debian
regconvert(1) - debian
tslmendian(1) - debian
glgetprogrambinary(3g) - debian
padre::plugin::spellcheck::checker(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
Introduction
Detecting unused variables...