Options
All
  • Public
  • Public/Protected
  • All
Menu

Class NLUBranch

Natural language branch uses NLU result to match on intent, entities and/or sentiment of optional score threshold. NLU must be trained to provide intent.

Hierarchy

Implements

Indexable

[key: string]: any

Natural language branch uses NLU result to match on intent, entities and/or sentiment of optional score threshold. NLU must be trained to provide intent.

Index

Constructors

constructor

  • Create natural language branch for NLU matching. Create natural language branch for NLU matching.

    Parameters

    Returns NLUBranch

Properties

callback

callback: ICallback

criteria

criteria: NLUCriteria

force

force: boolean

id

id: string

match

match: NLUResultsRaw | undefined

Optional matched

matched: undefined | false | true

processKey

processKey: ProcessKeys = "understand"

type

type: string

Methods

execute

matcher

Generated using TypeDoc