The formula as defined the paper assigns a negative score to documents that contain the term, but with fewer occurrences than predicted by the collection language model. The Lucene implementation returns {@code 0} for suchdocuments.
@lucene.experimental
|
|
|
|
|
|
|
|