Package ipipan.spejd.rules

Classes for representing and applying rules, as well as a class for reading XML input files to be parsed.

See:
          Description

Interface Summary
Match  
 

Class Summary
AbstractRule  
Gazetteer Not official yet.
GazetteerEntry  
LexDictionary  
MatchPattern  
Rule  
RuleParser  
RuleSet  
Sentence  
 

Package ipipan.spejd.rules Description

Classes for representing and applying rules, as well as a class for reading XML input files to be parsed.

TODO: MorphReader should probably be moved to a separated package, if more input methods emerge.