mirror of
https://github.com/LibreOffice/core.git
synced 2025-08-15 20:47:46 +00:00
…
N-Gram-Based Text Categorization library This guesses the language that input text is written in. Fundamentally an adaptation of wiseguys libtextcat extended to be UTF-8 aware. It is hosted at: [https://wiki.documentfoundation.org/Libexttextcat]