Table of Contents

Class CorporaQueryResponse

Response from corpora.query containing a list of relevant chunks.

public class CorporaQueryResponse
Inheritance
object
CorporaQueryResponse

Properties

RelevantChunks

The relevant chunks.

public RelevantChunk[] RelevantChunks { get; set; }

Property Value

RelevantChunk[]