lingua-vietnamese-language-model

The Vietnamese 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 16, 2022
1.0.0 Nov 21, 2020

#1977 in Text processing

Download history 1963/week @ 2024-12-04 1740/week @ 2024-12-11 1792/week @ 2024-12-18 1324/week @ 2024-12-25 579/week @ 2025-01-01 958/week @ 2025-01-08 1304/week @ 2025-01-15 1191/week @ 2025-01-22 878/week @ 2025-01-29 1390/week @ 2025-02-05 1502/week @ 2025-02-12 1542/week @ 2025-02-19 1433/week @ 2025-02-26 1411/week @ 2025-03-05 2005/week @ 2025-03-12 2202/week @ 2025-03-19

7,328 downloads per month
Used in lingua

Apache-2.0

765KB

Vietnamese language model for Lingua

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