ragflow/rag/nlp
KevinHuSh 614defec21
add rerank model (#969)
### What problem does this PR solve?

feat: add rerank models to the project #724 #162

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2024-05-29 16:50:02 +08:00
..
__init__.py fix file encoding detection bug (#653) 2024-05-07 10:01:24 +08:00
query.py add rerank model (#969) 2024-05-29 16:50:02 +08:00
rag_tokenizer.py add rerank model (#969) 2024-05-29 16:50:02 +08:00
search.py add rerank model (#969) 2024-05-29 16:50:02 +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