ragflow/rag/nlp
Billy Bao 863c3e3d9c
Fix: tree merge (#10691)
### What problem does this PR solve?

Fix: Fix tree merge, solved #10636

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-10-21 13:02:01 +08:00
..
__init__.py Fix: tree merge (#10691) 2025-10-21 13:02:01 +08:00
query.py Feat(nlp): add "怎么办" pattern to question word removal (#10284) 2025-09-25 16:47:56 +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 Fix: search highlight. (#10616) 2025-10-16 18:45:43 +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