public class Requirement
extends Object
Stores and describes a set of requirements for the typical use of
the pipeline. For example, the POS tagger requires that tokenizer
and ssplit have run, etc. Implements a conjunction of disjunctions.
- Author:
- John Bauer