Uses of Enum
org.tribuo.util.tokens.options.CoreTokenizerOptions.CoreTokenizerType
Packages that use CoreTokenizerOptions.CoreTokenizerType
-
Uses of CoreTokenizerOptions.CoreTokenizerType in org.tribuo.util.tokens.options
Fields in org.tribuo.util.tokens.options declared as CoreTokenizerOptions.CoreTokenizerTypeMethods in org.tribuo.util.tokens.options that return CoreTokenizerOptions.CoreTokenizerTypeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.CoreTokenizerOptions.CoreTokenizerType.values()Returns an array containing the constants of this enum type, in the order they are declared.