content_similarity

Function content_similarity 

Source
pub fn content_similarity(html1: &str, html2: &str) -> f64
Expand description

Get content similarity between two HTML strings (0.0 to 1.0)