UNPKG

sorensen-dice

Version:

Measures how similar two strings are in terms of the number of common bigrams using Sørensen–Dice coefficient

8 lines (4 loc) 333 B
# sorensen-dice [![Build Status](https://travis-ci.org/patrickkang/sorensen-dice.svg?branch=master)](https://travis-ci.org/patrickkang/sorensen-dice) > Measures how similar two strings are in terms of the number of common bigrams using Sørensen–Dice coefficient ## License MIT © [Patrick Kang](https://github.com/patrickkang)