Table of Contents

Property FunctionWordHits

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

FunctionWordHits

Absolute number of function-word matches behind FunctionWordCoverage. A high coverage backed by only one or two hits is an accident of a tiny sample, not language evidence; real sentences accumulate hits.

public int FunctionWordHits { get; }

Property Value

int
Share