1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
freebsd-ports/textproc/p5-Text-Ngrams/pkg-descr
Sunpoet Po-Chuan Hsieh 1b0d3f744b - Add WWW
- Use single space after WWW:
- Remove Author line
2013-08-29 17:16:52 +00:00

10 lines
345 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/