This is the command tslmpack 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
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.
Use tslmpack online using onworks.net services