#nlp

lingua-hungarian-language-model

The Hungarian 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

#131 in #nlp

Download history 1966/week @ 2024-12-04 1757/week @ 2024-12-11 1791/week @ 2024-12-18 1266/week @ 2024-12-25 576/week @ 2025-01-01 968/week @ 2025-01-08 1300/week @ 2025-01-15 929/week @ 2025-01-22 869/week @ 2025-01-29 1371/week @ 2025-02-05 1511/week @ 2025-02-12 1566/week @ 2025-02-19 1319/week @ 2025-02-26 1400/week @ 2025-03-05 1989/week @ 2025-03-12 2179/week @ 2025-03-19

7,163 downloads per month
Used in lingua

Apache-2.0

4MB

Hungarian language model for Lingua

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