|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
dict
java.util.StringTokenizer
), except
that this tokenizer returns
TokenAnnotation
objects, which, in
addition to the token text string, also contain the start and end offsets of the token in the
original string.OffsetTokenizer
.
String
, stem the token, and return the stemmed
token as a String
.
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |