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

Enhanced Soundex Similarity measure test cases and modified code of S… #37

Closed rishab93 closed 7 years ago

rishab93 commented 7 years ago

…oundex measure to consider extra test cases

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 8ac7b8d50125f537dafa3a8997fcd179b51a71fd on rishab93:enhan_soundex_test_cases into b568b6b4de8956250bcca3b45c69523d7ab1bfe3 on anhaidgroup:master.

anhaidgroup commented 7 years ago

Merged all sim measures created by Rishab in (AnHai)