ragflow/rag/nlp
Kevin Hu 1b19d302c5
Feat: add extractor component. (#10271)
### What problem does this PR solve?


### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2025-09-25 11:34:47 +08:00
..
__init__.py Feat: add extractor component. (#10271) 2025-09-25 11:34:47 +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 foundational support for GraphRAG dataset pipeline logs (#10264) 2025-09-25 09:35:50 +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