|
GATE Version 3.1-2270 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Controller | |
---|---|
gate | This package contains the public interface to the GATE Java API. |
gate.creole |
Uses of Controller in gate |
---|
Subinterfaces of Controller in gate | |
---|---|
interface |
CorpusController
Models the execution of groups of ProcessingResources on a given corpus. |
Uses of Controller in gate.creole |
---|
Subinterfaces of Controller in gate.creole | |
---|---|
interface |
ConditionalController
A Conditional controller is a controller that keeps a running strategy for each PR contained. |
Classes in gate.creole that implement Controller | |
---|---|
class |
AbstractController
|
class |
ConditionalSerialAnalyserController
This class implements a SerialController that only contains LanguageAnalyser s. |
class |
ConditionalSerialController
Execute a list of PRs serially. |
class |
SerialAnalyserController
This class implements a SerialController that only contains LanguageAnalyser s. |
class |
SerialController
Execute a list of PRs serially. |
|
GATE Version 3.1-2270 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |