1bae5c02ef
Change-Id: I9abf1742c213f47c576ffbb7dafd33087f7037e5 Reviewed-on: https://gerrit.libreoffice.org/43307 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: David Tardon <dtardon@redhat.com> |
||
---|---|---|
.. | ||
ExternalPackage_fingerprint.mk | ||
ExternalProject_libexttextcat.mk | ||
Makefile | ||
Module_libexttextcat.mk | ||
README | ||
StaticLibrary_libexttextcat.mk | ||
UnpackedTarball_libexttextcat.mk |
N-Gram-Based Text Categorization library This guesses the language that input text is written in. Fundamentally an adaption of wiseguys libtextcat extended to be UTF-8 aware. It is hosted at: [https://wiki.documentfoundation.org/Libexttextcat]