forked from amazingfate/loongoffice
Change-Id: I857ea5f37452e2b1242fc35e569191adfc5f90be Reviewed-on: https://gerrit.libreoffice.org/15719 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
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/]