pub fn same_point(a: &str, b: &str) -> boolExpand 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.