Uses of Enum Class
opennlp.tools.tokenize.uax29.WordType
Packages that use WordType
-
Uses of WordType in opennlp.tools.tokenize.uax29
Methods in opennlp.tools.tokenize.uax29 that return WordTypeModifier and TypeMethodDescriptionWordToken.type()Returns the value of thetyperecord component.static WordTypeReturns the enum constant of this class with the specified name.static WordType[]WordType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in opennlp.tools.tokenize.uax29 with parameters of type WordTypeModifier and TypeMethodDescriptionvoidAccepts one word token.Constructors in opennlp.tools.tokenize.uax29 with parameters of type WordType