-
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 |
---|---|---|
.. | ||
dict2md | ||
filter | ||
layout | ||
libs | ||
model | ||
para | ||
pipe | ||
post_proc | ||
pre_proc | ||
resources | ||
rw | ||
spark | ||
tools | ||
__init__.py | ||
pdf_parse_by_ocr.py | ||
pdf_parse_by_txt.py | ||
pdf_parse_union_core.py | ||
user_api.py |