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 Createable
JWNLException
public boolean execute(POS pos, String lemma, BaseFormSet baseForm)
Operation
Copyright © 2022. All rights reserved.