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

fix: remove stderr from tesseract cli and introduce fuzziness in the text validation of OCR tests #138

Merged
merged 2 commits into from
Oct 11, 2024

Conversation

nikos-livathinos
Copy link
Collaborator

Issue resolved by this Pull Request:
Resolves #137

Checklist:

  • Commit Message Formatting: Commit titles and messages follow guidelines in the
    conventional commits.
  • Documentation has been updated, if necessary.
  • Examples have been added, if necessary.
  • Tests have been added, if necessary.

dolfim-ibm
dolfim-ibm previously approved these changes Oct 10, 2024
Copy link
Contributor

@dolfim-ibm dolfim-ibm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Runs fine locally as well.

…ng the console with messages from tesseract cmd

Signed-off-by: Nikos Livathinos <[email protected]>
@dolfim-ibm
Copy link
Contributor

@nikos-livathinos I think we should merge this as a chore:. There is not need for a new release because of fixes in the tests.

Actually, because of the last commit, it could be considered as fix:.

@dolfim-ibm dolfim-ibm changed the title feat(OCR tests): Introduce fuzziness in the text validation of OCR tests fix: remove stderr from tesseract cli and introduce fuzziness in the text validation of OCR tests Oct 10, 2024
@dolfim-ibm dolfim-ibm merged commit dae2a3b into main Oct 11, 2024
4 checks passed
@dolfim-ibm dolfim-ibm deleted the fuzzy_ocr_tests branch October 11, 2024 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Introduce fuzziness in OCR tests
2 participants