Package 

Class EntityBuildContext

    • Method Summary

      Modifier and Type Method Description
      abstract List<SampleExpression> select(List<SampleExpression> expressions) Returns expressions for this context
      Locale getLanguage()
      NlpEngineType getEngineType()
      String getApplicationName()
      • Methods inherited from class ai.tock.nlp.model.EntityBuildContext

        toString
      • Methods inherited from class ai.tock.nlp.model.EntityContext

        key
      • Methods inherited from class ai.tock.nlp.model.ClassifierContext

        equals, hashCode
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait