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.Constructors in opennlp.tools.dictionary.serializer with parameters of type AttributesModifierConstructorDescriptionEntry
(StringList tokens, Attributes attributes) Creates an instance of aEntry
record class.