Trains a sequence of parsers and evaluates them.
Trains a sequence of parsers and evaluates them.
Required manifest for the params
Required manifest for the params
The main point of entry for implementors.
The main point of entry for implementors. Should return a sequence of parsers
(Since version ) see corresponding Javadoc for more information.
The main entry point for training discriminative parsers. Has a main method inherited from ParserPipeline. Use --help to see options, or just look at the Params class.