LICENSE
README.md
VERSION
pyproject.toml
s2and/__init__.py
s2and/consts.py
s2and/data.py
s2and/env.py
s2and/eval.py
s2and/feature_port.py
s2and/featurizer.py
s2and/file_cache.py
s2and/ingest_contract.py
s2and/memory_budget.py
s2and/memory_calibration.py
s2and/model.py
s2and/model_pairwise.py
s2and/mp.py
s2and/plotting_utils.py
s2and/runtime.py
s2and/rust_capabilities.py
s2and/rust_lifecycle.py
s2and/sampling.py
s2and/serialization.py
s2and/shap_utils.py
s2and/subblocking.py
s2and/text.py
s2and/warnings_utils.py
s2and.egg-info/PKG-INFO
s2and.egg-info/SOURCES.txt
s2and.egg-info/dependency_links.txt
s2and.egg-info/requires.txt
s2and.egg-info/top_level.txt
tests/test_cluster.py
tests/test_cluster_incremental.py
tests/test_compare_python_vs_rust.py
tests/test_consts.py
tests/test_data.py
tests/test_eval.py
tests/test_feature_cache_concurrency.py
tests/test_feature_port_cache.py
tests/test_feature_port_parity.py
tests/test_featurizer.py
tests/test_featurizer_pool_mode_defaults.py
tests/test_file_cache.py
tests/test_hyperopt_integration.py
tests/test_ingest_contract.py
tests/test_materialize_signature_ngrams_python.py
tests/test_memory_budget.py
tests/test_memory_calibration.py
tests/test_memory_telemetry_summary.py
tests/test_model_pairwise_exceptions.py
tests/test_mp.py
tests/test_name_count_semantics.py
tests/test_plotting_utils.py
tests/test_predict_and_combine.py
tests/test_preprocess_paper_spawn.py
tests/test_preprocess_papers_parallel_defaults.py
tests/test_regression_fixes.py
tests/test_runtime.py
tests/test_rust_batch_chunking.py
tests/test_rust_capabilities.py
tests/test_rust_distance_matrix_blockwise.py
tests/test_rust_from_dataset_contract.py
tests/test_rust_from_json_paths.py
tests/test_rust_lifecycle.py
tests/test_rust_native_ingest_version_gate.py
tests/test_rust_signature_preprocess.py
tests/test_rust_sinonym_json_ingest.py
tests/test_rust_suite_common.py
tests/test_rust_suite_subprocess_import_path.py
tests/test_serialization.py
tests/test_shap_utils.py
tests/test_sinonym_detector_lock.py
tests/test_sinonym_overwrite.py
tests/test_specter_pickle_contract.py
tests/test_surname_hyphen_aware.py
tests/test_text.py
tests/test_thread_config.py