ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
9 lines
343 B
Text
9 lines
343 B
Text
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: https://metacpan.org/release/Text-Ngrams
|