#language-recognition

lingua-japanese-language-model

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

#2295 in Text processing

Download history 1886/week @ 2024-12-14 1668/week @ 2024-12-21 937/week @ 2024-12-28 1136/week @ 2025-01-04 1368/week @ 2025-01-11 1536/week @ 2025-01-18 1301/week @ 2025-01-25 1376/week @ 2025-02-01 1649/week @ 2025-02-08 1614/week @ 2025-02-15 1861/week @ 2025-02-22 1677/week @ 2025-03-01 1868/week @ 2025-03-08 2466/week @ 2025-03-15 2361/week @ 2025-03-22 1546/week @ 2025-03-29

8,494 downloads per month
Used in 2 crates (via lingua)

Apache-2.0

57KB

Japanese language model for Lingua

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

~90KB