langchain_community.retrievers.bm25.default_preprocessing_func¶
- langchain_community.retrievers.bm25.default_preprocessing_func(text: str) List[str][source]¶
- Parameters
text (str) –
- Return type
List[str]