mirror of
https://github.com/opendatalab/MinerU.git
synced 2026-08-28 11:12:05 +08:00
feat: update language specification in OCR options for pipeline backend
This commit is contained in:
+1
-1
@@ -229,7 +229,7 @@ def main() -> None:
|
||||
# "txt" -> force text extraction
|
||||
# "ocr" -> force OCR
|
||||
parse_method = "auto"
|
||||
# OCR language hint. This is mainly used by pipeline and hybrid backends.
|
||||
# Pipeline OCR language hint; hybrid and VLM backends ignore this value.
|
||||
language = "ch"
|
||||
# Enable formula parsing in the output.
|
||||
formula_enable = True
|
||||
|
||||
Reference in New Issue
Block a user