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 `partial_ratio` #60

Closed ruijianw closed 5 years ago

ruijianw commented 5 years ago

So far you cannot import PartialRatio without this line.

This PR will include the partial_ratio file in __init__.py

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 99.903% when pulling cf355896f261b3f01221718a46afd3b04c6cec96 on ruijianw:patch-1 into 9117eeff8e8decbe39565855682d746ef04ab78a on anhaidgroup:master.