flow_preprocessing.preprocessing_logic.preprocess
Flow Preprocessor - Main Preprocessing Module
This module provides preprocessing functionality for PageXML datasets with: - Dependency Injection pattern - Factory Pattern for converter creation - Configuration object pattern - Support for ZIP files and HuggingFace datasets - Optional GPU-accelerated image segmentation
Classes
|
Preprocessor for HuggingFace datasets. |
|
Base preprocessor class with improved OOP design. |
|
Builder for creating Preprocessor instances with fluent API. |
|
Preprocessor for ZIP files (local or remote). |