This package contains a comprehensive set of methods to perform entity resolution on graph data.
Install this package via
python setup.py install
of
pip install .
within the directory where the package resides.
See the demo notebook for guidance.
To generate the Sphinx docs simply run
make docs
You can find the generated documentation with the demo here.