explain

fun explain(doc: Int, freqExpl: Explanation): Explanation

Explain the score for the provided document assuming the given term document frequency. This method must be called on non-decreasing sequences of doc ids.

See also