| Constructor and Description |
|---|
POSTagger(POSTaggerME tagger) |
| Modifier and Type | Method and Description |
|---|---|
void |
analyze(Document document)
Analyzes part of a text or a word.
|
static List<opennlp.tools.util.Span> |
createSpanList(String[] toks,
String[] tags) |
public POSTagger(POSTaggerME tagger)
Copyright © 2012–2017 CoGrOO. All rights reserved.