Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.13 KB

index.rst

File metadata and controls

37 lines (26 loc) · 1.13 KB

Welcome to DedupliPy's documentation!

image

Deduplication is the task to combine different representations of the same real world entity. This package implements deduplication using active learning. Active learning allows for rapid training without having to provide a large, manually labelled dataset.

DedupliPy is an end-to-end solution with advantages over existing solutions:

  • active learning; no large manually labelled dataset required
  • during active learning, the user gets notified when the model converged and training may be finished
  • works out of the box, advanced users can choose settings as desired (custom blocking rules, custom metrics, interaction features)

installation Tutorial.ipynb api/modules

Indices and tables

  • genindex
  • modindex
  • search