Uses of Record Class
opennlp.tools.util.TokenTag
Packages that use TokenTag
-
Uses of TokenTag in opennlp.tools.chunker
Subinterfaces with type arguments of type TokenTag in opennlp.tools.chunkerModifier and TypeInterfaceDescriptioninterfaceInterface for aBeamSearchContextGeneratorused in syntactic chunking. -
Uses of TokenTag in opennlp.tools.util
Methods in opennlp.tools.util that return TokenTagMethods in opennlp.tools.util with parameters of type TokenTagModifier and TypeMethodDescriptionstatic String[]TokenTag.extractTags(TokenTag[] tuples) static String[]TokenTag.extractTokens(TokenTag[] tuples)