mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-16 03:24:07 +00:00
ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
13 lines
404 B
Plaintext
13 lines
404 B
Plaintext
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: https://metacpan.org/release/Text-NSP
|