Skip to content

weight_query=True will result in an error #2

Description

@luxinyayaya

At line 16 of xrr2/retrievers.py, the following line throws an error that I’m unable to reproduce:

self.retriever = bm25s.BM25(k1=0.9, b=0.4, method='lucene', backend='numba', weight_query=True)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions