Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite #33

Merged
merged 39 commits into from
Oct 23, 2022
Merged

Rewrite #33

merged 39 commits into from
Oct 23, 2022

Commits on Dec 28, 2020

  1. update requirements

    kba committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    99e370e View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2020

  1. Configuration menu
    Copy the full SHA
    5a9ea7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07fd913 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2020

  1. blla segmenter basically working

    kba committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    c530706 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef40b8e View commit details
    Browse the repository at this point in the history
  3. implement legacy segmenter

    kba committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    33e765f View commit details
    Browse the repository at this point in the history
  4. decouple CLIs, add -recognize

    kba committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    5feb52c View commit details
    Browse the repository at this point in the history
  5. implement basic recognition

    kba committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    28ef7cb View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2020

  1. Configuration menu
    Copy the full SHA
    b67e7c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    276f542 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2ceef9 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2021

  1. Configuration menu
    Copy the full SHA
    8be2abd View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2021

  1. Configuration menu
    Copy the full SHA
    8d93794 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    232a055 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2021

  1. Update ocrd_kraken/recognize.py

    Co-authored-by: Robert Sachunsky <38561704+bertsky@users.noreply.github.com>
    kba and bertsky authored Jan 21, 2021
    Configuration menu
    Copy the full SHA
    97ee297 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2021

  1. recognize: handle whitespace at BOL

    Co-authored-by: Robert Sachunsky <38561704+bertsky@users.noreply.github.com>
    kba and bertsky authored Jan 22, 2021
    Configuration menu
    Copy the full SHA
    2f2a2c6 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. Configuration menu
    Copy the full SHA
    38e9a7b View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. improve ocrd-tool.json, depend on released kraken > 3

    Co-authored-by: Robert Sachunsky <38561704+bertsky@users.noreply.github.com>
    kba and bertsky authored Feb 18, 2022
    Configuration menu
    Copy the full SHA
    f4a0caf View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. Update ocrd_kraken/ocrd-tool.json

    Co-authored-by: Robert Sachunsky <38561704+bertsky@users.noreply.github.com>
    kba and bertsky authored Mar 7, 2022
    Configuration menu
    Copy the full SHA
    cb719e7 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. Configuration menu
    Copy the full SHA
    9c052df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b85e147 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd4609c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b6d79c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0ff4dd7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bfc675d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5c7000a View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. Revert "segment: use binarized input only if use_legacy"

    This reverts commit b85e147.
    bertsky committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    0eecf6c View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. Revert "Revert "segment: use binarized input only if use_legacy""

    (Leave the selector/filter empty, so it depends on the workflow:
     If binarization is available, it will get used.)
    
    This reverts commit 0eecf6c.
    bertsky committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    104f138 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. fix typos

    kba committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    8b57e46 View commit details
    Browse the repository at this point in the history
  2. fix test_binarize

    kba committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    d27f1a4 View commit details
    Browse the repository at this point in the history
  3. ci: download model first

    kba committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    6f4a7bf View commit details
    Browse the repository at this point in the history
  4. 📦 v0.2.0

    kba committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    f8235c4 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. Configuration menu
    Copy the full SHA
    ad8eb16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36a463d View commit details
    Browse the repository at this point in the history
  3. CI: add Py39, fix Py36

    bertsky committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    6297b33 View commit details
    Browse the repository at this point in the history
  4. udpate+fix Docker build

    bertsky committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    446af81 View commit details
    Browse the repository at this point in the history
  5. documentation

    bertsky committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    c7b7f18 View commit details
    Browse the repository at this point in the history
  6. Makefile: fix typo

    bertsky committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    45143de View commit details
    Browse the repository at this point in the history
  7. CI: remove assets

    bertsky committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    831e017 View commit details
    Browse the repository at this point in the history