• myhloli's avatar
    fix(pdf-extract-kit): ensure table extraction success with additional ending... · 334ccac2
    myhloli authored
    fix(pdf-extract-kit): ensure table extraction success with additional ending conditionAdd an additional condition to determine the success of table extraction by checking
    if the latex_code ends with 'end{table}'. This extends the validation to cover table
    environments that may not strictly end with 'end{tabular}', thus improving the robustnessof table recognition processing.
    334ccac2
Name
Last commit
Last update
..
pek_sub_modules Loading commit data...
__init__.py Loading commit data...
doc_analyze_by_custom_model.py Loading commit data...
magic_model.py Loading commit data...
model_list.py Loading commit data...
pdf_extract_kit.py Loading commit data...
pp_structure_v2.py Loading commit data...