whatlang-rs and lingua-rs

Both are standalone natural language detection libraries that compete for the same use case, though lingua-rs claims superior accuracy while whatlang-rs emphasizes speed and minimal dependencies.

whatlang-rs
62
Established
lingua-rs
60
Established
Maintenance 6/25
Adoption 20/25
Maturity 16/25
Community 20/25
Maintenance 10/25
Adoption 20/25
Maturity 16/25
Community 14/25
Stars: 1,062
Forks: 120
Downloads: 125,145
Commits (30d): 0
Language: Rust
License: MIT
Stars: 1,067
Forks: 53
Downloads: 256,915
Commits (30d): 0
Language: Rust
License: Apache-2.0
No Package No Dependents
No Package No Dependents

About whatlang-rs

greyblake/whatlang-rs

Natural language detection library for Rust. Try demo online: https://whatlang.org/

This tool helps you automatically figure out what natural language a piece of text is written in. You provide any text, and it tells you the language (like English, Spanish, or Japanese) and the writing system (like Latin or Cyrillic script). This is for software developers building applications that need to process text in various languages, such as search engines or content management systems.

natural-language-processing text-analysis search-engine-development localization content-moderation

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.

text analysis content moderation customer service routing data preprocessing multilingual content management

Scores updated daily from GitHub, PyPI, and npm data. How scores work