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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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