freebsd-ports/textproc/p5-Text-NSP/pkg-descr
Sunpoet Po-Chuan Hsieh e01398ce8b - Update to 1.25
- Fix WWW

Changes:	http://search.cpan.org/dist/Text-NSP/CHANGES
Approved by:	clsung (maintainer, via IRC)
2012-02-12 03:37:51 +00:00

12 lines
408 B
Text

Text::NSP - The Ngram Statistic Package allows a user to count
sequences of Ngrams in large corpora of text, and measure their
association.
The module NSP.pm is a stub that doesn't have any real functionality.
The real work is done by five programs:
count.pl statistic.pl rank.pl combig.pl kocos.pl
These are not modules, and are run from the command line.
WWW: http://search.cpan.org/dist/Text-NSP/