Skip to main content

same_point

Function same_point 

Source
pub fn same_point(a: &str, b: &str) -> bool
Expand description

Whether two texts make the same point.

Needs both a high proportion of shared vocabulary and enough shared words for that proportion to mean anything: two three-word titles sharing one word are not the same point, however good the ratio looks.