Uses of Class
de.fu_berlin.ties.text.TokenizingExtractor

Packages that use TokenizingExtractor
de.fu_berlin.ties.demo This package contains demo code for showing how the system works. 
de.fu_berlin.ties.text This package contains utility classes for working with texts. 
 

Uses of TokenizingExtractor in de.fu_berlin.ties.demo
 

Constructors in de.fu_berlin.ties.demo with parameters of type TokenizingExtractor
FilterResult(PredictionDistribution myPredDist, String myText, TokenizingExtractor extractor, Map<String,List<Float>> myFeatureWeights)
          Creates a new instance.
 

Uses of TokenizingExtractor in de.fu_berlin.ties.text
 

Subclasses of TokenizingExtractor in de.fu_berlin.ties.text
 class FieldTokenizingExtractor
          A tokenizing extractor that prepends field names to each token.
 



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