Metadata-Version: 2.1
Name: splink
Version: 3.0.0.dev7
Summary: Implementation of Fellegi-Sunter's canonical model of record linkage in Apache Spark, including EM algorithm to estimate parameters
Home-page: https://github.com/moj-analytical-services/splink
License: MIT
Author: Robin Linacre
Author-email: robinlinacre@hotmail.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Jinja2 (>=3.0.3,<4.0.0)
Requires-Dist: altair (>=4.2.0,<5.0.0)
Requires-Dist: duckdb (>=0.3.2,<0.4.0)
Requires-Dist: jsonschema (>=3.2,<4.0)
Requires-Dist: pandas (>=1.0.0,<2.0.0)
Requires-Dist: rapidfuzz (>=2.0.3,<3.0.0)
Requires-Dist: sqlglot (==1.23.1)
Project-URL: Repository, https://github.com/moj-analytical-services/splink
Description-Content-Type: text/markdown


