sphinx_lm_sort - Man Page

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 <dhdaines@gmail.com>

Info

2008-06-26