A small library in golang, that detects the language of a text. (text categorization)
-
Updated
Mar 16, 2023 - Go
A small library in golang, that detects the language of a text. (text categorization)
A command-line tool that reads a directory of UTF-8 text corpora (one file per language) and produces a compact binary profile file used for fast language detection. Also includes a built‑in test mode to evaluate detection accuracy on the same corpora.
Add a description, image, and links to the language-profile topic page so that developers can more easily learn about it.
To associate your repository with the language-profile topic, visit your repo's landing page and select "manage topics."