|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AbstractFeatureBearer in gate |
Subclasses of AbstractFeatureBearer in gate | |
class |
DocumentFormat
The format of Documents. |
Uses of AbstractFeatureBearer in gate.annotation |
Subclasses of AbstractFeatureBearer in gate.annotation | |
class |
AnnotationImpl
Provides an implementation for the interface gate.Annotation |
Uses of AbstractFeatureBearer in gate.corpora |
Subclasses of AbstractFeatureBearer in gate.corpora | |
class |
CorpusImpl
Corpora are sets of Document. |
class |
DatabaseCorpusImpl
|
class |
DatabaseDocumentImpl
|
class |
DocumentImpl
Represents the commonalities between all sorts of documents. |
class |
EmailDocumentFormat
The format of Documents. |
class |
HtmlDocumentFormat
The format of Documents. |
class |
RtfDocumentFormat
The format of Documents. |
class |
SerialCorpusImpl
|
class |
SgmlDocumentFormat
The format of Documents. |
class |
TextualDocumentFormat
The format of Documents. |
class |
XmlDocumentFormat
The format of Documents. |
Uses of AbstractFeatureBearer in gate.creole |
Subclasses of AbstractFeatureBearer in gate.creole | |
class |
AbstractController
|
class |
AbstractLanguageAnalyser
A parent implementation of language analysers with some default code. |
class |
AbstractLanguageResource
A convenience implementation of LanguageResource with some default code. |
class |
AbstractProcessingResource
A convenience implementation of ProcessingResource with some default code. |
class |
AbstractResource
A convenience implementation of Resource with some default code. |
class |
ANNIETransducer
The ANNIE named entity transducer. |
class |
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. |
class |
APFormatExporter
This class implements a APF xml exporter. |
class |
POSTagger
This class is a wrapper for HepTag, Mark Hepple's POS tagger. |
class |
ResourceData
Models an individual CREOLE resource metadata, plus configuration data, plus the instantiations of the resource current within the system. |
class |
SerialAnalyserController
This class implements a SerialController that only contains LanguageAnalyser s. |
class |
SerialController
Execute a list of PRs serially. |
class |
Transducer
A cascaded multi-phase transducer using the Jape language which is a variant of the CPSL language. |
class |
VPChunker
ANNIE VP Chunker module. |
Uses of AbstractFeatureBearer in gate.creole.annotdelete |
Subclasses of AbstractFeatureBearer in gate.creole.annotdelete | |
class |
AnnotationDeletePR
This class is the implementation of a processing resource which deletes all annotations and sets other than 'original markups'. |
Uses of AbstractFeatureBearer in gate.creole.annotransfer |
Subclasses of AbstractFeatureBearer in gate.creole.annotransfer | |
class |
AnnotationSetTransfer
This class is the implementation of the resource ACEPROCESSOR. |
Uses of AbstractFeatureBearer in gate.creole.coref |
Subclasses of AbstractFeatureBearer in gate.creole.coref | |
class |
Coreferencer
|
class |
PronominalCoref
|
Uses of AbstractFeatureBearer in gate.creole.dumpingPR |
Subclasses of AbstractFeatureBearer in gate.creole.dumpingPR | |
class |
DumpingPR
This class implements a DumpingPR which exports a given set of annotation types + the original markup, back into the document's native format. |
Uses of AbstractFeatureBearer in gate.creole.gazetteer |
Subclasses of AbstractFeatureBearer in gate.creole.gazetteer | |
class |
DefaultGazetteer
This component is responsible for doing lists lookup. |
Uses of AbstractFeatureBearer in gate.creole.orthomatcher |
Subclasses of AbstractFeatureBearer in gate.creole.orthomatcher | |
class |
OrthoMatcher
|
Uses of AbstractFeatureBearer in gate.creole.splitter |
Subclasses of AbstractFeatureBearer in gate.creole.splitter | |
class |
SentenceSplitter
A sentence splitter. |
Uses of AbstractFeatureBearer in gate.creole.tokeniser |
Subclasses of AbstractFeatureBearer in gate.creole.tokeniser | |
class |
DefaultTokeniser
A composed tokeniser containing a SimpleTokeniser and a
Transducer . |
class |
SimpleTokeniser
Implementation of a Unicode rule based tokeniser. |
Uses of AbstractFeatureBearer in gate.gui |
Subclasses of AbstractFeatureBearer in gate.gui | |
(package private) class |
UnrestrictedAnnotationEditor.MyCustomFeatureBearer
This class implements a feature bearer. |
Uses of AbstractFeatureBearer in gate.persist |
Subclasses of AbstractFeatureBearer in gate.persist | |
class |
JDBCDataStore
|
class |
OracleDataStore
|
class |
SerialDataStore
A data store based on Java serialisation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |