JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
opennlp.tools.tokenize.TokenSample
Packages that use
TokenSample
Package
Description
opennlp.tools.tokenize
Uses of
TokenSample
in
opennlp.tools.tokenize
Methods in
opennlp.tools.tokenize
that return
TokenSample
Modifier and Type
Method
Description
static
TokenSample
TokenSample.
parse
(
String
sampleString,
String
separatorChars)
Parses a string sample.