Merge pull request #41 from OCR-D/fix/set-pcgtsid

Set pcGtsId
fix/readme-no-checkpoint
Mike Gerber 4 years ago committed by GitHub
commit 4c85b8311f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -222,6 +222,7 @@ class CalamariRecognize(Processor):
file_id = self._make_file_id(input_file, n)
pcgts.set_pcGtsId(file_id)
self.workspace.add_file(
ID=file_id,
file_grp=self.output_file_grp,

Loading…
Cancel
Save