== Language Model Resources -- links to howtos for LM creation == * [http://www.cs.rochester.edu/research/speech/trips_lm_howto.html trips LM how-to] == Toolkits == * [http://search.cpan.org/~tpederse/Text-NSP-1.03/lib/Text/NSP.pm Text::NSP] - Perl Ngram Statistic Package allows a user to count sequences of words in large corpora of text, and measure their association.