forked from amazingfate/loongoffice
- configure with: - --host=wasm64-local-emscripten - had to make a few externals optional, so adding: - --disable-nss - --disable-cmis - --disable-curl Change-Id: I48d1c73d2675ad2e2beaf2c341578199efbd24ee Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111130 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
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]