Example usage for Java opennlp.tools.tokenize TokenizerFactory fields, constructors, methods, implement or subclass
The text is from its open source code.
TokenizerFactory(String languageCode, Dictionary abbreviationDictionary, boolean useAlphaNumericOptimization, Pattern alphaNumericPattern) Creates a TokenizerFactory . |