2013-02-09 20:11:54 +01:00
|
|
|
A port from the CLD (Compact Language Detector) library embedded in
|
|
|
|
Google's Chromium browser. The library detects the language from
|
|
|
|
provided UTF8 text (plain text or HTML). This is python bindings.
|
|
|
|
|
2013-02-25 19:30:16 +01:00
|
|
|
WWW: http://pypi.python.org/pypi/chromium_compact_language_detector
|