Skip to content

Interface: FuzzyConceptLevel

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Analysis / FuzzyConceptLevel

Interface: FuzzyConceptLevel

Defined in: src/types/analysis.ts:42

A fuzzy concept level from multi-threshold analysis.

Properties

alpha

alpha: number

Defined in: src/types/analysis.ts:44

Alpha threshold.


conceptCount

conceptCount: number

Defined in: src/types/analysis.ts:46

Number of concepts at this level.


novelAtThisLevel

novelAtThisLevel: number

Defined in: src/types/analysis.ts:48

Number of novel concepts at this level.