Integration of Worker Runs in extraction
Closes #275 (closed)
Merge request reports
Activity
added P2 label
assigned to @mblanco
Tested on my corpus.
Extract all:
teklia-dan dataset extract test-manon-20240424-065051.sqlite \ --dataset-id 42f1d958-2210-4ad1-bd0b-2dcaae79cd1a \ --element-type page \ --output .
No data extracted:
teklia-dan dataset extract test-manon-20240424-065051.sqlite \ --dataset-id 42f1d958-2210-4ad1-bd0b-2dcaae79cd1a \ --element-type page \ --output . \ --transcription-worker-runs manual
Extract one page:
teklia-dan dataset extract test-manon-20240424-065051.sqlite \ --dataset-id 42f1d958-2210-4ad1-bd0b-2dcaae79cd1a \ --element-type page \ --output . \ --transcription-worker-runs 6810119f-42a5-4017-86f4-22da414cda77
requested review from @yschneider
mentioned in commit fcebc8aa
Please register or sign in to reply