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