mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/ocr.git
synced 2025-07-02 03:20:35 +00:00
Added missing dependencies for ocropus.
This commit is contained in:
@ -39,5 +39,5 @@ for input_file in input_files:
|
||||
output_file.write(' </p>\n')
|
||||
output_file.write(' </body>\n' +
|
||||
' </text>\n' +
|
||||
'</TEI>\n')
|
||||
'</TEI>')
|
||||
output_file.close()
|
Reference in New Issue
Block a user