public interface BaseFormAttribute
extends org.apache.lucene.util.Attribute
Token.getBaseForm()
.
Note: depending on part of speech, this value may not be applicable, and will be null.
Modifier and Type | Method and Description |
---|---|
String |
getBaseForm() |
void |
setToken(Token token) |