Ask a question to get started
Enter to sendā¢Shift+Enter new line
preprocess_func: Callable[[str], List[str]] = default_preprocessing_func
Preprocessing function to use on the text before BM25 vectorization.