#nlp #language-detection #language-model #language-recognition

lingua-chinese-language-model

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

3 stable releases

1.1.0 Jun 13, 2023
1.0.1 Feb 16, 2022
1.0.0 Nov 21, 2020

#1805 in Text processing

Download history 1187/week @ 2024-01-05 1058/week @ 2024-01-12 968/week @ 2024-01-19 761/week @ 2024-01-26 955/week @ 2024-02-02 819/week @ 2024-02-09 1254/week @ 2024-02-16 908/week @ 2024-02-23 865/week @ 2024-03-01 816/week @ 2024-03-08 817/week @ 2024-03-15 734/week @ 2024-03-22 893/week @ 2024-03-29 723/week @ 2024-04-05 897/week @ 2024-04-12 731/week @ 2024-04-19

3,424 downloads per month
Used in 2 crates (via lingua)

Apache-2.0

93KB

Chinese language model for Lingua

This is the language model for the Chinese language which is used by Lingua, the most accurate natural language detection library in the Rust ecosystem.

Changelog

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