024cd30f38
Fixes warnings like these: Failed to open fingerprint file '/home/vmiklos/git/libreoffice/core-clang/instdir/program/../share/fingerprint/ilo.lm' Failed to open fingerprint file '/home/vmiklos/git/libreoffice/core-clang/instdir/program/../share/fingerprint/skr.lm' Change-Id: Ic3e5951707a3b6935edc51ee41d726e35d71bab0 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/161586 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@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]