#nlp #language-detection #language-recognition

lingua-arabic-language-model

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

#2100 in Text processing

Download history 2125/week @ 2024-12-04 1800/week @ 2024-12-11 1887/week @ 2024-12-18 1461/week @ 2024-12-25 894/week @ 2025-01-01 1471/week @ 2025-01-08 1667/week @ 2025-01-15 1629/week @ 2025-01-22 1232/week @ 2025-01-29 1647/week @ 2025-02-05 1780/week @ 2025-02-12 1801/week @ 2025-02-19 1813/week @ 2025-02-26 1809/week @ 2025-03-05 2296/week @ 2025-03-12 2490/week @ 2025-03-19

8,731 downloads per month
Used in lingua

Apache-2.0

3.5MB

Arabic language model for Lingua

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