logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

sphinx_lm_sort - Order N-Grams in a language model for Sphinx

Author

       David Huggins-Daines <dhuggins@cs.cmu.edu>

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.

Name

       sphinx_lm_sort - Order N-Grams in a language model for Sphinx

Synopsis

sphinx_lm_sort < input_lm > output_lm

See Also