Uses of Class
opennlp.tools.dictionary.serializer.Attributes
Packages that use Attributes
-
Uses of Attributes in opennlp.tools.dictionary.serializer
Methods in opennlp.tools.dictionary.serializer that return AttributesModifier and TypeMethodDescriptionEntry.attributes()
Returns the value of theattributes
record component.Entry.getAttributes()
Deprecated, for removal: This API element is subject to removal in a future version.Constructors in opennlp.tools.dictionary.serializer with parameters of type AttributesModifierConstructorDescriptionEntry
(StringList tokens, Attributes attributes) Creates an instance of aEntry
record class.