forked from amazingfate/loongoffice
Don't patch the upstream sources. Don't do version dependend checks. Just define the missing constants ourselves if they are missing. Change-Id: Ie0c56474e5ff20c092c99c1648cd15b97149041f Reviewed-on: https://gerrit.libreoffice.org/4200 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
N-Gram-Based Text Categorization library This guesses the language that input text is written in. Fundamentally an adaption of of wiseguys libtextcat extended to be UTF-8 aware. It is hosted at: [http://cgit.freedesktop.org/libreoffice/libexttextcat/]