ragflow/rag/nlp
Kevin Hu 36e75b3317
fix synonym bug (#3506)
### What problem does this PR solve?

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2024-11-20 09:38:54 +08:00
..
__init__.py Use consistent log file names, introduced initLogger (#3403) 2024-11-14 17:13:48 +08:00
query.py Enlarge the term weight difference (#3435) 2024-11-15 15:41:50 +08:00
rag_tokenizer.py refine the message of queuing a task (#3437) 2024-11-15 15:59:54 +08:00
search.py fix(rag): fix error in viewing document chunk and cannot start task_executor server (#3481) 2024-11-19 14:36:10 +08:00
surname.py Update info (#1005) 2024-05-31 09:53:04 +08:00
synonym.py fix synonym bug (#3506) 2024-11-20 09:38:54 +08:00
term_weight.py Enlarge the term weight difference (#3435) 2024-11-15 15:41:50 +08:00