Sadra Barikbin
4466422cda
Fix a typo
10 months ago
Sadra Barikbin
967f833eac
Improve report
10 months ago
Sadra Barikbin
f4ff6a8f31
Change reporter
10 months ago
Sadra Barikbin
4413ddac8f
Temporary commit
10 months ago
Sadra Barikbin
6884c5c825
Update dorny dependency
10 months ago
Sadra Barikbin
c90a61c12c
Fix a few typos
10 months ago
Sadra Barikbin
bf47308c00
Add report_tests workflow
10 months ago
Mike Gerber
4bf123de43
⚙ Update ruff+mypy dependencies
10 months ago
Mike Gerber
b36727ed9e
⚙ pre-commit: Update hooks
10 months ago
Mike Gerber
7a192880f1
⬆ Move on to supporting Python >= 3.8 only
10 months ago
Mike Gerber
c752793be6
🐛 Use typing.List instead of list, for Python <3.9
10 months ago
Mike Gerber
071766efc2
🐛 Use Optional instead of | none, for Python <3.10
10 months ago
Mike Gerber
4832d1542f
⚙ pre-commit: Update hooks
10 months ago
Mike Gerber
c1681551af
🐛 Fix generating word differences
10 months ago
Mike Gerber
44bd4b5eda
⚙ pre-commit: Update hooks
10 months ago
Mike Gerber
296a820990
Merge branch 'master' of https://github.com/qurator-spk/dinglehopper
10 months ago
Mike Gerber
38fcbc8e1c
Merge branch 'master' into performance
10 months ago
Mike Gerber
d3fb3f96cf
Merge pull request #101 from sadra-barikbin/patch-1
...
Fix a tiny typo in Levenshtein notebook
11 months ago
Sadra Barikbin
b0e906ad00
Update Levenshtein.ipynb
...
Fix a tiny typo in Levenshtein notebook.
11 months ago
Mike Gerber
68a12f8f7f
⬆ Update uniseg dependency
...
@maxbachmann also improved the performance of uniseg, and it is in 0.7.2 - update our
dependency.
1 year ago
Mike Gerber
de6cd8f1e7
❎ Make joining grapheme clusters more robust by checking joiner and handling an empty joiner
1 year ago
Mike Gerber
7c6ee593f0
🐛 Fix score_hint call in cli_line_dirs
1 year ago
Mike Gerber
618ea567de
🐛 Fix docstring of distance() for grapheme clusters
1 year ago
Mike Gerber
e256526ea1
🐛 Fix calculation of score_hint for edge cases, e.g. when CER is infinite
...
If the CER is infinite, we can't calculate a score_hint as an int. Fall back to None
in this case.
1 year ago
Mike Gerber
bc95c03127
🕸Do not use deprecated ID, pageId options
...
See gh-75.
1 year ago
Mike Gerber
7fef02bf0a
✔ Add mets:FLocat's @LOCTYPE/OTHERLOCTYPE to test data
...
Newest OCR-D wasn't happy with the test data anymore (see gh-89). I'm not sure if the
test data was invalid the way it was, but having a LOCTYPE certainly is "prettier" so
adding it. This fixes the test again.
1 year ago
Mike Gerber
7ed076d3c1
⬆ Update multimethod dependency
...
We had some issues while reviewing/rebasing #72 . We don't support Python 3.5 anymore,
so lifting the hard pin on multimethod 1.3.
1 year ago
Mike Gerber
f077ce2e1b
🐛 dinglehopper-summarize: Handle reports without difference stats
1 year ago
Mike Gerber
39dc4186d6
Merge pull request #97 from qurator-spk/clean-remove-six-dep-again
...
🧹 Remove old six dependency (workaround for OCR-D/core#730 )
1 year ago
Mike Gerber
d776368484
Merge pull request #96 from qurator-spk/test-on-pr-but-really
...
🐛 (Hopefully) Fix running tests on PR
1 year ago
Mike Gerber
3f8c8e69aa
🐛 (Hopefully) Fix running tests on PR
1 year ago
Mike Gerber
d8f84ec9ac
🧹 Remove old six dependency (workaround for OCR-D/core#730 )
1 year ago
Mike Gerber
df1d4d09f3
Merge pull request #94 from qurator-spk/test-on-pr
...
✔ GitHub Actions: Test on PR
1 year ago
Mike Gerber
e7e0703d9d
✔ GitHub Actions: Test on PR
1 year ago
Mike Gerber
22e7247ac4
Merge pull request #93 from qurator-spk/update-dep-multimethod
...
⬆ Update multimethod dependency
1 year ago
Mike Gerber
1c3b28d873
⬆ Update multimethod dependency
...
We had some issues while reviewing/rebasing #72 . We don't support Python 3.5 anymore,
so lifting the hard pin on multimethod 1.3.
1 year ago
Mike Gerber
05b5502c57
Merge pull request #92 from qurator-spk/update-pre-commit
...
Update pre commit
1 year ago
Mike Gerber
fe60361e8d
✒ README-DEV: Make pre-commit section top-level (+ small whitespace fix)
1 year ago
Mike Gerber
8a1ea4ec93
🎨 Add newlines at end of files (ruff)
1 year ago
Mike Gerber
4e0d4dcf09
⚙ pre-commit: Add pre-commit-update hook (to update hooks using pre-commit)
1 year ago
Mike Gerber
061ba16461
⚙ pre-commit: Update hooks
1 year ago
Mike Gerber
0c727dca9d
Merge pull request #91 from qurator-spk/test-remove-circleci
...
✔ Remove CircleCI config
1 year ago
Mike Gerber
1b7c2a61a3
✔ Remove CircleCI config
1 year ago
Mike Gerber
994a27d458
Merge pull request #90 from qurator-spk/test-on-python-3.12
...
✔ GitHub Actions: Test on Python 3.12
1 year ago
Mike Gerber
5450f193e4
✔ GitHub Actions: Test on Python 3.12
1 year ago
Mike Gerber
9d862e418b
✔ Add mets:FLocat's @LOCTYPE/OTHERLOCTYPE to test data
...
Newest OCR-D wasn't happy with the test data anymore (see gh-89). I'm not sure if the
test data was invalid the way it was, but having a LOCTYPE certainly is "prettier" so
adding it. This fixes the test again.
1 year ago
Mike Gerber
dbaccdd5e3
✒ README: Minor whitespace cleanup
1 year ago
Mike Gerber
54a3121172
✒ README: Recommend installing via pip and from PyPI
1 year ago
Mike Gerber
a1a7f95ac6
📦 v0.9.4
1 year ago
Mike Gerber
1e7c46285b
🎨 editorconfig: *.json should have a final newline
1 year ago