#nlp #language-recognition #lingua

lingua-persian-language-model

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

4 stable releases

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

#2476 in Text processing

Download history 1498/week @ 2024-12-24 581/week @ 2024-12-31 1048/week @ 2025-01-07 1370/week @ 2025-01-14 1346/week @ 2025-01-21 1053/week @ 2025-01-28 1433/week @ 2025-02-04 1533/week @ 2025-02-11 1602/week @ 2025-02-18 1451/week @ 2025-02-25 1520/week @ 2025-03-04 1990/week @ 2025-03-11 2338/week @ 2025-03-18 2482/week @ 2025-03-25 1587/week @ 2025-04-01 1794/week @ 2025-04-08

8,479 downloads per month
Used in lingua

Apache-2.0

2MB

Persian language model for Lingua

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