Entity Resolution Kit

This package contains a comprehensive set of methods to perform entity resolution on graph data.


Install this package like any other Python package via

python setup.py install

There are lots of utility methods but you’ll probably want to use the methods contains in the entity_resolution.solutions module. See the Usage document for more on this.