DS4SD / docling

Get your documents ready for gen AI
https://ds4sd.github.io/docling
MIT License
10.48k stars 507 forks source link

feat: expose ocr-lang in CLI #375

Closed dolfim-ibm closed 2 days ago

dolfim-ibm commented 3 days ago

This PR adds the --ocr-lang option to the docling CLI. Multiple languages are specified as a comma-separated list.

Issue resolved by this Pull Request: Resolves #255, #225

Checklist:

mergify[bot] commented 3 days ago

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/ - [X] `title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert)(?:\(.+\))?:`