Class EntityModelHolder

  • All Implemented Interfaces:
    ai.tock.nlp.model.ModelHolder

    
    public final class EntityModelHolder
     implements ModelHolder
                        

    Holder of native entity model.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
      EntityModelHolder(Object nativeModel, NlpApplicationConfiguration configuration, Instant lastUpdate)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Object getNativeModel()
      final NlpApplicationConfiguration getConfiguration()
      final Instant getLastUpdate()
      • Methods inherited from class java.lang.Object

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