compare-string
Pure JS package that compares similarity of strings using a combination of Jaccard's Index and the Sørensen–Dice Coefficient. Can generally return much faster, more accurate results than edit-distance based algorithms
Pure JS package that compares similarity of strings using a combination of Jaccard's Index and the Sørensen–Dice Coefficient. Can generally return much faster, more accurate results than edit-distance based algorithms