public static class DocumentAssignerDescriptor.Keys extends Object
DocumentAssigner component.| Modifier and Type | Field and Description |
|---|---|
static String |
EXACT_PHRASE_ASSIGNMENT
Attribute key for:
DocumentAssigner.exactPhraseAssignment. |
static String |
MIN_CLUSTER_SIZE
Attribute key for:
DocumentAssigner.minClusterSize. |
| Modifier | Constructor and Description |
|---|---|
protected |
DocumentAssignerDescriptor.Keys() |
public static final String EXACT_PHRASE_ASSIGNMENT
DocumentAssigner.exactPhraseAssignment.public static final String MIN_CLUSTER_SIZE
DocumentAssigner.minClusterSize.