Skip to content

@inferedge/moss-clustering v1.0.0-beta.3


@inferedge/moss-clustering / DocumentClusteringOptions

Interface: DocumentClusteringOptions

Options to tune document-level clustering

Properties

maxDocuments?

optional maxDocuments: number

Maximum number of documents to process


sampleStrategy?

optional sampleStrategy: "head" | "random"

Sampling strategy for large indexes


representativeDocumentCount?

optional representativeDocumentCount: number

Representative documents to return for each cluster