Table of Contents

Property EmbeddingText

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

EmbeddingText

The normalized text to embed for this unit. For a merged unit this is the concatenation of the merged chunks' normalized texts.

public string EmbeddingText { get; }

Property Value

string
Share