office-gobmx/external/libexttextcat
Stephan Bergmann 6b12885344 Pass $(verbose) into ExternalProject_libexttextcat
Change-Id: I87f89818c321fadb28faa600377b9e8bc3ad3085
Reviewed-on: https://gerrit.libreoffice.org/58046
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2018-07-26 12:57:33 +02:00
..
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]