public interface Operation extends Createable
Modifier and Type | Method and Description |
---|---|
boolean |
execute(POS pos,
String lemma,
BaseFormSet baseForms)
Execute the operation.
|
create
boolean execute(POS pos, String lemma, BaseFormSet baseForms) throws JWNLException
pos
- lemma
- baseForms
- BaseFormSet to which all discovered base forms should
be added.JWNLException
Copyright © 2018. All rights reserved.