|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of Document in net.ontopia.topicmaps.classify |
|---|
| Methods in net.ontopia.topicmaps.classify with parameters of type Document | |
|---|---|
void |
DocumentClassifier.analyzeDocument(Document doc)
|
static Language |
Language.detectLanguage(Document doc)
INTERNAL: Detects the language of the document based on the built-in languages and new languages registered. |
void |
DocumentAnalyzerIF.endDocument(Document doc)
|
void |
DistanceAnalyzer.endDocument(Document doc)
|
void |
AbstractDocumentAnalyzer.endDocument(Document doc)
|
protected void |
DocumentClassifier.extractTerms(Document doc)
|
int |
Language.getScore(Document doc)
|
void |
DocumentAnalyzerIF.startDocument(Document doc)
|
void |
DistanceAnalyzer.startDocument(Document doc)
|
void |
AbstractDocumentAnalyzer.startDocument(Document doc)
|
void |
DocumentTokenizer.tokenize(Document doc)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||