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

remaining in-memory; try to create in-database options #36

Closed chansooligans closed 2 years ago

chansooligans commented 2 years ago
  1. distance calculations
  2. get_pairs() for conjunction evaluation
chansooligans commented 2 years ago

use pg_similarity: https://github.com/eulerto/pg_similarity