|
![]() |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Token | |
---|---|
net.ontopia.topicmaps.classify | To classify content, use the SimpleClassifier class. |
Uses of Token in net.ontopia.topicmaps.classify |
---|
Subclasses of Token in net.ontopia.topicmaps.classify | |
---|---|
class |
Variant
PUBLIC: Represents a form of a term as it occurred in classified content. |
Methods in net.ontopia.topicmaps.classify with parameters of type Token | |
---|---|
void |
TextBlock.addToken(Token token)
|
void |
RegionBooster.analyzeToken(TextBlock parent,
Token token,
int index)
|
void |
DocumentAnalyzerIF.analyzeToken(TextBlock parent,
Token token,
int index)
|
void |
DistanceAnalyzer.analyzeToken(TextBlock parent,
Token token,
int index)
|
void |
CompoundAnalyzer.analyzeToken(TextBlock parent,
Token token,
int index)
|
abstract void |
AbstractDocumentAnalyzer.analyzeToken(TextBlock parent,
Token token,
int index)
|
abstract void |
TokenVisitor.visit(Token token)
|
|
![]() |
|||||||||
PREV NEXT | FRAMES NO FRAMES |