python-guess-language - Guess the natural language of a text

Website: https://pypi.python.org/pypi/guess-language
License: LGPL
Description:
Attempts to determine the natural language of a selection of Unicode (utf-8)
text.

Based on guesslanguage.cpp by Jacob R Rideout for KDE which itself is based on
Language::Guess by Maciej Ceglowski.

Detects over 60 languages - all languages listed in the trigrams directory plus
Japanese, Chinese, Korean and Greek.

guess_language uses heuristics based on the character set and trigrams in a
sample text to detect the language. It works better with longer samples and
will be confused if the sample text includes markup such as HTML tags.

Packages:

python-guess-language-0.2-3.el6.art.noarch [99 KiB]

Changelog:

by umeabot (2013-10-22):
+ Revision: 543533
- Mageia 4 Mass Rebuild
Copyright © 2005-2010 Atomicorp, Inc.