Skip to content

Releases: OCR-D/ocrd_froc

v0.6.1

23 Apr 14:02
@kba kba
Compare
Choose a tag to compare

Fixed:

  • Typos corrected, #16

v0.6.0

22 Apr 12:58
@kba kba
Compare
Choose a tag to compare

Changed:

  • rename parameter replace_textstyle -> overwrite_style, #8, #9
  • rename parameter network -> model, #8, #9
  • parameter overwrite_text: If true, replace all existing textequivs, else (default) just add a textequiv, #8, #9
  • parameter overwrite_style: if true (default), replace the fontFamily attribute of existing textstyle or create new style if non exists., #8, #9
  • parameter min_score_style: Score between 0 and 100, font classification results below this score will not be serialized or used for OCR, default: 0, #8, #9

Fixed:

  • Require OCR-D/core v2.64.1+ with proper support for importlib{.,_}metadata, #10
  • CI: Use most recent actions, #15
  • missing top-level __init__.py, #12

v0.5.2

22 Apr 12:58
@kba kba
Compare
Choose a tag to compare

Fixed:

  • typo in ocrd-tool.json: ocrd-froc -> ocrd-froc-recognize, again

v0.5.1

01 Feb 13:16
@kba kba
Compare
Choose a tag to compare

Fixed:

  • typo in ocrd-tool.json: ocrd-froc -> ocrd-froc-recognize

v0.5.0

31 Jan 11:43
@kba kba
Compare
Choose a tag to compare

Initial release for ocrd_all