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