|
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.text.preprocessing.DocumentAssignerDescriptor.Keys
public static class DocumentAssignerDescriptor.Keys
Constants for all attribute keys of the DocumentAssigner component.
| Field Summary | |
|---|---|
static String |
EXACT_PHRASE_ASSIGNMENT
Attribute key for: DocumentAssigner.exactPhraseAssignment. |
static String |
MIN_CLUSTER_SIZE
Attribute key for: DocumentAssigner.minClusterSize. |
| Constructor Summary | |
|---|---|
protected |
DocumentAssignerDescriptor.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 EXACT_PHRASE_ASSIGNMENT
DocumentAssigner.exactPhraseAssignment.
public static final String MIN_CLUSTER_SIZE
DocumentAssigner.minClusterSize.
| Constructor Detail |
|---|
protected DocumentAssignerDescriptor.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 | ||||||||