pub fn string_similarity(a: &str, b: &str) -> f64
Calculate similarity between two strings (0.0 to 1.0)