#nlp #language-detection #language-recognition

lingua-bulgarian-language-model

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

#25 in #language-recognition

Download history 1957/week @ 2024-12-04 1752/week @ 2024-12-11 1790/week @ 2024-12-18 1265/week @ 2024-12-25 558/week @ 2025-01-01 956/week @ 2025-01-08 1295/week @ 2025-01-15 916/week @ 2025-01-22 859/week @ 2025-01-29 1364/week @ 2025-02-05 1487/week @ 2025-02-12 1533/week @ 2025-02-19 1317/week @ 2025-02-26 1386/week @ 2025-03-05 1979/week @ 2025-03-12 2166/week @ 2025-03-19

7,122 downloads per month
Used in lingua

Apache-2.0

1.5MB

Bulgarian language model for Lingua

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