public class LookupIndexWordOperation extends Object implements Operation
| Constructor and Description |
|---|
LookupIndexWordOperation() |
| Modifier and Type | Method and Description |
|---|---|
Object |
create(Map params) |
boolean |
execute(POS pos,
String lemma,
BaseFormSet baseForms)
Execute the operation.
|
public Object create(Map params) throws JWNLException
create in interface CreateableJWNLExceptionpublic boolean execute(POS pos, String lemma, BaseFormSet baseForms) throws JWNLException
Operationexecute in interface OperationbaseForms - BaseFormSet to which all discovered base forms should
be added.JWNLExceptionCopyright © 2019. All rights reserved.