MaltParser 1.0.2

Package org.maltparser.parser.guide.feature

Contains classes which handle the feature extraction.

See:
          Description

Interface Summary
Featurable  
 

Class Summary
AtomicFeature  
ColumnFeature  
Feature  
FeatureVector  
InputColumnFeature  
OutputColumnFeature  
ParserActionFeature TODO: NB not tested yet, probably wrong behavior
SplitFeature  
SuffixFeature  
TokenFeature  
TransitionFeature TODO: NB not tested yet, probably wrong behavior
 

Exception Summary
FeatureException FeatureException extends the MaltChainedException class and is thrown by classes within the feature package.
 

Package org.maltparser.parser.guide.feature Description

Contains classes which handle the feature extraction.


MaltParser 1.0.2

Copyright 2007 Johan Hall, Jens Nilsson and Joakim Nivre.