2002-06-23 08:38:30 +02:00
|
|
|
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.
|
|
|
|
|
2005-09-21 21:31:43 +02:00
|
|
|
WWW: http://search.cpan.org/dist/Lingua-Ident/
|
2002-06-23 08:38:30 +02:00
|
|
|
|
|
|
|
Seamus Venasse <svenasse@polaris.ca>
|