Mike Gerber
|
f6dfb77f94
|
🐛 pyproject.toml: Fix description
|
3 days ago |
Mike Gerber
|
ef817cb343
|
📦 v0.10.0
|
3 days ago |
Mike Gerber
|
b1c109baae
|
Merge pull request #128 from kba/v3-api
V3 api
|
3 days ago |
Mike Gerber
|
13ab1ae150
|
🐛 Docker: Use same vendor as license for now
|
3 days ago |
Mike Gerber
|
d974369e13
|
🐛 Docker: Fix description
|
3 days ago |
Mike Gerber
|
b7bdca4ac8
|
🐛 Makefile: Make phony targets .PHONY
|
3 days ago |
kba
|
831a24fc4c
|
typo: report_prefix -> file_id
|
3 days ago |
Konstantin Baierer
|
f6a2c94520
|
ocrd_cli: but do check for existing output files
Co-authored-by: Robert Sachunsky <38561704+bertsky@users.noreply.github.com>
|
3 days ago |
Konstantin Baierer
|
4162836612
|
ocrd_cli: no need to check fileGrp dir exists
Co-authored-by: Robert Sachunsky <38561704+bertsky@users.noreply.github.com>
|
3 days ago |
Konstantin Baierer
|
c0aa82d188
|
OCR-D processor: properly handle missing or non-downloaded GT/OCR file
Co-authored-by: Robert Sachunsky <38561704+bertsky@users.noreply.github.com>
|
3 days ago |
kba
|
8c1b6d65f5
|
Dockerfile: build ocrd-all-tool.json
|
3 days ago |
Mike Gerber
|
f287386c0e
|
🧹Don't pin uniseg and rapidfuzz
Breakage with the newest uniseg API was fixed in master.
Can't see any issue with rapidfuzz, so removing that pin, too.
|
3 days ago |
kba
|
63031b30bf
|
Port to OCR-D/core API v3
|
3 days ago |
Mike Gerber
|
bf6633be02
|
Merge pull request #136 from qurator-spk/chore/update-liccheck
⚙ liccheck: update permissable licenses (mit-cmu, psf 2.0, iscl)
|
4 days ago |
Mike Gerber
|
d3aa9eb520
|
⚙ liccheck: update permissable licenses (mit-cmu, psf 2.0, iscl)
|
4 days ago |
Mike Gerber
|
625686f204
|
Merge pull request #135 from qurator-spk/chore/update-python-version
⚙ pyproject.toml: Update supported Python version
|
4 days ago |
Mike Gerber
|
ce7886af23
|
⚙ pyproject.toml: Update supported Python version
|
4 days ago |
Mike Gerber
|
a09a624bde
|
Merge pull request #132 from qurator-spk/fix/uniseg-removed-index-parameter
🐛 Fix for changed API of uniseg's word_break
|
4 days ago |
Mike Gerber
|
badfa9c99e
|
⚙ GitHub Actions: Don't test on Python 3.8 anymore
|
4 days ago |
Mike Gerber
|
7f8a8dd564
|
🐛 Fix for changed API of uniseg's word_break
|
4 days ago |
Mike Gerber
|
b72d4f5af9
|
Merge pull request #131 from qurator-spk/chore/update-pre-commit
⚙ pre-commit: update
|
4 days ago |
Mike Gerber
|
058042accb
|
⚙ pre-commit: update
|
4 days ago |
Mike Gerber
|
071e6a8bd1
|
Merge pull request #120 from joschrew/dockerfile
Add Dockerfile and Makefile to create ocr-d dockerimage
|
6 months ago |
Mike Gerber
|
6b82293670
|
Update Dockerfile
I fancy-clicked @bertsky's change suggestion, which duplicated some labels. Now fancy-clicking the fix, fingers crossed...
|
6 months ago |
Mike Gerber
|
6ecf49a355
|
Update Dockerfile
Co-authored-by: Robert Sachunsky <38561704+bertsky@users.noreply.github.com>
|
6 months ago |
joschrew
|
9c7c104dce
|
Add Dockerfile and Makefile to create ocr-d image
|
7 months ago |
Mike Gerber
|
2e6fe0c279
|
Merge pull request #113 from qurator-spk/python-3.13
✔ Test on Python 3.13
|
8 months ago |
Mike Gerber
|
1753ed4d13
|
✔ Test on Python 3.13
|
8 months ago |
Mike Gerber
|
3233dbcc8f
|
✔ pre-commit: Add license check
|
9 months ago |
Mike Gerber
|
f2e290dffe
|
🐛 Fix --version option in OCR-D CLI
|
9 months ago |
Mike Gerber
|
6d1daf1dfe
|
✨ Support --version option in CLI
|
9 months ago |
Mike Gerber
|
27ad145c7e
|
⚙ pyproject.toml: Add license.file
|
9 months ago |
Mike Gerber
|
2e9e88cc1e
|
⚙ pre-commit: Update hooks
|
9 months ago |
Mike Gerber
|
129e6eb427
|
📦 v0.9.7
|
9 months ago |
Mike Gerber
|
cf998443c1
|
⚙ ruff: Update settings (select → lint.select)
|
9 months ago |
Mike Gerber
|
6048107889
|
Merge branch 'master' of https://github.com/qurator-spk/dinglehopper
|
9 months ago |
Mike Gerber
|
2ee37ed4e3
|
🎨 Sort imports
|
9 months ago |
Mike Gerber
|
521f034fba
|
Merge pull request #116 from stweil/master
Fix typo
|
9 months ago |
Mike Gerber
|
d1a2247615
|
⚙ pre-commit: Update hooks
|
9 months ago |
Mike Gerber
|
4047f8b6e5
|
🐛 Fix loading ocrd-tool.json for Python 3.12
|
9 months ago |
Stefan Weil
|
cd68a973cb
|
Fix typo
Signed-off-by: Stefan Weil <sw@weilnetz.de>
|
11 months ago |
Mike Gerber
|
bc5818da9f
|
✔ GitHub Actions: Update used actions
|
11 months ago |
Mike Gerber
|
c91234daba
|
✔ GitHub Actions: Update used actions
|
11 months ago |
Mike Gerber
|
a534b5e28e
|
⚙ pre-commit: Update hooks
|
11 months ago |
Mike Gerber
|
b336f98271
|
🐛 Fix reading plain text files
As reported by @tallemeersch in gh-107, newlines were not removed for plain text files.
Fix this by stripping the lines as suggested.
Fixes gh-107.
|
12 months ago |
Mike Gerber
|
41a0fad352
|
📦 v0.9.6
|
12 months ago |
Mike Gerber
|
e72d1e37ea
|
Revert "✔ Test on Python 3.13"
This reverts commit 0d5c6d5a62 .
|
12 months ago |
Mike Gerber
|
86e723cd53
|
🐛 GHA: Install possible shapely build requirements (if building from source)
|
12 months ago |
Mike Gerber
|
dc4565fd2d
|
Merge pull request #111 from stweil/typos
Fix some typos (found by `codespell` and `typos`)
|
12 months ago |
Mike Gerber
|
fbcb9160fd
|
🐛 GHA: Install possible lxml build requirements (if building from source)
|
12 months ago |