We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://www.ncbi.nlm.nih.gov/pubmed/15085719 is top-10 ranked for topic 1, but does not even mention the gene.
However, it's probably well ranked due to its small size. Experiment reducing this weight.
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
We have two options:
b
I would go with the second.
Any option to reduce the weight implies reindexing.
How to set b
Setting B = 0 in the Okapi BM25 ranking algorithm worsened results from 0,7693 to 0,6852.
Also, the documents are longer and take more time to evaluate.
michelole
No branches or pull requests
https://www.ncbi.nlm.nih.gov/pubmed/15085719 is top-10 ranked for topic 1, but does not even mention the gene.
However, it's probably well ranked due to its small size. Experiment reducing this weight.
The text was updated successfully, but these errors were encountered: