tock / ai.tock.bot.engine.nlp / NlpCallStats / <init>

<init>

NlpCallStats(locale: Locale, intentResult: Intent = Intent.unknown, entityResult: List<EntityValue> = emptyList(), entityResultAfterMerge: List<EntityValue> = emptyList(), nlpQuery: NlpQuery, nlpResult: NlpResult)

Stats about nlp call.