|
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.ClusterBuilderDescriptor.Keys
public static class ClusterBuilderDescriptor.Keys
Constants for all attribute keys of the ClusterBuilder component.
| Field Summary | |
|---|---|
static String |
CLUSTER_MERGING_THRESHOLD
Attribute key for: ClusterBuilder.clusterMergingThreshold. |
static String |
LABEL_ASSIGNER
Attribute key for: ClusterBuilder.labelAssigner. |
static String |
PHRASE_LABEL_BOOST
Attribute key for: ClusterBuilder.phraseLabelBoost. |
static String |
PHRASE_LENGTH_PENALTY_START
Attribute key for: ClusterBuilder.phraseLengthPenaltyStart. |
static String |
PHRASE_LENGTH_PENALTY_STOP
Attribute key for: ClusterBuilder.phraseLengthPenaltyStop. |
| Constructor Summary | |
|---|---|
protected |
ClusterBuilderDescriptor.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 PHRASE_LABEL_BOOST
ClusterBuilder.phraseLabelBoost.
public static final String PHRASE_LENGTH_PENALTY_START
ClusterBuilder.phraseLengthPenaltyStart.
public static final String PHRASE_LENGTH_PENALTY_STOP
ClusterBuilder.phraseLengthPenaltyStop.
public static final String CLUSTER_MERGING_THRESHOLD
ClusterBuilder.clusterMergingThreshold.
public static final String LABEL_ASSIGNER
ClusterBuilder.labelAssigner.
| Constructor Detail |
|---|
protected ClusterBuilderDescriptor.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 | ||||||||