• myhloli's avatar
    fix(pdf-extract): ensure table recognition config defaults to disabled · 52156eae
    myhloli authored
    If 'table-config' is not present in the configuration file, the table recognition
    feature will default to being disabled to ensure consistent behavior. This change
    adds a warning log and sets a default configuration for table recognition when the
    expected config is missing.
    52156eae
Name
Last commit
Last update
..
dict2md Loading commit data...
filter Loading commit data...
layout Loading commit data...
libs Loading commit data...
model Loading commit data...
para Loading commit data...
pipe Loading commit data...
post_proc Loading commit data...
pre_proc Loading commit data...
resources Loading commit data...
rw Loading commit data...
spark Loading commit data...
tools Loading commit data...
__init__.py Loading commit data...
pdf_parse_by_ocr.py Loading commit data...
pdf_parse_by_txt.py Loading commit data...
pdf_parse_union_core.py Loading commit data...
user_api.py Loading commit data...