public class EntityBuildContextForEntity
extends EntityBuildContext
public EntityBuildContextForEntity(@NotNull
ai.tock.nlp.core.EntityType entityType,
@NotNull
java.util.Locale language,
@NotNull
ai.tock.nlp.core.NlpEngineType engineType,
@NotNull
java.lang.String applicationName)
@NotNull public EntityContextKey key()
@NotNull
public java.util.List<ai.tock.nlp.core.sample.SampleExpression> select(@NotNull
java.util.List<ai.tock.nlp.core.sample.SampleExpression> expressions)
Returns expressions for this context
@NotNull public ai.tock.nlp.core.EntityType getEntityType()