ragflow/deepdoc/vision
yihong 4326873af6
refactor: no need to inherit in python3 clean the code (#5659)
### What problem does this PR solve?

As title

### Type of change


- [x] Refactoring

Signed-off-by: yihong0618 <zouzou0208@gmail.com>
2025-03-05 18:03:53 +08:00
..
__init__.py Made task_executor async to speedup parsing (#5530) 2025-03-03 18:59:49 +08:00
layout_recognizer.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
ocr.py refactor: no need to inherit in python3 clean the code (#5659) 2025-03-05 18:03:53 +08:00
operators.py refactor: no need to inherit in python3 clean the code (#5659) 2025-03-05 18:03:53 +08:00
postprocess.py refactor: no need to inherit in python3 clean the code (#5659) 2025-03-05 18:03:53 +08:00
recognizer.py refactor: no need to inherit in python3 clean the code (#5659) 2025-03-05 18:03:53 +08:00
seeit.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
t_ocr.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
t_recognizer.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
table_structure_recognizer.py Optimized Recognizer.sort_X_firstly and Recognizer.sort_Y_firstly (#5182) 2025-02-20 15:41:12 +08:00