public interface CorpusController extends Controller
Modifier and Type | Method and Description |
---|---|
Corpus |
getCorpus()
Returns the
Corpus used by this
controller. |
void |
setCorpus(Corpus corpus)
Sets the
Corpus which contains the data on which
the controller is going to run. |
execute, getPRs, setPRs
cleanup, getParameterValue, init, setParameterValue, setParameterValues
getFeatures, setFeatures
getName, setName
interrupt, isInterrupted
Copyright © 2024 GATE. All rights reserved.