Uses of Interface
org.apache.commons.text.similarity.Tokenizer
Packages that use Tokenizer
-
Uses of Tokenizer in org.apache.commons.text.similarity
Subinterfaces of Tokenizer in org.apache.commons.text.similarityClasses in org.apache.commons.text.similarity that implement TokenizerModifier and TypeClassDescription(package private) final classA simple wordTokenizerthat utilizes a regex to find words.