Uses of Class
opennlp.tools.dictionary.serializer.Attributes
-
Packages that use Attributes Package Description opennlp.tools.dictionary.serializer -
-
Uses of Attributes in opennlp.tools.dictionary.serializer
Methods in opennlp.tools.dictionary.serializer that return Attributes Modifier and Type Method Description Attributes
Entry. getAttributes()
Retrieves theAttributes
.Constructors in opennlp.tools.dictionary.serializer with parameters of type Attributes Constructor Description Entry(StringList tokens, Attributes attributes)
Initializes the current instance.
-