LICENSE
MANIFEST.in
README.md
setup.py
crossref_matcher/MatchTask.py
crossref_matcher/__init__.py
crossref_matcher/app.py
crossref_matcher/run_plugin_test.py
crossref_matcher.egg-info/PKG-INFO
crossref_matcher.egg-info/SOURCES.txt
crossref_matcher.egg-info/dependency_links.txt
crossref_matcher.egg-info/entry_points.txt
crossref_matcher.egg-info/requires.txt
crossref_matcher.egg-info/top_level.txt
crossref_matcher/evaluation/__init__.py
crossref_matcher/evaluation/all_links.py
crossref_matcher/evaluation/api_routes.py
crossref_matcher/evaluation/dataset_ingest.py
crossref_matcher/evaluation/evaluation.py
crossref_matcher/evaluation/google_sheets_connector.py
crossref_matcher/evaluation/ror_utils.py
crossref_matcher/evaluation/schemas.py
crossref_matcher/indexes/__init__.py
crossref_matcher/indexes/preprint_matching/__init__.py
crossref_matcher/indexes/preprint_matching/indexer_service.py
crossref_matcher/indexes/ror_organizations/__init__.py
crossref_matcher/indexes/ror_organizations/create_index.py
crossref_matcher/indexes/ror_organizations/index_data.py
crossref_matcher/indexes/ror_organizations/ror_opensearch_update_dag.py
crossref_matcher/indexes/ror_organizations/ror_zenodo_api.py
crossref_matcher/matching/__init__.py
crossref_matcher/matching/http_utils.py
crossref_matcher/matching/run_strategy_on_dataset.py
crossref_matcher/matching/schemas.py
crossref_matcher/matching/search.py
crossref_matcher/matching/utils.py
crossref_matcher/resources/VERSION.txt
crossref_matcher/resources/__init__.py
crossref_matcher/resources/plugins.json
crossref_matcher/resources/affiliation/__init__.py
crossref_matcher/resources/data/__init__.py
crossref_matcher/resources/data/common_ror_endings/__init__.py
crossref_matcher/resources/data/common_ror_endings/common_ror_endings.txt
crossref_matcher/resources/data/countries/__init__.py
crossref_matcher/resources/data/countries/china_placenames.txt
crossref_matcher/resources/data/countries/countries.txt
crossref_matcher/resources/data/countries/countries2.txt
crossref_matcher/resources/data/datasets/__init__.py
crossref_matcher/resources/data/models/__init__.py
crossref_matcher/resources/data/models/preprint_ensemble_ml/__init__.py
crossref_matcher/resources/data/models/preprint_ensemble_ml/data_counters0.pkl
crossref_matcher/resources/data/models/preprint_ensemble_ml/model.opt_slots0.npy.gz
crossref_matcher/resources/data/models/preprint_ensemble_ml/model.pkl.gz
crossref_matcher/resources/data/models/preprint_ensemble_ml/model.weights.npy.gz
crossref_matcher/resources/data/models/preprint_ensemble_ml/eval/events.out.tfevents.1690572611.knopfler.local
crossref_matcher/resources/data/models/preprint_ensemble_ml/train/events.out.tfevents.1690572611.knopfler.local
crossref_matcher/resources/data/models/preprint_ml/data_counters0.pkl
crossref_matcher/resources/data/models/preprint_ml/model.opt_slots0.npy.gz
crossref_matcher/resources/data/models/preprint_ml/model.pkl.gz
crossref_matcher/resources/data/models/preprint_ml/model.weights.npy.gz
crossref_matcher/resources/data/models/preprint_ml/eval/events.out.tfevents.1690302892.knopfler.local
crossref_matcher/resources/data/models/preprint_ml/train/events.out.tfevents.1690302891.knopfler.local
crossref_matcher/resources/data/models/reference_nn_unstructured/__init__.py
crossref_matcher/resources/data/models/reference_nn_unstructured/data_counters0.pkl
crossref_matcher/resources/data/models/reference_nn_unstructured/model.opt_slots0.npy.gz
crossref_matcher/resources/data/models/reference_nn_unstructured/model.pkl.gz
crossref_matcher/resources/data/models/reference_nn_unstructured/model.weights.npy.gz
crossref_matcher/resources/data/models/reference_nn_unstructured/eval/events.out.tfevents.1681511550.knopfler.local
crossref_matcher/resources/data/models/reference_nn_unstructured/train/events.out.tfevents.1681511550.knopfler.local
crossref_matcher/strategies/__init__.py
crossref_matcher/strategies/common.py
crossref_matcher/strategies/versioning.py
crossref_matcher/strategies/affiliation/__init__.py
crossref_matcher/strategies/affiliation/es_utils.py
crossref_matcher/strategies/affiliation/matching.py
crossref_matcher/strategies/affiliation/strategy.py
crossref_matcher/strategies/affiliation/multi_search/__init__.py
crossref_matcher/strategies/affiliation/multi_search/strategy.py
crossref_matcher/strategies/affiliation/single_search/__init__.py
crossref_matcher/strategies/affiliation/single_search/strategy.py
crossref_matcher/strategies/funder/__init__.py
crossref_matcher/strategies/funder/funder_name_to_ror_search/__init__.py
crossref_matcher/strategies/funder/funder_name_to_ror_search/strategy.py
crossref_matcher/strategies/funder/funder_name_to_ror_search/version.txt
crossref_matcher/strategies/healthcheck/__init__.py
crossref_matcher/strategies/healthcheck/healthcheck/__init__.py
crossref_matcher/strategies/healthcheck/healthcheck/strategy.py
crossref_matcher/strategies/preprint/__init__.py
crossref_matcher/strategies/preprint/ensemble_avg/__init__.py
crossref_matcher/strategies/preprint/ensemble_avg/strategy.py
crossref_matcher/strategies/preprint/ensemble_cascade/__init__.py
crossref_matcher/strategies/preprint/ensemble_cascade/strategy.py
crossref_matcher/strategies/preprint/ensemble_ml/__init__.py
crossref_matcher/strategies/preprint/ensemble_ml/get_train_data.py
crossref_matcher/strategies/preprint/ensemble_ml/strategy.py
crossref_matcher/strategies/preprint/ensemble_ml/train.py
crossref_matcher/strategies/preprint/ensemble_ml/utils.py
crossref_matcher/strategies/preprint/preprint_ml/__init__.py
crossref_matcher/strategies/preprint/preprint_ml/get_train_data.py
crossref_matcher/strategies/preprint/preprint_ml/strategy.py
crossref_matcher/strategies/preprint/preprint_ml/train.py
crossref_matcher/strategies/preprint/preprint_ml/utils.py
crossref_matcher/strategies/preprint/sbmv/__init__.py
crossref_matcher/strategies/preprint/sbmv/strategy.py
crossref_matcher/strategies/preprint/sbmv_es/__init__.py
crossref_matcher/strategies/preprint/sbmv_es/strategy.py
crossref_matcher/strategies/preprint/sbmv_rels/__init__.py
crossref_matcher/strategies/preprint/sbmv_rels/strategy.py
crossref_matcher/strategies/reference/__init__.py
crossref_matcher/strategies/reference/cs_combined/__init__.py
crossref_matcher/strategies/reference/cs_combined/strategy.py
crossref_matcher/strategies/reference/nn_unstructured/__init__.py
crossref_matcher/strategies/reference/nn_unstructured/get_train_data.py
crossref_matcher/strategies/reference/nn_unstructured/strategy.py
crossref_matcher/strategies/reference/nn_unstructured/train.py
crossref_matcher/strategies/reference/nn_unstructured/utils.py
crossref_matcher/strategies/reference/parsed_doi/__init__.py
crossref_matcher/strategies/reference/parsed_doi/strategy.py
crossref_matcher/strategies/reference/parsed_isbn/__init__.py
crossref_matcher/strategies/reference/parsed_isbn/strategy.py
crossref_matcher/strategies/reference/sbmv/__init__.py
crossref_matcher/strategies/reference/sbmv/strategy.py
crossref_matcher/strategies/reference/sbmv_orig/__init__.py
crossref_matcher/strategies/reference/sbmv_orig/strategy.py
crossref_matcher/strategies/reference/sbmv_unstructured/__init__.py
crossref_matcher/strategies/reference/sbmv_unstructured/strategy.py