LICENSE
README.md
pyproject.toml
setup.py
schema_dictionary_matcher.egg-info/PKG-INFO
schema_dictionary_matcher.egg-info/SOURCES.txt
schema_dictionary_matcher.egg-info/dependency_links.txt
schema_dictionary_matcher.egg-info/entry_points.txt
schema_dictionary_matcher.egg-info/requires.txt
schema_dictionary_matcher.egg-info/top_level.txt
schema_matcher/__init__.py
schema_matcher/api.py
schema_matcher/avro_parser.py
schema_matcher/benchmark.py
schema_matcher/benchmark_production.py
schema_matcher/benchmark_realistic.py
schema_matcher/bm25_manager.py
schema_matcher/cache_system.py
schema_matcher/cli.py
schema_matcher/colbert_maxsim.py
schema_matcher/confidence_scorer.py
schema_matcher/config.py
schema_matcher/config_optimized.py
schema_matcher/config_production.py
schema_matcher/debug_matching.py
schema_matcher/download_models.py
schema_matcher/embedding_generator.py
schema_matcher/examples.py
schema_matcher/excel_manager.py
schema_matcher/fix_install.py
schema_matcher/fix_issues.py
schema_matcher/fusion.py
schema_matcher/graph_refinement.py
schema_matcher/hierarchical_cache.py
schema_matcher/incremental_updates.py
schema_matcher/learned_type_projections.py
schema_matcher/models.py
schema_matcher/optimize_performance.py
schema_matcher/rerankers.py
schema_matcher/run_demo.py
schema_matcher/schema_matcher.py
schema_matcher/search_engine.py
schema_matcher/test_offline_models.py
schema_matcher/test_schema_matcher.py
schema_matcher/update_config_for_offline.py
schema_matcher/vector_db.py