public class EntityContext implements ClassifierContext<T>
public EntityContext(@NotNull java.util.Locale language, @NotNull ai.tock.nlp.core.NlpEngineType engineType, @NotNull java.lang.String applicationName)
@NotNull public java.lang.String toString()
@NotNull public java.util.Locale getLanguage()
@NotNull public ai.tock.nlp.core.NlpEngineType getEngineType()
@NotNull public java.lang.String getApplicationName()