public class OpenNLPTokenAnnotator extends AbstractTokenAnnotator
Modifier and Type | Field and Description |
---|---|
static String |
TOKEN_MODEL_PROP |
Constructor and Description |
---|
OpenNLPTokenAnnotator() |
Modifier and Type | Method and Description |
---|---|
List<TokenAnnotation> |
tokenise(String text) |
performAnnotation
annotate
public static final String TOKEN_MODEL_PROP
public OpenNLPTokenAnnotator()
public List<TokenAnnotation> tokenise(String text)