1f8b48b772
Approved by: portmgr blanket
9 lines
333 B
Text
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: http://search.cpan.org/dist/Lingua-Ident/
|
|
|
|
Seamus Venasse <svenasse@polaris.ca>
|