-
- All Implemented Interfaces:
-
ai.tock.nlp.front.shared.ApplicationCodec,ai.tock.nlp.front.shared.ApplicationConfiguration,ai.tock.nlp.front.shared.ApplicationMonitor,ai.tock.nlp.front.shared.ModelTester,ai.tock.nlp.front.shared.ModelUpdater,ai.tock.nlp.front.shared.Parser,ai.tock.nlp.front.shared.codec.alexa.AlexaCodec
public class FrontClient implements Parser, ApplicationConfiguration, ModelUpdater, ApplicationCodec, ApplicationMonitor, AlexaCodec, ModelTester
-
-
Field Summary
Fields Modifier and Type Field Description public final static FrontClientINSTANCE
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class ai.tock.nlp.front.shared.Parser
evaluateEntities, healthcheck, incrementUnknown, mergeValues, parse -
Methods inherited from class ai.tock.nlp.front.shared.ApplicationConfiguration
deleteApplicationById, deleteEntityTypeByName, deleteNamespace, deletePredefinedValueByName, deletePredefinedValueLabelByName, deleteSentencesByStatus, getApplicationById, getApplicationByNamespaceAndName, getApplications, getCurrentModelConfiguration, getDictionaryDataByEntityName, getEntityTypeByName, getEntityTypes, getEntityTypesByNamespaceAndSharedEntityTypes, getFaqDefinitionByIntentId, getFaqsDefinitionByApplicationId, getIntentById, getIntentByNamespaceAndName, getIntentIdByQualifiedName, getIntentsByApplicationId, getNamespaces, getSentences, getSupportedNlpEngineTypes, getUsers, hasNamespace, initializeConfiguration, isEntityTypeObfuscated, isExistingNamespace, isNamespaceOwner, removeEntityFromIntent, removeIntentFromApplication, removeSubEntityFromEntity, save, save, save, save, save, save, saveNamespace, search, setCurrentNamespace, switchSentencesEntity, switchSentencesIntent, switchSentencesStatus, updateEntityDefinition, updateModelConfiguration, users -
Methods inherited from class ai.tock.nlp.front.shared.ApplicationMonitor
export, intentStats, save, search, search, stats -
Methods inherited from class ai.tock.nlp.front.shared.ModelUpdater
builds, deleteOrphans, deleteTrigger, getTriggers, triggerBuild, updateEntityModelForEntityType, updateEntityModelForIntent, updateIntentsModelForApplication -
Methods inherited from class ai.tock.nlp.front.shared.ApplicationCodec
export, exportSentences, exportSentences, exportSentences, import, importSentences, prepareImport -
Methods inherited from class ai.tock.nlp.front.shared.codec.alexa.AlexaCodec
exportIntentsSchema -
Methods inherited from class ai.tock.nlp.front.shared.ModelTester
deleteTestEntityError, deleteTestIntentError, getTestBuilds, searchTestEntityErrors, searchTestIntentErrors, testModels -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-