Class ParserModel

java.lang.Object
opennlp.tools.util.model.BaseModel
opennlp.tools.parser.ParserModel
All Implemented Interfaces:
Serializable, ArtifactProvider

public class ParserModel extends BaseModel
This is the default ParserModel implementation.
See Also: