blob: 78efe37ac77de4676f6f06e8264a7e07557e6992 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
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: http://search.cpan.org/dist/Lingua-Ident/
Seamus Venasse <svenasse@polaris.ca>
|