Interface Enrichment.Type
- Enclosing class:
- Enrichment
public static interface Enrichment.Type
The type of this enrichment.
-
Field Summary
Fields Modifier and Type Field Description static StringDICTIONARYdictionary.static StringNATURAL_LANGUAGE_UNDERSTANDINGnatural_language_understanding.static StringPART_OF_SPEECHpart_of_speech.static StringREGULAR_EXPRESSIONregular_expression.static StringRULE_BASEDrule_based.static StringSENTIMENTsentiment.static StringUIMA_ANNOTATORuima_annotator.static StringWATSON_KNOWLEDGE_STUDIO_MODELwatson_knowledge_studio_model.
-
Field Details
-
PART_OF_SPEECH
part_of_speech.- See Also:
- Constant Field Values
-
SENTIMENT
sentiment.- See Also:
- Constant Field Values
-
NATURAL_LANGUAGE_UNDERSTANDING
natural_language_understanding.- See Also:
- Constant Field Values
-
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
-