An open API service indexing awesome lists of open source software.

https://github.com/sfischer13/python-stringmetric

:snake: Python implementations of common string distance and similarity algorithms
https://github.com/sfischer13/python-stringmetric

hamming-distance levenshtein-distance library python python-3 string-distance string-metrics

Last synced: 8 months ago
JSON representation

:snake: Python implementations of common string distance and similarity algorithms

Awesome Lists containing this project

README

          

============================
Python String Metric Package
============================

.. image:: https://img.shields.io/pypi/v/stringmetric.svg
:target: https://pypi.python.org/pypi/stringmetric

.. image:: https://img.shields.io/travis/sfischer13/python-stringmetric.svg
:target: https://travis-ci.org/sfischer13/python-stringmetric

Python implementations of common string distance and similarity algorithms.