Uses of Interface
de.fu_berlin.ties.xml.dom.TokenProcessor

Packages that use TokenProcessor
de.fu_berlin.ties.extract This package handles information extraction and entitiy recognition. 
de.fu_berlin.ties.xml.dom This package contains utility classes for working with DOM-like XML representations, focussing especially on dom4j
 

Uses of TokenProcessor in de.fu_berlin.ties.extract
 

Classes in de.fu_berlin.ties.extract that implement TokenProcessor
 class Extractor
          An extractor runs a local Classifier on a list of items/nodes and combines their results using a CombinationStrategy.
 class Trainer
          A trainer trains a local Classifier to be used for extraction.
 

Uses of TokenProcessor in de.fu_berlin.ties.xml.dom
 

Constructors in de.fu_berlin.ties.xml.dom with parameters of type TokenProcessor
TokenWalker(TokenProcessor processor, TokenizerFactory tFactory)
          Creates a new instance.
 



Copyright © 2003-2004 Christian Siefkes. All Rights Reserved.