aboutsummaryrefslogtreecommitdiffstats
path: root/devel/cld/pkg-descr
blob: b8a0124c42c039d556d65ae08616d5cd789e50b5 (plain) (blame)
1
2
3
4
5
6
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).  It's implemented in C++,
with very basic Python bindings.

WWW:   https://code.google.com/p/chromium-compact-language-detector/