alphabet_detector 0.12.2

Natural language alphabet detection library
Documentation
1
2
3
4
5
6
mod preprocess;
mod ranges;
mod script;

pub use ranges::*;
pub use script::*;