Package 

Interface EntityClassifier

    • Method Summary

      Modifier and Type Method Description
      abstract List<EntityRecognition> classifyEntities(EntityCallContext context, String text, Array<String> tokens)
      • Methods inherited from class ai.tock.nlp.model.service.engine.EntityClassifier

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

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