lingua-ganda-language-model

Crates.iolingua-ganda-language-model
lib.rslingua-ganda-language-model
version1.2.0
created_at2020-11-20 21:15:50.95546+00
updated_at2025-03-20 17:56:49.837609+00
descriptionThe Ganda 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
id314490
size757,141
Peter M. Stahl (pemistahl)

documentation

https://docs.rs/lingua

README

Ganda language model for Lingua

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