Changes between Version 1 and Version 2 of LanguageModelResources
- Timestamp:
- 03/09/07 13:39:42 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
LanguageModelResources
v1 v2 2 2 3 3 * [http://www.cs.rochester.edu/research/speech/trips_lm_howto.html trips LM how-to] 4 5 == Toolkits == 6 * [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.