File tree Expand file tree Collapse file tree 1 file changed +27
-1
lines changed Expand file tree Collapse file tree 1 file changed +27
-1
lines changed Original file line number Diff line number Diff line change 308
308
"content-type" : " application/gzip" ,
309
309
"description" : " ocropy model to apply (e.g. fraktur.pyrnn.gz)"
310
310
}
311
- }
311
+ },
312
+ "resources" : [
313
+ {
314
+ "url" : " https://github.com/zuphilip/ocropy-models/raw/master/en-default.pyrnn.gz" ,
315
+ "name" : " en-default.pyrnn.gz" ,
316
+ "description" : " Default ocropy model for English" ,
317
+ "size" : 83826134
318
+ },
319
+ {
320
+ "url" : " https://github.com/zuphilip/ocropy-models/raw/master/fraktur.pyrnn.gz" ,
321
+ "name" : " fraktur.pyrnn.gz" ,
322
+ "description" : " Default ocropy fraktur model" ,
323
+ "size" : 43882365
324
+ },
325
+ {
326
+ "url" : " https://github.com/jze/ocropus-model_fraktur/raw/master/fraktur.pyrnn.gz" ,
327
+ "name" : " fraktur-jze.pyrnn.gz" ,
328
+ "description" : " ocropy fraktur model by github.com/jze" ,
329
+ "size" : 2961298
330
+ },
331
+ {
332
+ "url" : " https://github.com/chreul/OCR_Testdata_EarlyPrintedBooks/raw/master/LatinHist-98000.pyrnn.gz" ,
333
+ "name" : " LatinHist.pyrnn.gz" ,
334
+ "description" : " ocropy historical latin model by github.com/chreul" ,
335
+ "size" : 16989864
336
+ }
337
+ ]
312
338
},
313
339
"ocrd-cis-ocropy-segment" : {
314
340
"executable" : " ocrd-cis-ocropy-segment" ,
You can’t perform that action at this time.
0 commit comments