Python
使用 LangChain Python 与 Rank_bm25 集成。
rank_bm25
pip install rank_bm25
from langchain_community.retrievers import BM25Retriever