|
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.clustering.synthetic.ByFieldClusteringAlgorithmDescriptor.Keys
public static class ByFieldClusteringAlgorithmDescriptor.Keys
Constants for all attribute keys of the ByFieldClusteringAlgorithm component.
| Field Summary | |
|---|---|
static String |
CLUSTERS
Attribute key for: ByFieldClusteringAlgorithm.clusters. |
static String |
DOCUMENTS
Attribute key for: ByFieldClusteringAlgorithm.documents. |
static String |
FIELD_NAME
Attribute key for: ByFieldClusteringAlgorithm.fieldName. |
| Constructor Summary | |
|---|---|
protected |
ByFieldClusteringAlgorithmDescriptor.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 DOCUMENTS
ByFieldClusteringAlgorithm.documents.
public static final String CLUSTERS
ByFieldClusteringAlgorithm.clusters.
public static final String FIELD_NAME
ByFieldClusteringAlgorithm.fieldName.
| Constructor Detail |
|---|
protected ByFieldClusteringAlgorithmDescriptor.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 | ||||||||