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

Implement BM25 scoring algorithm #135

Merged
merged 20 commits into from
Feb 23, 2022
Merged

Conversation

rolftimmermans
Copy link
Contributor

This PR implements BM25/BM25+ to address the issues discussed in #129.

Copy link
Owner

@lucaong lucaong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job, can't wait to test this out in the wild 👍 As agreed, I will create a beta or RC release

DESIGN_DOCUMENT.md Show resolved Hide resolved
src/MiniSearch.ts Show resolved Hide resolved
src/MiniSearch.ts Show resolved Hide resolved
src/MiniSearch.ts Outdated Show resolved Hide resolved
src/MiniSearch.ts Show resolved Hide resolved
@lucaong lucaong merged commit fe491b4 into lucaong:master Feb 23, 2022
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

Successfully merging this pull request may close these issues.

None yet

2 participants