Files
loongoffice/external/libexttextcat
Michael Stahl ce30343fcb exttextcat: suppress -Qunused-arguments warning for Apple clang
Change-Id: I857ea5f37452e2b1242fc35e569191adfc5f90be
Reviewed-on: https://gerrit.libreoffice.org/15719
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
2015-05-12 15:12:49 +00: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: [http://cgit.freedesktop.org/libreoffice/libexttextcat/]