Interface LabelAwareSentenceIterator

    • Method Detail

      • currentLabel

        String currentLabel()
        Returns the current label for nextSentence()
        Returns:
        the label for nextSentence()
      • currentLabels

        List<String> currentLabels()
        For multi label problems
        Returns: