Skip to content

Interface: ScoreTermsResponse

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Fuzzy / ScoreTermsResponse

Interface: ScoreTermsResponse

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

Response of POST /api/v1/fuzzy/score — scored candidates, in input order.

Properties

scores

scores: ScoredTerm[]

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

Scored candidates, in input order.