|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in gate.creole used by gate | |
AbstractLanguageResource
A convenience implementation of LanguageResource with some default code. |
|
AbstractResource
A convenience implementation of Resource with some default code. |
|
ExecutionException
This exception indicates failure during run()
invocations on ProcessingResources. |
|
ResourceInstantiationException
This exception indicates failure during instantiation of resources, which may be due to a number of causes: the resource metadata contains parameters that aren't available on the resource; the class for the resource cannot be found (e.g. |
Classes in gate.creole used by gate.annotation | |
AbstractVisualResource
A convenience implementation of VisualResource with some default code. |
|
AnnotationSchema
This class handles annotation schemas.An annotation schema is a representation of an annotation, together with its types and their attributes, values and types. |
|
ResourceInstantiationException
This exception indicates failure during instantiation of resources, which may be due to a number of causes: the resource metadata contains parameters that aren't available on the resource; the class for the resource cannot be found (e.g. |
Classes in gate.creole used by gate.corpora | |
AbstractLanguageResource
A convenience implementation of LanguageResource with some default code. |
|
AbstractResource
A convenience implementation of Resource with some default code. |
|
ResourceInstantiationException
This exception indicates failure during instantiation of resources, which may be due to a number of causes: the resource metadata contains parameters that aren't available on the resource; the class for the resource cannot be found (e.g. |
Classes in gate.creole used by gate.creole | |
AbstractController
|
|
AbstractLanguageAnalyser
A parent implementation of language analysers with some default code. |
|
AbstractLanguageResource
A convenience implementation of LanguageResource with some default code. |
|
AbstractProcessingResource
A convenience implementation of ProcessingResource with some default code. |
|
AbstractResource
A convenience implementation of Resource with some default code. |
|
AnalyserRunningStrategy
A type running strategy that decides whether the associated PR needs to be run based on the value of a specified feature on the document that the PR needs to be run on. |
|
ANNIEConstants
This interface defines constants used by the ANNIE processing resources. |
|
ConditionalController
A Conditional controller is a controller that keeps a running strategy for each PR contained. |
|
ConditionalSerialController
Execute a list of PRs serially. |
|
ExecutionException
This exception indicates failure during run()
invocations on ProcessingResources. |
|
FeatureSchema
This class describes a schema for a feature. |
|
Parameter
Models a resource parameter. |
|
ParameterException
This exception indicates failure to set a resource parameter. |
|
ParameterList
Models resource parameters lists as described in their creole.xml metadata. |
|
ResourceData
Models an individual CREOLE resource metadata, plus configuration data, plus the instantiations of the resource current within the system. |
|
ResourceInstantiationException
This exception indicates failure during instantiation of resources, which may be due to a number of causes: the resource metadata contains parameters that aren't available on the resource; the class for the resource cannot be found (e.g. |
|
RunningStrategy
Base interface for objects that are used to decide whether a PR member of a ConditionalController needs to be run. |
|
SerialController
Execute a list of PRs serially. |
|
Transducer
A cascaded multi-phase transducer using the Jape language which is a variant of the CPSL language. |
Classes in gate.creole used by gate.creole.annotdelete | |
AbstractLanguageAnalyser
A parent implementation of language analysers with some default code. |
|
AbstractProcessingResource
A convenience implementation of ProcessingResource with some default code. |
|
AbstractResource
A convenience implementation of Resource with some default code. |
|
ANNIEConstants
This interface defines constants used by the ANNIE processing resources. |
|
ExecutionException
This exception indicates failure during run()
invocations on ProcessingResources. |
|
ResourceInstantiationException
This exception indicates failure during instantiation of resources, which may be due to a number of causes: the resource metadata contains parameters that aren't available on the resource; the class for the resource cannot be found (e.g. |
Classes in gate.creole used by gate.creole.annotransfer | |
AbstractLanguageAnalyser
A parent implementation of language analysers with some default code. |
|
AbstractProcessingResource
A convenience implementation of ProcessingResource with some default code. |
|
AbstractResource
A convenience implementation of Resource with some default code. |
|
ANNIEConstants
This interface defines constants used by the ANNIE processing resources. |
|
ExecutionException
This exception indicates failure during run()
invocations on ProcessingResources. |
|
ResourceInstantiationException
This exception indicates failure during instantiation of resources, which may be due to a number of causes: the resource metadata contains parameters that aren't available on the resource; the class for the resource cannot be found (e.g. |
Classes in gate.creole used by gate.creole.coref | |
AbstractLanguageAnalyser
A parent implementation of language analysers with some default code. |
|
AbstractProcessingResource
A convenience implementation of ProcessingResource with some default code. |
|
AbstractResource
A convenience implementation of Resource with some default code. |
|
ANNIEConstants
This interface defines constants used by the ANNIE processing resources. |
|
ExecutionException
This exception indicates failure during run()
invocations on ProcessingResources. |
|
ResourceInstantiationException
This exception indicates failure during instantiation of resources, which may be due to a number of causes: the resource metadata contains parameters that aren't available on the resource; the class for the resource cannot be found (e.g. |
|
Transducer
A cascaded multi-phase transducer using the Jape language which is a variant of the CPSL language. |
Classes in gate.creole used by gate.creole.dumpingPR | |
AbstractLanguageAnalyser
A parent implementation of language analysers with some default code. |
|
AbstractProcessingResource
A convenience implementation of ProcessingResource with some default code. |
|
AbstractResource
A convenience implementation of Resource with some default code. |
|
ANNIEConstants
This interface defines constants used by the ANNIE processing resources. |
|
ExecutionException
This exception indicates failure during run()
invocations on ProcessingResources. |
|
ResourceInstantiationException
This exception indicates failure during instantiation of resources, which may be due to a number of causes: the resource metadata contains parameters that aren't available on the resource; the class for the resource cannot be found (e.g. |
Classes in gate.creole used by gate.creole.gazetteer | |
AbstractLanguageAnalyser
A parent implementation of language analysers with some default code. |
|
AbstractLanguageResource
A convenience implementation of LanguageResource with some default code. |
|
AbstractProcessingResource
A convenience implementation of ProcessingResource with some default code. |
|
AbstractResource
A convenience implementation of Resource with some default code. |
|
ANNIEConstants
This interface defines constants used by the ANNIE processing resources. |
|
ExecutionException
This exception indicates failure during run()
invocations on ProcessingResources. |
|
ResourceInstantiationException
This exception indicates failure during instantiation of resources, which may be due to a number of causes: the resource metadata contains parameters that aren't available on the resource; the class for the resource cannot be found (e.g. |
Classes in gate.creole used by gate.creole.ir | |
AbstractProcessingResource
A convenience implementation of ProcessingResource with some default code. |
|
AbstractResource
A convenience implementation of Resource with some default code. |
|
ANNIEConstants
This interface defines constants used by the ANNIE processing resources. |
|
ExecutionException
This exception indicates failure during run()
invocations on ProcessingResources. |
|
ResourceInstantiationException
This exception indicates failure during instantiation of resources, which may be due to a number of causes: the resource metadata contains parameters that aren't available on the resource; the class for the resource cannot be found (e.g. |
Classes in gate.creole used by gate.creole.ml | |
AbstractLanguageAnalyser
A parent implementation of language analysers with some default code. |
|
AbstractProcessingResource
A convenience implementation of ProcessingResource with some default code. |
|
AbstractResource
A convenience implementation of Resource with some default code. |
|
ANNIEConstants
This interface defines constants used by the ANNIE processing resources. |
|
ExecutionException
This exception indicates failure during run()
invocations on ProcessingResources. |
|
ResourceInstantiationException
This exception indicates failure during instantiation of resources, which may be due to a number of causes: the resource metadata contains parameters that aren't available on the resource; the class for the resource cannot be found (e.g. |
Classes in gate.creole used by gate.creole.ml.weka | |
ExecutionException
This exception indicates failure during run()
invocations on ProcessingResources. |
Classes in gate.creole used by gate.creole.ontology | |
ResourceInstantiationException
This exception indicates failure during instantiation of resources, which may be due to a number of causes: the resource metadata contains parameters that aren't available on the resource; the class for the resource cannot be found (e.g. |
Classes in gate.creole used by gate.creole.orthomatcher | |
AbstractLanguageAnalyser
A parent implementation of language analysers with some default code. |
|
AbstractProcessingResource
A convenience implementation of ProcessingResource with some default code. |
|
AbstractResource
A convenience implementation of Resource with some default code. |
|
ANNIEConstants
This interface defines constants used by the ANNIE processing resources. |
|
ExecutionException
This exception indicates failure during run()
invocations on ProcessingResources. |
|
ResourceInstantiationException
This exception indicates failure during instantiation of resources, which may be due to a number of causes: the resource metadata contains parameters that aren't available on the resource; the class for the resource cannot be found (e.g. |
Classes in gate.creole used by gate.creole.splitter | |
AbstractLanguageAnalyser
A parent implementation of language analysers with some default code. |
|
AbstractProcessingResource
A convenience implementation of ProcessingResource with some default code. |
|
AbstractResource
A convenience implementation of Resource with some default code. |
|
ANNIEConstants
This interface defines constants used by the ANNIE processing resources. |
|
ExecutionException
This exception indicates failure during run()
invocations on ProcessingResources. |
|
ResourceInstantiationException
This exception indicates failure during instantiation of resources, which may be due to a number of causes: the resource metadata contains parameters that aren't available on the resource; the class for the resource cannot be found (e.g. |
|
Transducer
A cascaded multi-phase transducer using the Jape language which is a variant of the CPSL language. |
Classes in gate.creole used by gate.creole.tokeniser | |
AbstractLanguageAnalyser
A parent implementation of language analysers with some default code. |
|
AbstractProcessingResource
A convenience implementation of ProcessingResource with some default code. |
|
AbstractResource
A convenience implementation of Resource with some default code. |
|
ANNIEConstants
This interface defines constants used by the ANNIE processing resources. |
|
ExecutionException
This exception indicates failure during run()
invocations on ProcessingResources. |
|
ResourceInstantiationException
This exception indicates failure during instantiation of resources, which may be due to a number of causes: the resource metadata contains parameters that aren't available on the resource; the class for the resource cannot be found (e.g. |
|
Transducer
A cascaded multi-phase transducer using the Jape language which is a variant of the CPSL language. |
Classes in gate.creole used by gate.gui | |
AbstractVisualResource
A convenience implementation of VisualResource with some default code. |
|
ANNIEConstants
This interface defines constants used by the ANNIE processing resources. |
|
AnnotationSchema
This class handles annotation schemas.An annotation schema is a representation of an annotation, together with its types and their attributes, values and types. |
|
AnnotationVisualResource
Visual Resources that display and/or edit annotations. |
|
BootStrap
This class creates a resource (e.g.ProcessingResource, VisualResource or Language Resource) with the information from the user and generates a project in the directory provided by the user |
|
FeatureSchema
This class describes a schema for a feature. |
|
Parameter
Models a resource parameter. |
|
ProtegeProjectName
Dummy Protege LR. |
|
ResourceData
Models an individual CREOLE resource metadata, plus configuration data, plus the instantiations of the resource current within the system. |
|
ResourceInstantiationException
This exception indicates failure during instantiation of resources, which may be due to a number of causes: the resource metadata contains parameters that aren't available on the resource; the class for the resource cannot be found (e.g. |
|
RunningStrategy
Base interface for objects that are used to decide whether a PR member of a ConditionalController needs to be run. |
|
SerialController
Execute a list of PRs serially. |
Classes in gate.creole used by gate.jape | |
ExecutionException
This exception indicates failure during run()
invocations on ProcessingResources. |
|
ResourceInstantiationException
This exception indicates failure during instantiation of resources, which may be due to a number of causes: the resource metadata contains parameters that aren't available on the resource; the class for the resource cannot be found (e.g. |
Classes in gate.creole used by gate.util | |
ANNIEConstants
This interface defines constants used by the ANNIE processing resources. |
|
ResourceInstantiationException
This exception indicates failure during instantiation of resources, which may be due to a number of causes: the resource metadata contains parameters that aren't available on the resource; the class for the resource cannot be found (e.g. |
Classes in gate.creole used by gate.util.persistence | |
ResourceInstantiationException
This exception indicates failure during instantiation of resources, which may be due to a number of causes: the resource metadata contains parameters that aren't available on the resource; the class for the resource cannot be found (e.g. |
Classes in gate.creole used by gate.wordnet | |
AbstractLanguageResource
A convenience implementation of LanguageResource with some default code. |
|
AbstractResource
A convenience implementation of Resource with some default code. |
|
ResourceInstantiationException
This exception indicates failure during instantiation of resources, which may be due to a number of causes: the resource metadata contains parameters that aren't available on the resource; the class for the resource cannot be found (e.g. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |