Table of Contents

Property MaxLineRepetition

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

MaxLineRepetition

Highest number of times a single non-empty line repeats verbatim inside the chunk. Values above a handful indicate degenerate repetition.

public int MaxLineRepetition { get; }

Property Value

int
Share