Uses of Enum Class
org.tribuo.data.text.impl.CasingPreprocessor.CasingOperation
-
Uses of CasingPreprocessor.CasingOperation in org.tribuo.data.text.impl
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static CasingPreprocessor.CasingOperation[]
CasingPreprocessor.CasingOperation.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionConstruct a casing preprocessor.