org.carrot2.output.metrics
Class NormalizedMutualInformationMetricDescriptor.Attributes

java.lang.Object
  extended by org.carrot2.output.metrics.NormalizedMutualInformationMetricDescriptor.Attributes
Enclosing class:
NormalizedMutualInformationMetricDescriptor

public static final class NormalizedMutualInformationMetricDescriptor.Attributes
extends Object

All attributes of the NormalizedMutualInformationMetric component.


Field Summary
 AttributeInfo clusters
           
 AttributeInfo documents
           
 AttributeInfo enabled
           
 AttributeInfo normalizedMutualInformation
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

normalizedMutualInformation

public final AttributeInfo normalizedMutualInformation

documents

public final AttributeInfo documents

clusters

public final AttributeInfo clusters

enabled

public final AttributeInfo enabled


Copyright (c) Dawid Weiss, Stanislaw Osinski