Constructors
constructor
- new NLUFormatter(__namedParameters: { LUSAction: string; model: HCN; slots: Slot<any>[] }): NLUFormatter
-
Parameters
-
__namedParameters: { LUSAction: string; model: HCN; slots: Slot<any>[] }
-
LUSAction: string
-
model: HCN
-
slots: Slot<any>[]
Properties
Private LUSAction
LUSAction: string
An utility class using HCN methods and Slots to offer an higher level API looking like NLU librairies.