We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
b36f8ae
Reduce memory usage of BM25Vectorizer by casting values to float32 and avoid copy of the sparse matrix.