aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-Text-Ngrams/pkg-descr
blob: 4aa70ae7bfc23ccca53e0da8c83f96c026d64c68 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
Text::Ngrams - Flexible Ngram analysis (for characters, words, and more)

This module implement text n-gram analysis, supporting several types of 
analysis, including character and word n-grams.

The module can be used from the command line through the script ngrams.pl 
provided with the package.

WWW: http://search.cpan.org/dist/Text-Ngrams/

Author: Vlado Keselj <vlado@cpan.org>