Hocr-tools

Latest version: v1.2.0

Safety actively analyzes 622743 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.2.0

* hocr-wordfreq: word frequency counter 93 96 98 99 100 104
* Switch to argparse module 82 97
* Delete numpy dependency, rewrite edit dist algo 88
* Extend hocr-pdf to work also with lines 107

See details: https://github.com/tmbdev/hocr-tools/compare/v1.1.1...v1.2.0

1.1.1

- Fix hocr-combine: Delete the function call to `importNode` which does not exists in `etree` and seems not necessary anymore.
- Fix hocr-eval: The function `get_text` of this file failed in Python 3 and we use now the same code of this function as in the other tools.
- Fix hocr-lines: It was outputting byte strings in Python 3.
- Add tests for hocr-combine, hocr-eval, hocr-eval-geom, hocr-lines

See details: https://github.com/tmbdev/hocr-tools/compare/v1.1.0...v1.1.1

1.1.0

The `hocr-tools` are now compatible with Python 2 as well as Python 3!
- Change print statements according to Python 3 and use `from __future__ import print_function`
- Fix hocr-eval-lines, add tests
- Start code cleaning according to PEP 8 coding styles
- Add Dockerfile for consistent local testing
- Load from filename not stream

See details: https://github.com/tmbdev/hocr-tools/compare/v1.0.1...v1.1.0

1.0.1

Fixed bugs
- hocr-split: Duplicate content in `<html>` https://github.com/tmbdev/hocr-tools/issues/58
- hocr-pdf: `ocr_line` does not have to be a `span` (e.g. also a `div` is possible) https://github.com/tmbdev/hocr-tools/pull/57
- hocr-check: Fix containment checks and metadata checks, add tests https://github.com/tmbdev/hocr-tools/pull/52 https://github.com/tmbdev/hocr-tools/pull/61 https://github.com/tmbdev/hocr-tools/pull/62

Ongoing work
- Check handling of non ASCII characters in hOCR files https://github.com/tmbdev/hocr-tools/issues/53
- Make hocr-tools fit for Python 3 https://github.com/tmbdev/hocr-tools/issues/37

See details: https://github.com/tmbdev/hocr-tools/compare/v1.0.0...v1.0.1

1.0.0

We start now to release on GitHub and also PyPI. Today with `v1.0.0` marks the beginning of this activity. However, we retrospectively also tag some older important points with version numbers starting with `0`.

0.3.2

.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.