ragflow/deepdoc/vision
buua436 a674338c21
Fix: remove garbage filtering rules (#11567)
### What problem does this PR solve?
change:

remove garbage filtering rules

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-11-27 17:54:49 +08:00
..
__init__.py Refactor file utils (#10970) 2025-11-03 18:54:55 +08:00
layout_recognizer.py Fix: remove garbage filtering rules (#11567) 2025-11-27 17:54:49 +08:00
ocr.py Refa: rm useless code. (#11238) 2025-11-13 09:59:55 +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 Move 'get_project_base_directory' to common directory (#10940) 2025-11-02 21:05:28 +08:00
seeit.py Fix typo (#9766) 2025-08-27 18:56:40 +08:00
t_ocr.py Refa: PARALLEL_DEVICES is a static parameter. (#6168) 2025-03-17 16:49:54 +08:00
t_recognizer.py Fix typo in code (#8327) 2025-06-18 09:41:09 +08:00
table_structure_recognizer.py Move 'get_project_base_directory' to common directory (#10940) 2025-11-02 21:05:28 +08:00