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

Releases: OCR-D/ocrd_typegroups_classifier

v0.5.0

Choose a tag to compare

@kba kba released this 16 Mar 16:06

Added:

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

v0.4.0

Choose a tag to compare

@kba kba released this 23 Oct 14:10

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

Choose a tag to compare

@kba kba released this 28 Jan 13:47

Changed:

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

v0.2.0

Choose a tag to compare

@kba kba released this 22 Dec 17:31

Changed:

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

v0.1.4

Choose a tag to compare

@kba kba released this 22 Dec 17:31

Fixed:

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

v0.1.3

Choose a tag to compare

@kba kba released this 22 Dec 17:30

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

Choose a tag to compare

@kba kba released this 14 Oct 09:45

Fixed:

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

v0.1.1

Choose a tag to compare

@kba kba released this 14 Oct 09:43

Fixed:

  • missing import json from setup.py

v0.1.0

Choose a tag to compare

@kba kba released this 21 Aug 13:53

Changed:

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