Skip to content

Interface: TaggedFactDto

@kortexya/reasoninglayer


@kortexya/reasoninglayer / CDL / TaggedFactDto

Interface: TaggedFactDto

Defined in: src/types/cdl.ts:136

A fact with a probabilistic semiring tag.

Properties

probability

probability: number

Defined in: src/types/cdl.ts:142

Probability (0.0-1.0).


sortName

sortName: string

Defined in: src/types/cdl.ts:140

Sort name.


termId

termId: string

Defined in: src/types/cdl.ts:138

Term ID.