-
- All Implemented Interfaces:
-
ai.tock.nlp.core.ModelCore,ai.tock.nlp.core.NlpCore
public class NlpCoreClient implements NlpCore, ModelCore
-
-
Field Summary
Fields Modifier and Type Field Description public final static NlpCoreClientINSTANCE
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class ai.tock.nlp.core.NlpCore
equals, hashCode, toString -
Methods inherited from class ai.tock.nlp.core.client.NlpCoreClient
deleteOrphans, evaluateEntities, getBuiltInEntityTypes, getCurrentModelConfiguration, healthcheck, mergeValues, parse, supportValuesMerge, supportedNlpEngineTypes, testModel, updateEntityModelForEntityType, updateEntityModelForIntent, updateIntentModel, updateModelConfiguration, warmupModels -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-