Package org.nlpub.watset.eval
Clustering and performance evaluation tools.
-
Interface Summary Interface Description Sampling Utilities for statistical evaluation of computational experiments. -
Class Summary Class Description CachedNormalizedModifiedPurity<V> Cached normalized modified purity evaluation measure for overlapping clustering.Measurer<V,E> A clustering algorithm performance measurement class.Measurer.Measurement<V> A performance measurement result.NormalizedModifiedPurity<V> Normalized modified purity evaluation measure for overlapping clustering.Pairwise<V> Pairwise precision, recall, and F-score for cluster evaluation.PrecisionRecall A wrapper for precision and recall values that computes F-score.