Table of Contents

Property MarkupRemovedRatio

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

MarkupRemovedRatio

Fraction of the original chunk removed by normalization as markup scaffolding (HTML tags, table rails, quote markers, heading markers). High values on a chunk with little remaining content indicate structure-only fragments.

public double MarkupRemovedRatio { get; }

Property Value

double
Share