Measures how similar two strings are in terms of the number of common bigrams using Sørensen–Dice coefficient
npm install sorensen-dice> Measures how similar two strings are in terms of the number of common bigrams using Sørensen–Dice coefficient
MIT © Patrick Kang