Table of Contents

Property Score

Namespace
LMKit.Retrieval.ChunkQuality
Assembly
LM-Kit.NET.dll

Score

Estimated standalone semantic value in [0, 1]: the degree to which the chunk could answer or match a real semantic query by itself. Values near 1 are information-dense natural text; values near 0 carry no retrievable meaning.

public double Score { get; }

Property Value

double
Share