Uses of Interface
net.ontopia.topicmaps.classify.TokenizerIF
-
Packages that use TokenizerIF Package Description net.ontopia.topicmaps.classify To classify content, use the SimpleClassifier class. -
-
Uses of TokenizerIF in net.ontopia.topicmaps.classify
Classes in net.ontopia.topicmaps.classify that implement TokenizerIF Modifier and Type Class Description class
DefaultTokenizer
INTERNAL:Methods in net.ontopia.topicmaps.classify with parameters of type TokenizerIF Modifier and Type Method Description void
DocumentTokenizer. setTokenizer(TokenizerIF tokenizer)
-