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

[Experiment] Rank with Okapi BM25 #86

Closed
michelole opened this issue Jul 4, 2017 · 1 comment
Closed

[Experiment] Rank with Okapi BM25 #86

michelole opened this issue Jul 4, 2017 · 1 comment
Assignees

Comments

@michelole
Copy link
Member

This is part of #83 and somehow related to #71 (BM25 uses per-field field-length normalisation).

Some resources:
https://en.wikipedia.org/wiki/Okapi_BM25
https://www.elastic.co/guide/en/elasticsearch/guide/current/pluggable-similarites.html

@michelole
Copy link
Member Author

BM25 is the default since Lucene 6 and (at least) ES 5.

@michelole michelole self-assigned this Jul 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant