"git@developer.sourcefind.cn:zhaoyu6/sglang.git" did not exist on "6d0fa73ece7d8e6694ce9a435b5204acaed20876"
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