Interface CreateEnrichment.Type
- Enclosing class:
- CreateEnrichment
public static interface CreateEnrichment.Type
The type of this enrichment.
-
Field Summary
Fields Modifier and Type Field Description static StringDICTIONARYdictionary.static StringREGULAR_EXPRESSIONregular_expression.static StringRULE_BASEDrule_based.static StringUIMA_ANNOTATORuima_annotator.static StringWATSON_KNOWLEDGE_STUDIO_MODELwatson_knowledge_studio_model.
-
Field Details
-
DICTIONARY
dictionary.- See Also:
- Constant Field Values
-
REGULAR_EXPRESSION
regular_expression.- See Also:
- Constant Field Values
-
UIMA_ANNOTATOR
uima_annotator.- See Also:
- Constant Field Values
-
RULE_BASED
rule_based.- See Also:
- Constant Field Values
-
WATSON_KNOWLEDGE_STUDIO_MODEL
watson_knowledge_studio_model.- See Also:
- Constant Field Values
-