CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
examples/basic_usage.py
examples/output/README.md
examples/output/dummy.json
examples/test_files/README.md
src/scipreprocess/__init__.py
src/scipreprocess/acronyms.py
src/scipreprocess/cli.py
src/scipreprocess/config.py
src/scipreprocess/features.py
src/scipreprocess/linking.py
src/scipreprocess/local_extract.py
src/scipreprocess/models.py
src/scipreprocess/parsers.py
src/scipreprocess/pipeline.py
src/scipreprocess/preprocessing.py
src/scipreprocess/sectioning.py
src/scipreprocess/utils.py
src/scipreprocess.egg-info/PKG-INFO
src/scipreprocess.egg-info/SOURCES.txt
src/scipreprocess.egg-info/dependency_links.txt
src/scipreprocess.egg-info/requires.txt
src/scipreprocess.egg-info/top_level.txt
tests/VALIDATION_README.md
tests/run_validation.py
tests/test_author_extraction.py
tests/test_docling_backend.py
tests/test_pipeline.py
tests/test_validation.py
tests/validate_output.py