A  B  C  D  E  F  G  H  I  M  N  O  P  R  S  T  U  V  W 

G

getApplication() - function in ai.tock.nlp.core.BuildContext
 
getApplication() - function in ai.tock.nlp.core.CallContext
 
getApplicationConfiguration() - function in ai.tock.nlp.core.configuration.NlpApplicationConfiguration
 
getBuildModelDuration() - function in ai.tock.nlp.core.quality.TestModelReport
 
getBuiltInEntityTypes() - function in ai.tock.nlp.core.NlpCore
Returns all built-in entities.
getCallContext() - function in ai.tock.nlp.core.quality.TestContext
 
getCaseInsensitive() - function in ai.tock.nlp.core.Application
 
getClassifyEntityTypes() - function in ai.tock.nlp.core.EntityEvaluationContext
If using entity type models is requested (entity disambiguation case).
getContent() - function in ai.tock.nlp.core.merge.ValueDescriptor
 
getContext() - function in ai.tock.nlp.core.sample.SampleExpression
 
getCurrentModelConfiguration(String,NlpEngineType) - function in ai.tock.nlp.core.ModelCore
Returns the current model configuration.
getDefaultIntentSelector() - function in ai.tock.nlp.core.IntentSelector.Companion
 
getDefinition() - function in ai.tock.nlp.core.sample.SampleEntity
 
getDictionary() - function in ai.tock.nlp.core.EntityType
Is the entity based on a dictionary (predefined set of data)?
getEMPTY_CONFIGURATION() - function in ai.tock.nlp.core.configuration.NlpApplicationConfiguration.Companion
 
getEnd() - function in ai.tock.nlp.core.EntityRecognition
 
getEnd() - function in ai.tock.nlp.core.EntityValue
End (exclusive) text index of the entity.
getEnd() - function in ai.tock.nlp.core.IntOpenRange
 
getEnd() - function in ai.tock.nlp.core.sample.SampleEntity
 
getEngineType() - function in ai.tock.nlp.core.BuildContext
 
getEngineType() - function in ai.tock.nlp.core.CallContext
 
getEntities() - function in ai.tock.nlp.core.Intent
 
getEntities() - function in ai.tock.nlp.core.ParsingResult
 
getEntities() - function in ai.tock.nlp.core.quality.EntityMatchError
 
getEntities() - function in ai.tock.nlp.core.sample.SampleExpression
 
getEntitiesProbability() - function in ai.tock.nlp.core.ParsingResult
 
getEntitiesRegexp() - function in ai.tock.nlp.core.Intent
 
getEntity() - function in ai.tock.nlp.core.EntityValue
Entity definition.
getEntity(String) - function in ai.tock.nlp.core.Intent
 
getEntityConfiguration() - function in ai.tock.nlp.core.configuration.NlpApplicationConfiguration
 
getEntityErrors() - function in ai.tock.nlp.core.quality.TestModelReport
 
getEntityName() - function in ai.tock.nlp.core.DictionaryData
The name of the entity.
getEntityType() - function in ai.tock.nlp.core.Entity
Entity type definition.
getEntityType() - function in ai.tock.nlp.core.EntityRecognition
 
getEvaluated() - function in ai.tock.nlp.core.EntityValue
Is this entity has been evaluated?
getEvaluationContext() - function in ai.tock.nlp.core.CallContext
 
getExpression() - function in ai.tock.nlp.core.quality.EntityMatchError
 
getExpression() - function in ai.tock.nlp.core.quality.IntentMatchError
 
getExpressionsInModel() - function in ai.tock.nlp.core.quality.TestModelReport
 
getExpressionsTested() - function in ai.tock.nlp.core.quality.TestModelReport
 
getHasApplicationConfiguration() - function in ai.tock.nlp.core.configuration.NlpApplicationConfiguration
 
getHasEntityConfiguration() - function in ai.tock.nlp.core.configuration.NlpApplicationConfiguration
 
getHasIntentConfiguration() - function in ai.tock.nlp.core.configuration.NlpApplicationConfiguration
 
getHasMarkdown() - function in ai.tock.nlp.core.configuration.NlpModelConfiguration
 
getHasProperties() - function in ai.tock.nlp.core.configuration.NlpModelConfiguration
 
getHasTokenizerConfiguration() - function in ai.tock.nlp.core.configuration.NlpApplicationConfiguration
 
getIgnoreTrailingPunctuation() - function in ai.tock.nlp.core.Application
 
getInitial() - function in ai.tock.nlp.core.merge.ValueDescriptor
 
getIntent(String) - function in ai.tock.nlp.core.Application
 
getIntent() - function in ai.tock.nlp.core.ParsingResult
 
getIntent() - function in ai.tock.nlp.core.quality.IntentMatchError
 
getIntent() - function in ai.tock.nlp.core.sample.SampleExpression
 
getIntentConfiguration() - function in ai.tock.nlp.core.configuration.NlpApplicationConfiguration
 
getIntentErrors() - function in ai.tock.nlp.core.quality.TestModelReport
 
getIntentProbability() - function in ai.tock.nlp.core.ParsingResult
 
getIntentProbability() - function in ai.tock.nlp.core.quality.IntentMatchError
 
getIntents() - function in ai.tock.nlp.core.Application
 
getLabels() - function in ai.tock.nlp.core.PredefinedValue
The list of possible values for each locale.
getLabelsMap(Locale) - function in ai.tock.nlp.core.DictionaryData
Returns a PredefinedValue -> list of labels map for the specified locale.
getLanguage() - function in ai.tock.nlp.core.BuildContext
 
getLanguage() - function in ai.tock.nlp.core.CallContext
 
getLanguage() - function in ai.tock.nlp.core.sample.SampleContext
 
getMarkdown() - function in ai.tock.nlp.core.configuration.NlpModelConfiguration
 
getMergeEntityTypes() - function in ai.tock.nlp.core.EntityEvaluationContext
If merging entity type values is requested.
getMinDistance() - function in ai.tock.nlp.core.DictionaryData
The minimum distance to be allowed.
getName() - function in ai.tock.nlp.core.Application
 
getName() - function in ai.tock.nlp.core.EntityType
The qualified name of the entity (ie namespace:name)
getName() - function in ai.tock.nlp.core.Intent
 
getName() - function in ai.tock.nlp.core.NlpEngineType
The unique name of nlp engine.
getNamespace() - function in ai.tock.nlp.core.DictionaryData
The namespace of the entity.
getNotRetainedEntities() - function in ai.tock.nlp.core.ParsingResult
 
getObfuscated() - function in ai.tock.nlp.core.EntityType
Is the entity has to be systematically obfuscated?
getOnlyIfNotExists() - function in ai.tock.nlp.core.BuildContext
update the model only if he does not exist already
getOnlyValues() - function in ai.tock.nlp.core.DictionaryData
Are only defined labels allowed or can we try to use Damerau-Levenshtein distance ?
getOpennlp() - function in ai.tock.nlp.core.NlpEngineType.Companion
The opennlp nlp engine.
getPosition() - function in ai.tock.nlp.core.merge.ValueDescriptor
 
getProbability() - function in ai.tock.nlp.core.EntityRecognition
 
getProbability() - function in ai.tock.nlp.core.merge.ValueDescriptor
 
getProperties() - function in ai.tock.nlp.core.configuration.NlpModelConfiguration
 
getQualifiedName() - function in ai.tock.nlp.core.DictionaryData
 
getRasa() - function in ai.tock.nlp.core.NlpEngineType.Companion
The rasa-based nlp engine.
getReferenceDate() - function in ai.tock.nlp.core.EntityEvaluationContext
The reference date for dates.
getReferenceDateByEntityMap() - function in ai.tock.nlp.core.EntityEvaluationContext
To manage a different date for each specified entity.
getRegexp() - function in ai.tock.nlp.core.EntitiesRegexp
 
getRole() - function in ai.tock.nlp.core.Entity
Role of the entity.
getRole() - function in ai.tock.nlp.core.EntityRecognition
 
getStanford() - function in ai.tock.nlp.core.NlpEngineType.Companion
The core stanford nlp engine.
getStart() - function in ai.tock.nlp.core.EntityRecognition
 
getStart() - function in ai.tock.nlp.core.EntityValue
Start (inclusive) text index of the entity.
getStart() - function in ai.tock.nlp.core.IntOpenRange
 
getStart() - function in ai.tock.nlp.core.sample.SampleEntity
 
getStartDate() - function in ai.tock.nlp.core.quality.TestModelReport
 
getSubEntities() - function in ai.tock.nlp.core.EntityType
The sub entities of this entity if any.
getSubEntities() - function in ai.tock.nlp.core.EntityValue
Sub entities if any.
getSubEntities() - function in ai.tock.nlp.core.sample.SampleEntity
 
getSupportedLocales() - function in ai.tock.nlp.core.Application
 
getTestSentencesDuration() - function in ai.tock.nlp.core.quality.TestModelReport
 
getText() - function in ai.tock.nlp.core.sample.SampleExpression
 
getTextSearch() - function in ai.tock.nlp.core.DictionaryData
If the text is contained by at least one label, the value is eligible.
getThreshold() - function in ai.tock.nlp.core.quality.TestContext
 
getTokenizerConfiguration() - function in ai.tock.nlp.core.configuration.NlpApplicationConfiguration
 
getUNKNOWN_INTENT() - function in ai.tock.nlp.core.Intent.Companion
 
getUNKNOWN_INTENT_NAME() - function in ai.tock.nlp.core.Intent.Companion
 
getValue() - function in ai.tock.nlp.core.EntityRecognition
 
getValue() - function in ai.tock.nlp.core.EntityValue
Current value if evaluated.
getValue() - function in ai.tock.nlp.core.PredefinedValue
The reference value.
getValue() - function in ai.tock.nlp.core.merge.ValueDescriptor
 
getValues() - function in ai.tock.nlp.core.DictionaryData
The values of the dictionary.
A  B  C  D  E  F  G  H  I  M  N  O  P  R  S  T  U  V  W