postqpp

package
v0.0.0-...-b7c488f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 2, 2021 License: MIT Imports: 6 Imported by: 1

Documentation

Overview

Package postqpp implements post-retrieval query performance predictors, reproducing the Java API from https://github.com/lucene4ir/lucene4ir (where applicable)

Index

Constants

This section is empty.

Variables

View Source
var (
	// WeightedInformationGain aims to measure the weighted entropy of the top k ranked documents.
	WeightedInformationGain = weightedInformationGain{}
	// WeightedExpansionGain aims to analyse the quality of retrieved pseudo relevant documents by measuring the
	// likelihood that they will have topic drift.
	WeightedExpansionGain = weightedExpansionGain{}
)
View Source
var ClarityScore = clarityScore{}

ClarityScore aims to measure how much the query language model diverges from the collection language model.

View Source
var NormalisedQueryCommitment = normalisedQueryCommitment{}

NormalisedQueryCommitment.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL