#language-detection

lingua-georgian-language-model

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

#38 in #language-detection

Download history 1776/week @ 2024-12-07 1840/week @ 2024-12-14 1652/week @ 2024-12-21 705/week @ 2024-12-28 842/week @ 2025-01-04 1014/week @ 2025-01-11 1146/week @ 2025-01-18 903/week @ 2025-01-25 1151/week @ 2025-02-01 1454/week @ 2025-02-08 1374/week @ 2025-02-15 1529/week @ 2025-02-22 1265/week @ 2025-03-01 1635/week @ 2025-03-08 2193/week @ 2025-03-15 1912/week @ 2025-03-22

7,194 downloads per month
Used in lingua

Apache-2.0

2MB

Georgian language model for Lingua

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