mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-16 03:24:07 +00:00
0651c49f1b
PR: 60607 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
12 lines
384 B
Plaintext
12 lines
384 B
Plaintext
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>
|