StringDist

This package provides the stringdist module, which includes several functions for calculating string distances. Under the hood, a C extension module is preferentially used for optimal performance, wi…

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install stringdist

Page last updated 2023-10-28 07:53:01 UTC