Natural language detection for Go.
.
* Supports 84 languages
* 100% written in Go
* No external dependencies
* Fast
* Recognizes not only a language, but also a script (Latin, Cyrillic,
etc)
.
The algorithm is based on the trigram language models, which is a
particular case of n-grams. To understand the idea, please check the
original whitepaper Cavnar and Trenkle '94: N-Gram-Based Text
Categorization' (https://www.researchgate.net/publication/2375544_N-Gram-
Based_Text_Categorization).
Installed Size: 298.0 kB
Architectures: all