Whatlanggo
Visit Toolwhatlanggo is an open-source natural language detection library for Go. It supports 84 languages and identifies both language and script, offering fast and accurate text analysis.
At a glance
Trending
Also listed in
whatlanggo is an open-source natural language detection library for Go. It supports 84 languages and identifies both language and script, offering fast and accurate text analysis.
Trending
Also listed in
About
whatlanggo is a natural language detection library specifically designed for Go applications. This open-source tool boasts support for 84 different languages and is entirely written in Go, ensuring no external dependencies. It is engineered for speed and accuracy, capable of recognizing not only the language of a given text but also its script (e.g., Latin, Cyrillic). The algorithm is based on trigram language models, a particular case of n-grams, as detailed in the Cavnar and Trenkle '94 whitepaper. It also provides a confidence score and a reliability metric based on unique trigrams and the difference between top detected languages. Developers can easily integrate it into their Go projects and utilize options for blacklisting or whitelisting specific languages.
Capabilities
Pricing & Plans
Open Source
Free
FAQs
Trending