office-gobmx/external/libexttextcat
David Tardon 1bae5c02ef use gbuild way to update config.*, continued
Change-Id: I9abf1742c213f47c576ffbb7dafd33087f7037e5
Reviewed-on: https://gerrit.libreoffice.org/43307
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: David Tardon <dtardon@redhat.com>
2017-10-10 12:53:45 +02:00
..
ExternalPackage_fingerprint.mk
ExternalProject_libexttextcat.mk
Makefile
Module_libexttextcat.mk
README
StaticLibrary_libexttextcat.mk
UnpackedTarball_libexttextcat.mk use gbuild way to update config.*, continued 2017-10-10 12:53:45 +02:00

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]