|
Carrot2 v3.5.2
API Documentation |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.carrot2.clustering.lingo.LingoClusteringAlgorithmDescriptor.Keys
public static class LingoClusteringAlgorithmDescriptor.Keys
Constants for all attribute keys of the LingoClusteringAlgorithm component.
| Field Summary | |
|---|---|
static String |
CLUSTERS
Attribute key for: LingoClusteringAlgorithm.clusters. |
static String |
DESIRED_CLUSTER_COUNT_BASE
Attribute key for: LingoClusteringAlgorithm.desiredClusterCountBase. |
static String |
DOCUMENTS
Attribute key for: LingoClusteringAlgorithm.documents. |
static String |
QUERY
Attribute key for: LingoClusteringAlgorithm.query. |
static String |
SCORE_WEIGHT
Attribute key for: LingoClusteringAlgorithm.scoreWeight. |
| Constructor Summary | |
|---|---|
protected |
LingoClusteringAlgorithmDescriptor.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 QUERY
LingoClusteringAlgorithm.query.
public static final String DOCUMENTS
LingoClusteringAlgorithm.documents.
public static final String CLUSTERS
LingoClusteringAlgorithm.clusters.
public static final String SCORE_WEIGHT
LingoClusteringAlgorithm.scoreWeight.
public static final String DESIRED_CLUSTER_COUNT_BASE
LingoClusteringAlgorithm.desiredClusterCountBase.
| Constructor Detail |
|---|
protected LingoClusteringAlgorithmDescriptor.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 | ||||||||