Example usage for Java opennlp.tools.parser ParserModel fields, constructors, methods, implement or subclass
The text is from its open source code.
ParserModel(InputStream in) | |
ParserModel(File modelFile) | |
ParserModel(Path modelPath) | |
ParserModel(URL modelURL) |
ChunkerModel | getParserChunkerModel() |
POSModel | getParserTaggerModel() |