aboutsummaryrefslogtreecommitdiff
path: root/devel/cld
Commit message (Collapse)AuthorAgeFilesLines
* A port from the CLD (Compact Language Detector) library embedded inDmitry Sivachenko2013-02-085-0/+64
Google's Chromium browser. The library detects the language from provided UTF8 text (plain text or HTML). https://code.google.com/p/chromium-compact-language-detector/ Notes: svn path=/head/; revision=311938