office-gobmx/external/libexttextcat/README
Khaled Hosny 36b554e965 fdo#70393: move libexttextcat to a subdir of external
Change-Id: Id4c27e0ed7ef31e0217a82160e18cc1b8e5858f7
Reviewed-on: https://gerrit.libreoffice.org/6329
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2013-10-19 07:34:08 +00:00

6 lines
254 B
Text

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/]