Public classSealed RelevanceJudgement

Namespace
Rowles.LeanCorpus.Search.Ranking
Assembly
Rowles.LeanCorpus.dll

A graded relevance judgement supplied by an application-owned evaluation set.

public sealed record RelevanceJudgement : IEquatable<RelevanceJudgement>
Inheritance
RelevanceJudgement
Implements

Public constructor RelevanceJudgement(string, string, int, string?)

A graded relevance judgement supplied by an application-owned evaluation set.

Public property DocumentIdentity

Public property Grade

Public property QueryIdentity

Public property Tag