org.apache.lucene.util.AttributeBaseFormAttributeImplpublic 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 | Description |
|---|---|---|
String |
getBaseForm() |
|
void |
setToken(Token token) |
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.