chansooligans / oagdedupe

Developed for Use by NY Office of the Attorney General: A Python library for scalable entity resolution, using active learning to learn blocking configurations, generate comparison pairs, then clasify matches
https://oagdedupe.readthedocs.io/en/latest/
MIT License
2 stars 1 forks source link
dedupe entity-resolution machine-learning record-linkage

oagdedupe

This project is under active development.

oagdedupe is a Python library for scalable entity resolution, using active learning to learn blocking configurations, generate comparison pairs, then clasify matches.

installation

# PyPI
pip install oagdedupe

documentation

You can find the documentation of oagdedupe at https://oagdedupe.readthedocs.io/en/latest/, where you can find: