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

Added fuzzy wuzzy partial token sort ratio similarity measure with test cases. #34

Closed rishab93 closed 7 years ago

rishab93 commented 7 years ago

Added fuzzy wuzzy partial token sort ratio similarity measure with test cases. Added partial ratio also in this branch as partial token sort ratio has dependency on partial ratio similarity measure.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-1.1%) to 98.867% when pulling fac57efa5eb2c916c651f0da4e7268a7f552fafc on rishab93:feat_fz_partialTokenSort into b568b6b4de8956250bcca3b45c69523d7ab1bfe3 on anhaidgroup:master.