freebsd-ports/textproc/p5-Lingua-Ident/pkg-descr
Sunpoet Po-Chuan Hsieh ad4f267b7a Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
2018-05-27 20:15:16 +00:00

9 lines
333 B
Text

This module implements a statistical language identifier.
The filename attributes to the constructor must refer to files
containing tables of n-gram probabilites for languages. These tables
can be generated using the trainlid(1) utility program.
WWW: https://metacpan.org/release/Lingua-Ident
Seamus Venasse <svenasse@polaris.ca>