Metadata-Version: 2.4
Name: truematch
Version: 0.0.0
Summary: Large Scale Record Linkage -- under development -- real implementation coming
Author-email: "Severin V. Weiand" <severin.weiand@uni-due.de>
Maintainer-email: "Severin V. Weiand" <severin.weiand@uni-due.de>
Keywords: record linkage,deduplication,entity resoultion,entity matching
Classifier: Development Status :: 1 - Planning
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: pyarrow==23.0.0
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: matplotlib>=3.10.1
Provides-Extra: full
Requires-Dist: scipy; extra == "full"
Requires-Dist: scikit-learn; extra == "full"
Requires-Dist: networkx; extra == "full"
Requires-Dist: ray; extra == "full"

# TrueMatch - Record Linkage Toolkit

TrueMatch is a record linkage python package currently work in progress. 

The program is part of my PhD thesis. Since the thesis is not published yet, I am not allowed to share the code. The planned release is end of year 2026. Until then, I try to reserve the name to avoid last-minute surprises.
