Example usage for Java opennlp.tools.postag POSTaggerME fields, constructors, methods, implement or subclass
The text is from its open source code.
POSTaggerME(POSModel model) Initializes the current instance with the provided model. |
String[] | tag(String[] sentence) |