Table of Contents

Property FunctionWordCoverage

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

FunctionWordCoverage

Highest fraction of words (two letters or longer) matching the curated function-word list of a single language, across the 35 languages the SDK ships stopword lists for. Real sentences in a supported language score 0.15 or higher; noise scores near 0.

public double FunctionWordCoverage { get; }

Property Value

double
Share