2016-07-15 19:29:26 +02:00
|
|
|
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.
|
|
|
|
|
2018-04-25 18:42:37 +02:00
|
|
|
WWW: https://pypi.org/project/guess-language/
|