A
B
C
D
E
G
H
I
L
N
S
T
U
W
C
- classifyEntities(EntityCallContext,String) - function in ai.tock.nlp.model.service.NlpClassifierService
- classifyEntities(EntityCallContext,ModelHolder,String) - function in ai.tock.nlp.model.service.NlpClassifierService
- classifyEntities(EntityCallContext,String,Array) - function in ai.tock.nlp.model.service.engine.EntityClassifier
- classifyEntities(EntityCallContext,String,Array) - function in ai.tock.nlp.model.service.engine.EntityClassifier
- classifyIntent(IntentContext,String) - function in ai.tock.nlp.model.service.NlpClassifierService
- classifyIntent(IntentContext,ModelHolder,String) - function in ai.tock.nlp.model.service.NlpClassifierService
- classifyIntent(IntentContext,String,Array) - function in ai.tock.nlp.model.service.engine.IntentClassifier
- classifyIntent(IntentContext,String,Array) - function in ai.tock.nlp.model.service.engine.IntentClassifier
- component1() - function in ai.tock.nlp.model.service.engine.EntityModelHolder
- component1() - function in ai.tock.nlp.model.service.engine.IntentModelHolder
- component1() - function in ai.tock.nlp.model.service.engine.TokenizerModelHolder
- component1() - function in ai.tock.nlp.model.service.storage.NlpModelStream
- component2() - function in ai.tock.nlp.model.service.engine.EntityModelHolder
- component2() - function in ai.tock.nlp.model.service.engine.IntentModelHolder
- component2() - function in ai.tock.nlp.model.service.engine.TokenizerModelHolder
- component2() - function in ai.tock.nlp.model.service.storage.NlpModelStream
- component3() - function in ai.tock.nlp.model.service.engine.EntityModelHolder
- component3() - function in ai.tock.nlp.model.service.engine.IntentModelHolder
- component3() - function in ai.tock.nlp.model.service.storage.NlpModelStream
- component4() - function in ai.tock.nlp.model.service.engine.IntentModelHolder
- copy(Object,NlpApplicationConfiguration,Instant) - function in ai.tock.nlp.model.service.engine.EntityModelHolder
- copy(Application,Object,NlpApplicationConfiguration,Instant) - function in ai.tock.nlp.model.service.engine.IntentModelHolder
- copy(Locale,NlpApplicationConfiguration) - function in ai.tock.nlp.model.service.engine.TokenizerModelHolder
- copy(InputStream,Instant,NlpApplicationConfiguration) - function in ai.tock.nlp.model.service.storage.NlpModelStream
- copyEntityModel(Object,OutputStream) - function in ai.tock.nlp.model.service.engine.NlpEngineModelIo
- Sends an entity model to an output stream.
- copyIntentModel(Object,OutputStream) - function in ai.tock.nlp.model.service.engine.NlpEngineModelIo
- Sends an intent model to an output stream.
- copyTokenizerModel(Object,OutputStream) - function in ai.tock.nlp.model.service.engine.NlpEngineModelIo
- Sends a tokenizer model to an output stream.