greyblake / whatlang-rs

Natural language detection library for Rust. Try demo online: https://whatlang.org/
https://whatlang.org/
MIT License
969 stars 109 forks source link

Fix regression: mandarin japanese #79

Closed greyblake closed 3 years ago

greyblake commented 3 years ago

See unit tests in src/core/detect.rs:

See original issue and fix: https://github.com/greyblake/whatlang-rs/pull/45