slackbuilds_ponce/academic/cld2
David Spencer e9fde4660d academic/cld2: Fix file ownership.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2016-01-06 23:40:59 +00:00
..
cld2.info academic/cld2: Fix md5sum. 2015-04-05 08:38:28 +07:00
cld2.SlackBuild academic/cld2: Fix file ownership. 2016-01-06 23:40:59 +00:00
README
slack-desc

The Compact Language Detection library can detect the language of UTF8-encoded
text. CLD2 supports over 160 languages and can parse both plain text and HTML.

The Slackware script builds two shared libraries, libcld2 and libcld2_full. The
libcld2 library can recognise the core 83 languages while the libcld2_full
library has support for the entire set of 160+ language tables. 

The script also builds a commandline tool, cld2, which is compiled against the
libcld2_full library.