Packages
ipipan.spejd Root package for Shallow Parsing And Disambiguation Engine.
ipipan.spejd.actions Provides classes representing actions (predicates) that can be executed (evaluated) upon finding a match.
ipipan.spejd.entities Provides classes representing syntactic entities, for example words or syntactic groups.
ipipan.spejd.readers  
ipipan.spejd.ruleparser Provides basic classes for parsing SPADE rules.
ipipan.spejd.rules Classes for representing and applying rules, as well as a class for reading XML input files to be parsed.
ipipan.spejd.tagset Provides representation of the corpus tagset.
ipipan.spejd.util Provides utility classes and tools, common for different program modules.