whatlang-rs
Language detector
A Rust library for detecting the language of text, including script recognition and reliability estimation.
Natural language detection library for Rust. Try demo online: https://whatlang.org/
970 stars
24 watching
109 forks
Language: Rust
last commit: 8 months ago
Linked from 2 awesome lists
aialgorithmclassifierdetect-languagelanguagelanguage-recognitionnlprustrustlangtext-analysistext-classificationtext-classifierwhatlang
Related projects:
Repository | Description | Stars |
---|---|---|
hashwin/scylla | A Ruby-based language detection tool that uses N-Gram based text categorization to identify the language of given text. | 36 |
alilleybrinker/langs-in-rust | A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. | 874 |
detectlanguage/detectlanguage-ruby | A Ruby client for detecting the language of given text | 29 |
rylans/getlang | A natural language detection package that identifies the source language of input text without an internet connection. | 171 |
abadojack/whatlanggo | A library for detecting and identifying languages in text | 643 |
peterc/whatlanguage | Language detection library using Bloom filters for speed and memory efficiency. | 685 |
pemistahl/lingua | An accurate language detection library for Java and the JVM suitable for both short and long text inputs. | 707 |
greyblake/ta-rs | A Rust library providing technical analysis indicators for financial data | 694 |
get-woke/woke | Detects and suggests replacements for non-inclusive language in source code. | 454 |
pemistahl/lingua-go | A library that accurately detects the language of short to long text inputs without requiring external APIs or configuration. | 1,190 |
teknologi-umum/flourite | Automatically detects programming languages from given strings. | 38 |
unlyed/universal-language-detector | Detects and resolves the language used in user requests | 95 |
rust-lang/reference | The Rust Language Reference is the primary documentation for the Rust programming language. | 1,248 |
jtoy/cld | A compact language detection library for Ruby based on Google Chrome's technology | 210 |
src-d/enry | A tool that detects programming languages in files and returns their type and safety flags | 460 |