Whatlang-Rs
Visit Toolwhatlang-rs is a natural language detection library for Rust, focusing on simplicity and performance. It supports 70 languages and recognizes both language and script with reliability information.
At a glance
Also listed in
whatlang-rs is a natural language detection library for Rust, focusing on simplicity and performance. It supports 70 languages and recognizes both language and script with reliability information.
Also listed in
About
whatlang-rs is a natural language detection library specifically designed for Rust, prioritizing simplicity and performance. It can identify 70 different languages and also recognizes the script (e.g., Latin, Cyrillic) used in the text. The library provides reliability information for its detections, helping users understand the confidence level of the identified language. Based on trigram language models, it offers a lightweight and fast solution for language identification. It is open-source and provides bindings for other languages like Go, Python, and Elixir, making it versatile for various development environments. An online demo is available for users to test its capabilities.