ea68de2968
A number of them didn't use it at all, others had it hand-written in various ways. Change-Id: Iaf86325f9cdc032926bac917dc3eef4e34661544 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/132818 Tested-by: Jenkins Reviewed-by: Luboš Luňák <l.lunak@collabora.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 adaptation of wiseguys libtextcat extended to be UTF-8 aware. It is hosted at: [https://wiki.documentfoundation.org/Libexttextcat]