Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bm25: Expanding keywords & custom vector space #351

Open
marchellodev opened this issue Sep 25, 2024 · 0 comments
Open

Bm25: Expanding keywords & custom vector space #351

marchellodev opened this issue Sep 25, 2024 · 0 comments

Comments

@marchellodev
Copy link

What happened?

Is it possible to expand keywords via the current BM25 impelemtation?
Or even better, build the bm25 vector space on the documents?

Very often the corpus of documents is pre-determined and largely static, so the custom vector space & keyword extension (maybe via dense vectors?) would potentially improve BM25 performance

What Python version are you on? e.g. python --version

Python3.11 with pyenv

Version

0.2.7 (Latest)

What os are you seeing the problem on?

No response

Relevant stack traces and/or logs

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant