lingua-rs and lingua_ex
These are ecosystem siblings where the second is a language binding that wraps the first Rust library to expose its functionality to Elixir applications.
About lingua-rs
pemistahl/lingua-rs
The most accurate natural language detection library for Rust, suitable for short text and mixed-language text
This tool helps you quickly and accurately identify the language of any given text, even very short snippets like tweets or single words. You provide it with text in an unknown language, and it tells you which of 75 supported languages that text is written in. It's designed for anyone managing text data where knowing the language is a crucial first step.
About lingua_ex
joshrotenberg/lingua_ex
An Elixir wrapper around the Rust Lingua language detection library.
This project helps Elixir developers determine the natural language of a given text. You input a piece of text, and it outputs the detected language, such as English, Hebrew, or Polish. It's designed for developers building applications that need to process or categorize text based on its language.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work