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 |
#43 in #language-recognition
7,099 downloads per month
Used in lingua
315KB
Bengali language model for Lingua
This is the language model for the Bengali 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.