| Modifier and Type | Method and Description |
|---|---|
String |
execute(String derivation)
Executes the operation to get the base form of the given word
|
String |
getChangeTo() |
boolean |
getIndexLookupOption()
Gets the option of checking the existence of the lemmatised word in the dictionary.
|
int |
getPOSIndex() |
String |
getSuffix() |
void |
setIndexLookupOption(boolean option) |
public String execute(String derivation)
Operationpublic boolean getIndexLookupOption()
OperationgetIndexLookupOption in interface Operationpublic void setIndexLookupOption(boolean option)
public String getSuffix()
public String getChangeTo()
public int getPOSIndex()
Copyright © 2018 JULIE Lab, Germany. All rights reserved.