slmthread - Man Page
threads the language model
Synopsis
slmthread primitive_slm threaded_slm
Description
slmthread add back-off-state for each slm node in the primitive_slm. Also it compresses 32-bit float into 16 bit representation. These processing speeds up the looking up.
The primitive_slm is always generated by slmprune. And the threaded_slm can be used to feed slmseg as a reference to segment Chinese text.
Author
Originally written by Phill.Zhang <phill.zhang@sun.com>. Currently maintained by Kov.Chai <tchaikov@gmail.com>.
See Also
Referenced By
genpyt(1), getwordfreq(1), slmprune(1), tslmendian(1).
2024-07-20 perl v5.40.0 User Contributed Perl Documentation