Class EntityTypeRecognition

  • All Implemented Interfaces:
    ai.tock.nlp.core.IntOpenRange , kotlin.Comparable

    
    public final class EntityTypeRecognition
     implements IntOpenRange
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final EntityType getEntityType()
      final EntityTypeValue getValue()
      final Double getProbability()
      final EntityRecognition toEntityRecognition(String role)
      • Methods inherited from class ai.tock.nlp.core.IntOpenRange

        compareTo, getEnd, getStart, isSameRange, overlap, overlap, size, textValue, toClosedRange
      • Methods inherited from class java.lang.Object

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