ragflow/rag/nlp
Luo Pan 68d46b2a1e
Fix bug in hierarchical_merge function (#4006)
### What problem does this PR solve?

Fix hierarchical_merge function. From idx vs. actual value to actual
value vs. actual value.
Related issue #4003 

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)

Co-authored-by: luopan <luopan@example.com>
2024-12-13 08:50:58 +08:00
..
__init__.py Fix bug in hierarchical_merge function (#4006) 2024-12-13 08:50:58 +08:00
query.py Fix syn error. (#3953) 2024-12-10 10:54:54 +08:00
rag_tokenizer.py Fix errors detected by Ruff (#3918) 2024-12-08 14:21:12 +08:00
search.py Rename page_num_list, top_list, position_list (#3940) 2024-12-10 16:32:58 +08:00
surname.py
synonym.py Added kb_id filter to knn. Fix #3458 (#3513) 2024-11-20 20:53:30 +08:00
term_weight.py Fix errors detected by Ruff (#3918) 2024-12-08 14:21:12 +08:00