Class DoccatCrossValidator

    • Method Detail

      • getDocumentAccuracy

        public double getDocumentAccuracy()
        Returns:
        Retrieves the accuracy for all iterations.
      • getDocumentCount

        public long getDocumentCount()
        Returns:
        Retrieves the number of words which where validated over all iterations. The result is the amount of folds multiplied by the total number of words.