public class LookupExceptionsOperation extends AbstractOperation
dictionary
Constructor and Description |
---|
LookupExceptionsOperation(Dictionary dictionary,
java.util.Map<java.lang.String,Param> params) |
Modifier and Type | Method and Description |
---|---|
boolean |
execute(POS pos,
java.lang.String derivation,
BaseFormSet form)
Executes the operation.
|
getDictionary, setDictionary
public LookupExceptionsOperation(Dictionary dictionary, java.util.Map<java.lang.String,Param> params) throws JWNLException
JWNLException
public boolean execute(POS pos, java.lang.String derivation, BaseFormSet form) throws JWNLException
Operation
pos
- part of speechderivation
- lemmaform
- BaseFormSet to which all discovered base forms should
be added.JWNLException
- JWNLException