Property EnableNeighborMerge
- Namespace
- LMKit.Retrieval.ChunkQuality
- Assembly
- LM-Kit.NET.dll
EnableNeighborMerge
Enables folding weak-but-clean chunks (bare headings, tiny fragments) into an adjacent chunk of the same page inside a DocumentChunkGateSession. Default: true.
public bool EnableNeighborMerge { get; set; }