默认预处理函数#

langchain_community.retrievers.bm25.default_preprocessing_func(text: str) List[str][source]#
Parameters:

文本 (str)

Return type:

列表[str]