LICENSE.txt
README.md
pyproject.toml
setup.cfg
src/neer_match/__init__.py
src/neer_match/axiom_generator.py
src/neer_match/data_generator.py
src/neer_match/field_pair_network.py
src/neer_match/global_explainability.py
src/neer_match/local_explainability.py
src/neer_match/matching_model.py
src/neer_match/reasoning.py
src/neer_match/record_pair_network.py
src/neer_match/similarity_encoding.py
src/neer_match/similarity_map.py
src/neer_match.egg-info/PKG-INFO
src/neer_match.egg-info/SOURCES.txt
src/neer_match.egg-info/dependency_links.txt
src/neer_match.egg-info/requires.txt
src/neer_match.egg-info/top_level.txt
test/test_global_explainability.py
test/test_local_explainability.py
test/test_matching_model.py
test/test_reasoning.py
test/test_similarity_encoding.py
test/test_similarity_map.py