label_processing.config

Configuration module for entomological label information extraction. Handles platform-specific paths and environment variables.

Functions

get_model_path(model_type)

Get path for a specific model.

get_models_dir()

Get the models directory.

get_output_dir()

Get the output directory.

get_project_root()

Get the project root directory.

validate_setup()

Validate the current setup.

Classes

PathConfig()

Centralized path configuration for cross-platform compatibility.