ragflow/rag/nlp
KevinHuSh 2b36283712
fix english query bug (#840)
### What problem does this PR solve?

#834 

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2024-05-20 12:23:51 +08:00
..
__init__.py fix file encoding detection bug (#653) 2024-05-07 10:01:24 +08:00
query.py fix english query bug (#840) 2024-05-20 12:23:51 +08:00
rag_tokenizer.py refine code (#595) 2024-04-28 19:13:33 +08:00
search.py fix disabled doc is still retreivalable (#695) 2024-05-09 15:32:24 +08:00
surname.py Add resume parser and fix bugs (#59) 2024-02-07 19:27:23 +08:00
synonym.py refactor code (#583) 2024-04-28 13:19:54 +08:00
term_weight.py refine code (#595) 2024-04-28 19:13:33 +08:00