NAME
langident - identifies the language files are written in
SYNOPSIS
langident [OPERATION] file1 [file2 ...]
DESCRIPTION
Identifies the language files are written in using Perl module Lingua::Identify.
OPERATIONS
-a
show all results
-d
debug
-h
displays this messages and exits
-p
also show percentages
-v
show version and exit
-h
prints help and exits
TO DO
Allow activation/deactivation/selection of languages
Allow usage of configuration parameters allowed by Lingua::Identify
SEE ALSO
Lingua::Identify(3), Text::ExtractWords(3), Text::Ngram(3), Text::Affixes(3).
A linguist and/or a shrink.
The latest CVS version of Lingua::Identify
(which includes langident) can be attained at http://natura.di.uminho.pt/natura/viewcvs.cgi/Lingua/Identify/
AUTHOR
Jose Alves de Castro, <cog@cpan.org>
COPYRIGHT AND LICENSE
Copyright 2004 by Jose Alves de Castro
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.