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 Createable
JWNLException
public boolean execute(POS pos, String lemma, BaseFormSet baseForms) throws JWNLException
Operation
execute
in interface Operation
baseForms
- BaseFormSet to which all discovered base forms should
be added.JWNLException
Copyright © 2018. All rights reserved.