Example usage for Java opennlp.tools.util StringList fields, constructors, methods, implement or subclass
The text is from its open source code.
StringList(String singleToken) Initializes the current instance. | |
StringList(String... tokens) Initializes the current instance. |