ragflow/rag/nlp
Stephen Hu 4e16936fa4
Refactor: Use re compile for weight method (#9929)
### What problem does this PR solve?

Use re compile for the weight method

### Type of change

- [x] Refactoring
- [x] Performance Improvement
2025-09-05 12:29:44 +08:00
..
__init__.py Feat: init dataflow. (#9791) 2025-08-28 18:40:32 +08:00
query.py Added infinity rank_feature support (#9044) 2025-07-29 09:14:23 +08:00
rag_tokenizer.py Fix infinite recursion in RagTokenizer when processing repetitive characters (#6109) 2025-04-01 13:59:52 +08:00
search.py Feat: add meta data filter. (#9405) 2025-08-12 14:12:56 +08:00
surname.py Update info (#1005) 2024-05-31 09:53:04 +08:00
synonym.py Fix too many clause while searching. (#5119) 2025-02-19 13:18:39 +08:00
term_weight.py Refactor: Use re compile for weight method (#9929) 2025-09-05 12:29:44 +08:00