freebsd-ports/textproc/p5-Text-NSP/pkg-descr
Dmitry Marakasov 1f8b48b772 - Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by:	portmgr blanket
2016-05-19 10:53:05 +00:00

12 lines
404 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/