search-alchemy / data /bm25_index /params.index.json
RobertoBarrosoLuque
Add bm25 index and filter to only top 5 categories
8b0ccc1
Raw
History Blame
223 Bytes
{
"k1": 1.5,
"b": 0.75,
"delta": 0.5,
"method": "lucene",
"idf_method": "lucene",
"dtype": "float32",
"int_dtype": "int32",
"num_docs": 2484,
"version": "0.2.14",
"backend": "numpy"
}