Class POSEvaluator

    • Method Detail

      • getWordAccuracy

        public double getWordAccuracy()
        Accuracy defined as: word accuracy = correctly detected tags / total words
        Returns:
        Retrieves the mean word accuracy.
      • getWordCount

        public long getWordCount()
        Returns:
        Retrieves the total number of words considered in the evaluation.