Skip to content

Interface: ScoredTerm

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Fuzzy / ScoredTerm

Interface: ScoredTerm

Defined in: src/types/fuzzy.ts:218

One scored candidate term from POST /api/v1/fuzzy/score.

Properties

degree

degree: number

Defined in: src/types/fuzzy.ts:220

Fuzzy-unification degree against the query ψ-term.


termId

termId: string

Defined in: src/types/fuzzy.ts:222

The candidate term id.