#language-recognition #lingua #language-detection #nlp

lingua-czech-language-model

The Czech language model for Lingua, an accurate natural language detection library

4 stable releases

1.2.0 Mar 20, 2025
1.1.0 Jun 13, 2023
1.0.1 Feb 15, 2022
1.0.0 Nov 20, 2020

#2409 in Text processing

Download history 856/week @ 2024-12-27 774/week @ 2025-01-03 1228/week @ 2025-01-10 1581/week @ 2025-01-17 1387/week @ 2025-01-24 1615/week @ 2025-01-31 2049/week @ 2025-02-07 1879/week @ 2025-02-14 2208/week @ 2025-02-21 2047/week @ 2025-02-28 2102/week @ 2025-03-07 2481/week @ 2025-03-14 2626/week @ 2025-03-21 2146/week @ 2025-03-28 2143/week @ 2025-04-04 1403/week @ 2025-04-11

8,768 downloads per month
Used in lingua

Apache-2.0

3MB

Czech language model for Lingua

This is the language model for the Czech language which is used by Lingua, the most accurate natural language detection library in the Rust ecosystem.

Changelog

Version 1.2.0

  • The language model has been enhanced by including unique and most common ngrams to support an absolute confidence metric which is independent of other languages.

Version 1.1.0

  • The language model files are now compressed with the Brotli algorithm which reduces the file size by 15 %, on average.

Dependencies