Options
All
  • Public
  • Public/Protected
  • All
Menu

Class NLU

NLU attributes controller. NLUResults are instance of results class (not interface) to access helpers.

Hierarchy

  • NLU

Index

Properties

results

results: NLUResults

Methods

addResult

  • Populate NLU results by key, creating result set if needed

    Parameters

    Returns this

addResults

  • Populate collection of NLU results

    Parameters

    Returns this

matchAllCriteria

  • Match collection of results against collection of criteria

    Parameters

    Returns NLUResultsRaw | undefined

matchCriteria

  • Match an NLU result set by key against given criteria

    Parameters

    Returns INLUResult[] | undefined

printResults

  • printResults(): string
  • Logging utility for displaying easy to read NLU results

    Returns string

Generated using TypeDoc