Skip to content
This repository has been archived by the owner on Feb 19, 2024. It is now read-only.

Releases: OCR-D/ocrd_typegroups_classifier

v0.5.0

16 Mar 16:06
@kba kba
Compare
Choose a tag to compare

Added:

  • New line-based classification, #14
  • Resources now listed in the ocrd-tool.json, #15

v0.4.0

23 Oct 14:10
@kba kba
Compare
Choose a tag to compare

Added:

  • Support for classifying of sub-page elements, like regions, directed by parameter level, #12
  • List of fonts to recognize can be restricted with new active_classes parameter, #12

Fixed:

  • typegroups-classifier simple CLI working again, #11

v0.3.0

28 Jan 13:47
@kba kba
Compare
Choose a tag to compare

Changed:

  • Use self.resolve_resource to resolve network parameter, #8

v0.2.0

22 Dec 17:31
@kba kba
Compare
Choose a tag to compare

Changed:

  • default model is now bundled with the processor, #7

v0.1.4

22 Dec 17:31
@kba kba
Compare
Choose a tag to compare

Fixed:

  • imports in simple CLI, #5
  • --help/-h for simple CLI, #6

v0.1.3

22 Dec 17:30
@kba kba
Compare
Choose a tag to compare

Fixed:

  • pass on pageID, ht @mikegerber
  • use core's image API (image_from_page), ht @bertsky
  • annotate pcGtsId, Metadata, document processor, ht @bertsky

v0.1.2

14 Oct 09:45
@kba kba
Compare
Choose a tag to compare

Fixed:

  • getLogger mustn't be called in constructor, #3

v0.1.1

14 Oct 09:43
@kba kba
Compare
Choose a tag to compare

Fixed:

  • missing import json from setup.py

v0.1.0

21 Aug 13:53
@kba kba
Compare
Choose a tag to compare

Changed:

  • merge upstream, #2
  • use make_file_id and assert_file_grp_cardinality, #2