pub fn content_similarity(html1: &str, html2: &str) -> f64
Get content similarity between two HTML strings (0.0 to 1.0)