Metadata-Version: 2.1
Name: matchescu-matching
Version: 0.10.0
Summary: Common types and algorithms used for matching two information
License: MIT
Author: Andrei Olar
Author-email: andrei.olar@ubbcluj.ro
Requires-Python: >=3.12,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: datasketch (>=1.6.5,<2.0.0)
Requires-Dist: jellyfish (>=1.1.0,<2.0.0)
Requires-Dist: matchescu-base (>=0.20.0,<0.21.0)
Requires-Dist: matchescu-comparison-space-generation (>=0.7.0,<0.8.0)
Requires-Dist: matchescu-reference-extraction (>=0.7.0,<0.8.0)
Requires-Dist: matchescu-reference-store (>=0.8.0,<0.9.0)
Requires-Dist: numpy (>=2.2.4,<3.0.0)
Requires-Dist: polars (>=1.15.0,<2.0.0)
Requires-Dist: scikit-learn (>=1.6.1,<2.0.0)
Requires-Dist: stopwords (>=1.0.1,<2.0.0)
Requires-Dist: torch (>=2.6.0,<3.0.0)
Requires-Dist: transformers (>=4.49.0,<5.0.0)
Description-Content-Type: text/markdown

# matching
Common types and algorithms used for matching two information

