#nlp #language-detection #language-recognition

lingua-czech-language-model

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

4 stable releases

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

#1961 in Text processing

Download history 1962/week @ 2024-12-04 1753/week @ 2024-12-11 1791/week @ 2024-12-18 1264/week @ 2024-12-25 559/week @ 2025-01-01 992/week @ 2025-01-08 1767/week @ 2025-01-15 1323/week @ 2025-01-22 1428/week @ 2025-01-29 1915/week @ 2025-02-05 2011/week @ 2025-02-12 2143/week @ 2025-02-19 2104/week @ 2025-02-26 1904/week @ 2025-03-05 2445/week @ 2025-03-12 2541/week @ 2025-03-19

9,414 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