MaltParser 1.0.3

Package org.maltparser.core.config

Contains classes and an interface for handling parsing scenarios.

See:
          Description

Interface Summary
Configuration An interface for creating different types of configurations.
 

Class Summary
ConfigurationDir  
SingleMaltConfiguration SingleMaltConfiguration handles deterministic parsing algorithms such as Nivre Arc-eager, Nivre Arc-standard, Covington Non-projective and Covington projective.
 

Exception Summary
ConfigurationException ConfigurationException extends the MaltChainedException class and is thrown by classes within the configuration package.
 

Package org.maltparser.core.config Description

Contains classes and an interface for handling parsing scenarios.


MaltParser 1.0.3

Copyright 2007 Johan Hall, Jens Nilsson and Joakim Nivre.