clustr 0.1.2

Multithreaded string clustering
Documentation
1
2
3
4
pub mod cluster;
pub mod merge;

pub use crate::metric::similarity::is_similar;