#nlp #language-detection #language-recognition

lingua-german-language-model

The German 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 16, 2022
1.0.0 Nov 20, 2020

#950 in Text processing

Download history 3107/week @ 2024-12-04 3016/week @ 2024-12-11 2892/week @ 2024-12-18 2077/week @ 2024-12-25 1731/week @ 2025-01-01 2514/week @ 2025-01-08 3027/week @ 2025-01-15 3025/week @ 2025-01-22 2878/week @ 2025-01-29 2897/week @ 2025-02-05 2924/week @ 2025-02-12 3267/week @ 2025-02-19 3324/week @ 2025-02-26 3102/week @ 2025-03-05 3432/week @ 2025-03-12 3592/week @ 2025-03-19

14,108 downloads per month
Used in 3 crates (via lingua)

Apache-2.0

2MB

German language model for Lingua

This is the language model for the German 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