forked from amazingfate/loongoffice
Change-Id: I277f30129560ea9fa76d6439a60bb191358df99d Reviewed-on: https://gerrit.libreoffice.org/39088 Reviewed-by: Stephan Bergmann <sbergman@redhat.com> Tested-by: Stephan Bergmann <sbergman@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: [https://wiki.documentfoundation.org/Libexttextcat]