1SLMTHREAD(1) User Contributed Perl Documentation SLMTHREAD(1)
2
3
4
6 slmthread - threads the language model
7
9 slmthread primitive_slm threaded_slm
10
12 slmthread add back-off-state for each slm node in the primitive_slm.
13 Also it compresses 32-bit float into 16 bit representation. These
14 processing speeds up the looking up.
15
16 The primitive_slm is always genreated by slmprune. And the threaded_slm
17 can be used to feed slmseg as a reference to segment Chinese text.
18
20 Originally written by Phill.Zhang <phill.zhang@sun.com>. Currently
21 maintained by Kov.Chai <tchaikov@gmail.com>.
22
24 slmprune(1), slmseg(1).
25
26
27
28perl v5.28.1 2016-03-01 SLMTHREAD(1)