public interface BaseFormAttribute extends 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 |
---|---|
java.lang.String |
getBaseForm() |
void |
setToken(Token token) |
java.lang.String getBaseForm()
void setToken(Token token)
Copyright © 2000–2019 The Apache Software Foundation. All rights reserved.