Class TopicDetectionResultLabelsItem


  • public final class TopicDetectionResultLabelsItem
    extends java.lang.Object
    • Method Detail

      • getRelevance

        public double getRelevance()
        Returns:
        How relevant the detected topic is of a detected topic
      • getLabel

        public java.lang.String getLabel()
        Returns:
        The IAB taxonomical label for the label of the detected topic, where > denotes supertopic/subtopic relationship
      • equals

        public boolean equals​(java.lang.Object other)
        Overrides:
        equals in class java.lang.Object
      • getAdditionalProperties

        public java.util.Map<java.lang.String,​java.lang.Object> getAdditionalProperties()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object