feat(pre_proc): add function to remove overlapping characters in spans
- Implement remove_overlaps_chars function to detect and remove overlapping characters within spans - Integrate remove_overlaps_chars function into the PDF parsing process - Improve character-level processing and reduce redundancy in OCR results
Showing
Please register or sign in to comment