- size() - Method in class ai.tock.nlp.core.service.entity.EntityTypeRecognition
-
- supportClassification($this, namespace, entityTypeName) - Static method in class ai.tock.nlp.core.service.entity.EntityTypeProvider.DefaultImpls
-
Does the given EntityType can be classified?
- supportClassification(namespace, entityTypeName) - Method in interface ai.tock.nlp.core.service.entity.EntityTypeProvider
-
Does the given EntityType can be classified?
- supportedEntityTypes($this) - Static method in class ai.tock.nlp.core.service.entity.EntityTypeProvider.DefaultImpls
-
Returns supported entity types - ie if the list of supported entity types if it is already known.
- supportedEntityTypes() - Method in interface ai.tock.nlp.core.service.entity.EntityTypeProvider
-
Returns supported entity types - ie if the list of supported entity types if it is already known.
- supportEvaluation($this, namespace, entityTypeName) - Static method in class ai.tock.nlp.core.service.entity.EntityTypeProvider.DefaultImpls
-
Does the given EntityType can be evaluated?
- supportEvaluation(namespace, entityTypeName) - Method in interface ai.tock.nlp.core.service.entity.EntityTypeProvider
-
Does the given EntityType can be evaluated?
- supportValuesMerge($this, namespace, entityTypeName) - Static method in class ai.tock.nlp.core.service.entity.EntityTypeProvider.DefaultImpls
-
Does the given EntityType supports values merge?
- supportValuesMerge(namespace, entityTypeName) - Method in interface ai.tock.nlp.core.service.entity.EntityTypeProvider
-
Does the given EntityType supports values merge?