pub fn extract_batch(
archive_dir: &Path,
model_path: Option<&Path>,
output_dir: &Path,
max_files: Option<usize>,
_batch_size: usize,
config: &Config,
) -> Result<BatchExtractionResult>Expand description
Extract batch of HTML files with site profile support