![]() |
![]()
| ![]() |
![]()
NAMEtrainlid - build transition matrix for Lingua::Ident module SYNOPSIStrainlid [-s] language_name < training_text > matrix_file DESCRIPTIONtrainlid builds a trigram transition matrix for use with the Lingua::Ident module. It reads a training text from standard input and outputs a transition matrix with the specified language_name as identifier to standard output. It is recommended that language_name be a POSIX locale name constructed from an ISO 639 2-letter language code, possibly extended by an ISO 3166 2-letter country code and a character set identifier. Example: de_DE.iso88591. The following options are available: AUTHORtrainlid was developed by Michael Piotrowski <mxp@dynalabs.de>. SEE ALSOLingua::Ident(3)
|