ragflow/rag/nlp
Kevin Hu 0d8791936e
Feat: TOC retrieval (#10456)
### What problem does this PR solve?

#10436

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2025-10-10 17:07:55 +08:00
..
__init__.py Feat: Use data pipeline to visualize the parsing configuration of the knowledge base (#10423) 2025-10-09 12:36:19 +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 Feat: TOC retrieval (#10456) 2025-10-10 17:07:55 +08:00
surname.py
synonym.py
term_weight.py Refactor: Use re compile for weight method (#9929) 2025-09-05 12:29:44 +08:00