Lingua::LangId - Descript: language identification utilities: top-level |
Lingua::LangId - Descript: language identification utilities: top-level
##======================================================================== ## PRELIMINARIES
use Lingua::LangId;
The Lingua::LangId package provides some language guessing routines using Kullback-Leibler divergence over character n-gram signatures.
Package version.
Lingua::LangId::Signature(3pm), Lingua::LangId::Map(3pm)
##====================================================================== ## Footer ##======================================================================
Bryan Jurish <jurish@uni-potsdam.de>
Copyright (C) 2009 by Bryan Jurish
This package is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.4 or, at your option, any later version of Perl 5 you may have available.
Lingua::LangId - Descript: language identification utilities: top-level |