Provided by: sphinxbase-utils_0.8+5prealpha+1-16_amd64
NAME
sphinx_lm_sort - Order N-Grams in a language model for Sphinx
SYNOPSIS
sphinx_lm_sort < input_lm > output_lm
DESCRIPTION
This program arranges the N-Grams in an ARPA-format language model to be acceptable to Sphinx. This is necessary if you created the language model with SRILM or any other tool which is not as strict about ordering N-Grams in its output.
AUTHOR
David Huggins-Daines <dhuggins@cs.cmu.edu>
COPYRIGHT
Copyright © 2008 Carnegie Mellon University. See the file COPYING included with this package for more information. 2008-06-26 SPHINX_LM_SORT(1)