LICENSE
README.md
setup.py
data/__init__.py
data/combine_gold.py
data/download_latest_ror.py
data/ner_model/__init__.py
s2aff/__init__.py
s2aff/consts.py
s2aff/data.py
s2aff/features.py
s2aff/file_cache.py
s2aff/lightgbm_helpers.py
s2aff/model.py
s2aff/ror.py
s2aff/text.py
s2aff.egg-info/PKG-INFO
s2aff.egg-info/SOURCES.txt
s2aff.egg-info/dependency_links.txt
s2aff.egg-info/requires.txt
s2aff.egg-info/top_level.txt
s2aff/timo/__init__.py
s2aff/timo/integration_test.py
s2aff/timo/interface.py
scripts/__init__.py
scripts/approximate_runtime_and_memory_usage.py
scripts/evaluate_first_stage_ranker.py
scripts/generate_lightgbm_training_data.py
scripts/train_lightgbm_reranker.py
scripts/train_ner_model.py
scripts/update_openalex_works_counts.py