Skip to content

fix: "tesserocr" instead of "tesseract_cli" in usage docs#223

Merged
dolfim-ibm merged 1 commit intodocling-project:mainfrom
Ryfernandes:patch-1
Jun 17, 2025
Merged

fix: "tesserocr" instead of "tesseract_cli" in usage docs#223
dolfim-ibm merged 1 commit intodocling-project:mainfrom
Ryfernandes:patch-1

Conversation

@Ryfernandes
Copy link
Contributor

The current usage docs have tesseract-cli as an allowed value for ocr_engine, but the error message below from docling-serve indicates that the value tesseract-cli should actually be tesserocr:

Error: "msg":"Input should be 'easyocr', 'ocrmac', 'rapidocr', 'tesserocr' or 'tesseract'","input":"tesseract_cli"

This fix updates the usage docs with this small change, as well a short instruction on installing tesserocr

@mergify
Copy link

mergify bot commented Jun 16, 2025

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🟢 Enforce conventional commit

Wonderful, this rule succeeded.

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert)(?:\(.+\))?(!)?:

@dolfim-ibm
Copy link
Member

@Ryfernandes thanks for the fix. to accept this contribution we require all the commits to be properly signed off. More details at https://github.com/docling-project/docling-serve/pull/223/checks?check_run_id=44185455883

Note: we just simplify the sign-off process, if you rebase your branch on the latest main branch you can sign-off with a remediation commit.

Signed-off-by: Ryan Fernandes <ryan@fernandes.us>
@github-actions
Copy link
Contributor

DCO Check Passed

Thanks @Ryfernandes, all your commits are properly signed off. 🎉

@Ryfernandes
Copy link
Contributor Author

@dolfim-ibm thanks for letting me know! I just rebased with the proper sign-off

Copy link
Member

@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.

lgtm

@dolfim-ibm dolfim-ibm merged commit 196c5ce into docling-project:main Jun 17, 2025
10 checks passed
johannhartmann pushed a commit to johannhartmann/docling-serve that referenced this pull request Jul 21, 2025
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.

2 participants