Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • PredictionsClass

Index

Constructors

constructor

Methods

addPluggable

configure

  • To make both top level providers and category level providers work with same interface and configuration this method duplicates Predictions config into parent level config (for top level provider) and category level config (such as convert, identify etc) and pass both to each provider.

    Parameters

    Returns void

convert

getModuleName

  • getModuleName(): string

getPluggable

identify

interpret

removePluggable

  • removePluggable(providerName: string): void