Compute Jaccard index. |A ∩ B| / |A ∪ B|.
|A ∩ B| / |A ∪ B|
the first string to compare.
the second string to compare.