public ClassifierContextKey
The key used by the classifier to know if a interface ClassifierContext is equals to another interface ClassifierContext.
interface ClassifierContext
public ClassifierContextKey()
@NotNull java.lang.String id()
The id of the key. key1 == key2 <=> key1.id == key2.id
@NotNull java.lang.String getApplicationName()
@NotNull ai.tock.nlp.core.NlpEngineType getEngineType()