|
Carrot2 v3.6.0-SNAPSHOT
API Documentation |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.carrot2.output.metrics.IdealPartitioningBasedMetricDescriptor.Keys
org.carrot2.output.metrics.NormalizedMutualInformationMetricDescriptor.Keys
public static class NormalizedMutualInformationMetricDescriptor.Keys
Constants for all attribute keys of the NormalizedMutualInformationMetric component.
| Field Summary | |
|---|---|
static String |
CLUSTERS
Attribute key for: NormalizedMutualInformationMetric.clusters. |
static String |
DOCUMENTS
Attribute key for: NormalizedMutualInformationMetric.documents. |
static String |
ENABLED
Attribute key for: NormalizedMutualInformationMetric.enabled. |
static String |
NORMALIZED_MUTUAL_INFORMATION
Attribute key for: NormalizedMutualInformationMetric.normalizedMutualInformation. |
| Fields inherited from class org.carrot2.output.metrics.IdealPartitioningBasedMetricDescriptor.Keys |
|---|
PARTITION_ID_FIELD_NAME |
| Constructor Summary | |
|---|---|
protected |
NormalizedMutualInformationMetricDescriptor.Keys()
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String NORMALIZED_MUTUAL_INFORMATION
NormalizedMutualInformationMetric.normalizedMutualInformation.
public static final String DOCUMENTS
NormalizedMutualInformationMetric.documents.
public static final String CLUSTERS
NormalizedMutualInformationMetric.clusters.
public static final String ENABLED
NormalizedMutualInformationMetric.enabled.
| Constructor Detail |
|---|
protected NormalizedMutualInformationMetricDescriptor.Keys()
|
Please refer to project documentation at
http://project.carrot2.org |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||