feat(pre_proc): add function to remove x-overlapping characters in spans
- Implement `remove_x_overlapping_chars` function in `ocr_span_list_modify.py` - Integrate the new function in `pdf_parse_union_core_v2.py` to process spans - Remove unnecessary character replacement functions and comments
Showing
Please register or sign in to comment