LICENSE
README.md
pyproject.toml
src/benchmarks/__init__.py
src/benchmarks/dblp_acm.py
src/benchmarks/febrl4.py
src/benchmarks/restaurant.py
src/examples/__init__.py
src/examples/full_pipeline.py
src/examples/raw_to_clean.py
src/sandx_er/__init__.py
src/sandx_er/blocking.py
src/sandx_er/clustering.py
src/sandx_er/matching.py
src/sandx_er/resolver.py
src/sandx_er.egg-info/PKG-INFO
src/sandx_er.egg-info/SOURCES.txt
src/sandx_er.egg-info/dependency_links.txt
src/sandx_er.egg-info/requires.txt
src/sandx_er.egg-info/top_level.txt
tests/test_blocking.py
tests/test_clustering.py
tests/test_matching.py
tests/test_resolver.py