Versioned according to Semantic Versioning.
Fixed:
- Typos corrected, #16
0.6.0 - 2024-04-22
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 thefontFamily
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
0.5.2 - 2024-02-01
Fixed:
- typo in ocrd-tool.json:
ocrd-froc
->ocrd-froc-recognize
, again
0.5.1 - 2024-02-01
Fixed:
- typo in ocrd-tool.json:
ocrd-froc
->ocrd-froc-recognize
0.5.0 - 2024-01-30
- First release in ocrd_all