Uses of Package
opennlp.tools.tokenize
Packages that use opennlp.tools.tokenize
-
Classes in opennlp.tools.tokenize used by opennlp.tools.sentdetect
-
Classes in opennlp.tools.tokenize used by opennlp.tools.tokenizeClassDescriptionA
Detokenizermerges tokens back to their detokenized representation.This enum contains an operation for every token to merge the tokens together to their detokenized form.The interface for tokenizers, which segment a string into its tokens.ATokenSampleis text with token spans.A basicTokenizerimplementation which performs tokenization using white spaces.