• 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
..
__pycache__ Loading commit data...
Constants.py Loading commit data...
MakeContentConfig.py Loading commit data...
ModelBlockTypeEnum.py Loading commit data...
__init__.py Loading commit data...
boxbase.py Loading commit data...
calc_span_stats.py Loading commit data...
commons.py Loading commit data...
config_reader.py Loading commit data...
convert_utils.py Loading commit data...
coordinate_transform.py Loading commit data...
detect_language_from_model.py Loading commit data...
draw_bbox.py Loading commit data...
drop_reason.py Loading commit data...
drop_tag.py Loading commit data...
hash_utils.py Loading commit data...
json_compressor.py Loading commit data...
language.py Loading commit data...
local_math.py Loading commit data...
markdown_utils.py Loading commit data...
nlp_utils.py Loading commit data...
ocr_content_type.py Loading commit data...
path_utils.py Loading commit data...
pdf_check.py Loading commit data...
pdf_image_tools.py Loading commit data...
safe_filename.py Loading commit data...
textbase.py Loading commit data...
version.py Loading commit data...
vis_utils.py Loading commit data...