"git@developer.sourcefind.cn:OpenDAS/megatron-lm.git" did not exist on "72e4230bb5cf7afbc46ca9ddf166fef9b5d7a6d6"
fix(pdf-extract-kit): ensure table extraction success with additional ending...
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.
Showing
Please register or sign in to comment