-
- All Implemented Interfaces:
-
ai.tock.nlp.model.ClassifierContext
public class EntityCallContext extends EntityContext
-
-
Field Summary
Fields Modifier and Type Field Description private final ZonedDateTimereferenceDateprivate final Localelanguageprivate final NlpEngineTypeengineTypeprivate final StringapplicationName
-
Method Summary
Modifier and Type Method Description final ZonedDateTimegetReferenceDate()-
Methods inherited from class ai.tock.nlp.model.EntityContext
getApplicationName, getEngineType, getLanguage, toString -
Methods inherited from class ai.tock.nlp.model.ClassifierContext
key -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getReferenceDate
final ZonedDateTime getReferenceDate()
-
-
-
-