lingua-maori-language-model

Crates.iolingua-maori-language-model
lib.rslingua-maori-language-model
version1.2.0
created_at2021-01-31 19:25:33.486049+00
updated_at2025-03-20 18:10:12.943119+00
descriptionThe Māori language model for Lingua, an accurate natural language detection library
homepagehttps://github.com/pemistahl/lingua-rs
repositoryhttps://github.com/pemistahl/lingua-rs
max_upload_size
id348983
size431,770
Peter M. Stahl (pemistahl)

documentation

https://docs.rs/lingua

README

Māori language model for Lingua

This is the language model for the Māori 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.
Commit count: 499

cargo fmt