anhaidgroup / py_stringmatching

A comprehensive and scalable set of string tokenizers and similarity measures in Python
https://sites.google.com/site/anhaidgroup/projects/py_stringmatching
BSD 3-Clause "New" or "Revised" License
135 stars 16 forks source link

Add Sorensen-Dice similarity measure #9

Open alihitawala opened 8 years ago

alihitawala commented 8 years ago

@kvpradap Is it same as Dice coefficient? Wiki

kvpradap commented 8 years ago

Looks like it is the same. So may be we can skip this