Uses of Enum Class
opennlp.tools.util.wordvector.WordVectorType
Packages that use WordVectorType
-
Uses of WordVectorType in opennlp.tools.util.wordvector
Methods in opennlp.tools.util.wordvector that return WordVectorTypeModifier and TypeMethodDescriptionWordVector.getDataType()
static WordVectorType
Returns the enum constant of this class with the specified name.static WordVectorType[]
WordVectorType.values()
Returns an array containing the constants of this enum class, in the order they are declared.