.env.example
MANIFEST.in
README.md
lm_config.yaml.example
pyproject.toml
src/oddspy/__init__.py
src/oddspy/lm_setup.py
src/oddspy/pipeline.py
src/oddspy/processors.py
src/oddspy/steps.py
src/oddspy.egg-info/PKG-INFO
src/oddspy.egg-info/SOURCES.txt
src/oddspy.egg-info/dependency_links.txt
src/oddspy.egg-info/requires.txt
src/oddspy.egg-info/top_level.txt
src/oddspy/utils/__init__.py
src/oddspy/utils/logging.py
src/oddspy/utils/text_utils.py
tests/test_pipeline.py