public class RemovePrepPhrasesOperation extends Object implements Operation
| Constructor and Description |
|---|
RemovePrepPhrasesOperation() |
| Modifier and Type | Method and Description |
|---|---|
Object |
create(Map params) |
boolean |
execute(POS pos,
String lemma,
BaseFormSet baseForm)
Execute the operation.
|
public Object create(Map params) throws JWNLException
create in interface CreateableJWNLExceptionpublic boolean execute(POS pos, String lemma, BaseFormSet baseForm)
OperationCopyright © 2019. All rights reserved.