refactor(txt_parse): improve text extraction accuracy with new algorithm
- Implement new text extraction method (txt_spans_extract_v2) to enhance accuracy - Add character filling in spans for better text reconstruction - Introduce empty span handling using OCR for missed text - Optimize span filtering and overlap removal
Showing
Please register or sign in to comment